[ 
https://issues.apache.org/jira/browse/ASTERIXDB-2040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16128443#comment-16128443
 ] 

ASF subversion and git services commented on ASTERIXDB-2040:
------------------------------------------------------------

Commit bedf57e189bb0ef337ab4ab557001ff43167e440 in asterixdb's branch 
refs/heads/master from [~mhubail]
[ https://git-wip-us.apache.org/repos/asf?p=asterixdb.git;h=bedf57e ]

[ASTERIXDB-2040][STO] Reopen closed file due to interrupts

- user model changes: no
- storage format changes: no
- interface changes: no

Details:
- When a file channel is closed due to interruption,
  reopen the file to allow new readers to read it.
- Add a test case to test the new behavior.

Change-Id: I06d7719801282dbf4a4c16ec3d1cdcac2a62e631
Reviewed-on: https://asterix-gerrit.ics.uci.edu/1942
Sonar-Qube: Jenkins <[email protected]>
Tested-by: Jenkins <[email protected]>
Contrib: Jenkins <[email protected]>
Integration-Tests: Jenkins <[email protected]>
Reviewed-by: abdullah alamoudi <[email protected]>


> A file can be incorrectly closed when a job is aborted
> ------------------------------------------------------
>
>                 Key: ASTERIXDB-2040
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2040
>             Project: Apache AsterixDB
>          Issue Type: Bug
>            Reporter: Murtadha Hubail
>            Assignee: Murtadha Hubail
>            Priority: Critical
>
> Currently, when the job executor thread is interrupted right before reading 
> from a file, the file will be closed which will cause all new readers to fail.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to