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 2022/02/04 17:49:39 UTC

[GitHub] [bookkeeper] dlg99 commented on issue #2974: When the journal directory is even, the journal data is unevenly distributed

dlg99 commented on issue #2974:
URL: https://github.com/apache/bookkeeper/issues/2974#issuecomment-1030214283


   @Vanlightly @eolivelli I updated OrderedExecutor to better distribute data across the threads, added tests reproducing the issue. please take a look: 
   
   https://github.com/apache/bookkeeper/pull/3023
   
   This does not address the fact that generated ledger ids are skewed towards even numbers.
   This does not fix routing of the journals/data dirs.


-- 
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: issues-unsubscribe@bookkeeper.apache.org

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