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


   Descriptions of the changes in this PR:
   
   ### Motivation
   
   Flaky  test
   
   ### Changes
   
   AFAICT the test flaked because sometimes provided 15ms timeout for the 
compaction was not enough.
   Possibly related to addition of 
`baseConf.setGcEntryLogMetadataCacheEnabled(true);` 
   I split the test into two:
   - one with much higher timeout to make sure compaction can finish
   - one with a very short timeout to make sure at least one entry log won't 
get compacted
   
   Master Issue: #3038 
   
   
   


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


Reply via email to