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

Ivan Kelly commented on BOOKKEEPER-625:
---------------------------------------

With this patch the process will just exit silently, no?

Couldn't we also change the catch on line 158 to take a Throwable rather than 
an Exception. This way, it will at least attempt to inform the user of the 
problem.
                
> On OutOfMemoryError in NIOServerFactory thread bookie should shutdown
> ---------------------------------------------------------------------
>
>                 Key: BOOKKEEPER-625
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-625
>             Project: Bookkeeper
>          Issue Type: Bug
>          Components: bookkeeper-server
>    Affects Versions: 4.2.1
>            Reporter: Vinay
>            Assignee: Vinay
>             Fix For: 4.2.2
>
>         Attachments: BOOKKEEPER-625-branch-4.2.patch
>
>
> Observed OutOfMemoryError in NIOServerFactory, but it didnt bring down the 
> bookie and it continued to run without serving. 
> On OOME in any thread, bookie should shutdown.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to