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

Flavio Junqueira commented on BOOKKEEPER-148:
---------------------------------------------

If I remember correctly, it helped to increase the max heap size when running 
locally. The machine running jenkins doesn't have enough memory, is it the 
case? Otherwise, the patch looks good.
                
> Jenkins build is failing
> ------------------------
>
>                 Key: BOOKKEEPER-148
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-148
>             Project: Bookkeeper
>          Issue Type: Bug
>            Reporter: Ivan Kelly
>            Assignee: Ivan Kelly
>             Fix For: 4.1.0
>
>         Attachments: BOOKKEEPER-148.diff
>
>
> This is due to running out of DirectBufferMemory in TestFencing which doesn't 
> get garbage collected as normal memory does. TestFencing creates too many 
> BookKeeper client instances, and this is what exhausts the buffers.

--
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

        

Reply via email to