[ https://issues.apache.org/jira/browse/BOOKKEEPER-114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13152986#comment-13152986 ]
Ivan Kelly commented on BOOKKEEPER-114: --------------------------------------- Ah, I hadn't seen BOOKKEEPER-62. Will comment on that, as it's more relevant to the issue. > add a shutdown hook to shut down bookie server safely. > ------------------------------------------------------ > > Key: BOOKKEEPER-114 > URL: https://issues.apache.org/jira/browse/BOOKKEEPER-114 > Project: Bookkeeper > Issue Type: Improvement > Affects Versions: 4.0.0 > Reporter: Sijie Guo > Assignee: Sijie Guo > Priority: Blocker > Fix For: 4.0.0 > > Attachments: BOOKKEEPER-114.patch > > > Currently, if Bookie server is terminated, e.g. CTRL-C, kill -SIGTERM pid, > kill pid, the data buffered in BufferedChannel has no chanced to be flushed, > which may make files corrupted. > We should add a shutdown hook to shut down bookie server safely, which will > be called when JVM is terminated. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira