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 2018/02/09 14:27:42 UTC

[GitHub] ivankelly opened a new pull request #1137: Fix test regression due to change in default ledger manager

ivankelly opened a new pull request #1137: Fix test regression due to change in default ledger manager
URL: https://github.com/apache/bookkeeper/pull/1137
 
 
   TestBenchmark#testReadThroughputLatency() regressed due to the change
   in 3ddc5db, where the default ledger manager was changed from flat to
   hierarchical.
   
   The fix is to use flat for this test. I've also cleaned up the test a
   little, and added some code to the benchmark to make the test run
   faster.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services