hangc0276 commented on issue #3734: URL: https://github.com/apache/bookkeeper/issues/3734#issuecomment-1409868403
In your test code, you closed the `locationsDb` before the flush, which means you flush data into a closed DB and it will throw exceptions. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
