You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/08/26 18:37:01 UTC

[jira] [Commented] (ASTERIXDB-2072) Checkpoints incorrectly deleted on ClosedByInterruptException

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

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

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

[ASTERIXDB-2072][STO] Do Not Delete Checkpoints on ClosedByInterruptException

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

Details:
- On ClosedByInterruptException, don't delete checkpoints since
  they are not corrupted.

Change-Id: I7581eb15558dd656d9e2de1469845371dcc13e4b
Reviewed-on: https://asterix-gerrit.ics.uci.edu/1975
Sonar-Qube: Jenkins <je...@fulliautomatix.ics.uci.edu>
Integration-Tests: Jenkins <je...@fulliautomatix.ics.uci.edu>
Reviewed-by: Michael Blow <mb...@apache.org>
Tested-by: Jenkins <je...@fulliautomatix.ics.uci.edu>


> Checkpoints incorrectly deleted on ClosedByInterruptException
> -------------------------------------------------------------
>
>                 Key: ASTERIXDB-2072
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2072
>             Project: Apache AsterixDB
>          Issue Type: Bug
>            Reporter: Murtadha Hubail
>            Assignee: Murtadha Hubail
>
> On ClosedByInterruptException, the checkpoint file shouldn't be deleted since it is not corrupted.



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