eolivelli commented on issue #2269: Bookie shutdown due to OutOfDirectMemoryError URL: https://github.com/apache/bookkeeper/issues/2269#issuecomment-590053233 We have a few features to prevent this situation. Are you writing huge messages ? Are you running the Bookie with the configuration shipped with Pulsar or the default values on "master" branch ? You can try to tune the Bookie using Pulsar suggested values. You can check all tunables about the maximum number of concurrent writes (pendingAdds) in this file: https://github.com/apache/bookkeeper/blob/master/bookkeeper-server/src/main/java/org/apache/bookkeeper/conf/ServerConfiguration.java#L198
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
