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/17 22:00:51 UTC

[GitHub] [bookkeeper] dlg99 opened a new pull request #3064: ISSUE 2898: DistributedLogManager can skip over a segment on read.

dlg99 opened a new pull request #3064:
URL: https://github.com/apache/bookkeeper/pull/3064


   Descriptions of the changes in this PR:
   ### Motivation
   
   DLM test suite was flaky.
   Repro/troubleshooting shows that DLM can skip over a data segment on read.
   
   ### Changes
   
   Test + fix (don't move segment if it moved already).
   
   Master Issue: #2898 
   
   


-- 
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



[GitHub] [bookkeeper] dlg99 commented on pull request #3064: ISSUE 2898: DistributedLogManager can skip over a segment on read.

Posted by GitBox <gi...@apache.org>.
dlg99 commented on pull request #3064:
URL: https://github.com/apache/bookkeeper/pull/3064#issuecomment-1043738311


   @sijie @merlimat You are more familiar with the dlog, can you please review this PR?


-- 
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



[GitHub] [bookkeeper] dlg99 merged pull request #3064: ISSUE 2898: DistributedLogManager can skip over a segment on read.

Posted by GitBox <gi...@apache.org>.
dlg99 merged pull request #3064:
URL: https://github.com/apache/bookkeeper/pull/3064


   


-- 
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