You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2020/09/08 22:04:17 UTC

[GitHub] [bookkeeper] francesco1997 commented on issue #2411: BufferedChannel.write() method never ends if the BufferedChannel class is instantiated with capacity equal to 0

francesco1997 commented on issue #2411:
URL: https://github.com/apache/bookkeeper/issues/2411#issuecomment-689160915


   Journal class would freeze when writing data in its log file if Journal class initializes BufferedChannel class with 0 capacity. 
   
   I have no issue in production or in test environment. I found this bug while doing unit tests on BufferedChannel class.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org