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

Flavio Junqueira commented on BOOKKEEPER-625:
---------------------------------------------

Do you know why it happened? It doesn't sound right to add code to deal with 
out of memory exceptions because it is really an anomalous situation. If we 
have a bug that is causing the bookie to run out of memory, then we need to 
track the bug. Is it something that has happened multiple times or just once? 
If it is reproducible, then we can try to fix what caused it.
                
> 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, 4.3.0
>            Reporter: Vinay
>            Assignee: Vinay
>             Fix For: 4.2.2, 4.3.0
>
>
> 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