Skip to content

Conversation

@dlg99
Copy link
Contributor

@dlg99 dlg99 commented Feb 11, 2022

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

Copy link
Contributor

@eolivelli eolivelli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

thanks

@eolivelli eolivelli merged commit 0de75bc into apache:master Feb 11, 2022
@eolivelli eolivelli added this to the 4.15.0 milestone Feb 11, 2022
StevenLuMT pushed a commit to StevenLuMT/bookkeeper that referenced this pull request Feb 16, 2022
Ghatage pushed a commit to sijie/bookkeeper that referenced this pull request Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants