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/11 16:22:00 UTC

[jira] [Commented] (ASTERIXDB-2031) NC shutdown now hangs forever

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

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

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

[ASTERIXDB-2031][HYR] Kill NC when shutdwon hangs

- user model changes: Shutdown doesn't hang anymore
- storage format changes: no
- interface changes: no

details:
- A watchdog is added to the shutdown hook to ensure it completes
  within a pre-specified time window. If the window passes before
  shutdown completes, the JVM is killed.

Change-Id: I9de911f81d6b3723e7cc3674bd80d56df8203c0a
Reviewed-on: https://asterix-gerrit.ics.uci.edu/1934
Integration-Tests: Jenkins <je...@fulliautomatix.ics.uci.edu>
Tested-by: Jenkins <je...@fulliautomatix.ics.uci.edu>
Contrib: Jenkins <je...@fulliautomatix.ics.uci.edu>
Reviewed-by: Murtadha Hubail <mh...@apache.org>


> NC shutdown now hangs forever
> -----------------------------
>
>                 Key: ASTERIXDB-2031
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2031
>             Project: Apache AsterixDB
>          Issue Type: Bug
>            Reporter: Abdullah Alamoudi
>            Assignee: Abdullah Alamoudi
>
> Shutdown can hang forever... 
> To avoid this, we should wait for a specified time window and then halt the jvm..



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