MINOR: fix record time in shouldWipeOutStandbyStateDirectoryIfCheckpointIsMissing#9948
Merged
mjsax merged 1 commit intoapache:trunkfrom Jan 22, 2021
wcarlson5:Minor_update_standy_test
Merged
MINOR: fix record time in shouldWipeOutStandbyStateDirectoryIfCheckpointIsMissing#9948mjsax merged 1 commit intoapache:trunkfrom wcarlson5:Minor_update_standy_test
mjsax merged 1 commit intoapache:trunkfrom
wcarlson5:Minor_update_standy_test
Conversation
Contributor
Author
|
@mjsax I extracted the fix |
3 tasks
mjsax
approved these changes
Jan 22, 2021
Member
mjsax
left a comment
There was a problem hiding this comment.
LGTM. Will merge after Jenkins passed and cherry-pick to older branches.
Member
|
LGTM! Thanks for the fix, @wcarlson5 . And all tests passed! |
Member
|
@showuon -- I just see you comment now after merging. Did not add you as reviewer in the commit message. Sorry about that. |
mjsax
pushed a commit
that referenced
this pull request
Jan 23, 2021
…eckpointIsMissing (#9948) Reviewer: Matthias J. Sax <matthias@confluent.io>
mjsax
pushed a commit
that referenced
this pull request
Jan 23, 2021
…eckpointIsMissing (#9948) Reviewer: Matthias J. Sax <matthias@confluent.io>
Member
|
Merged to |
ijuma
added a commit
to ijuma/kafka
that referenced
this pull request
Jan 26, 2021
…e-allocations-lz4 * apache-github/trunk: (562 commits) MINOR: remove unused code from MessageTest (apache#9961) MINOR: Fix visibility of Log.{unflushedMessages, addSegment} methods (apache#9966) KAFKA-12229: Restore original class loader in integration tests using EmbeddedConnectCluster during shutdown (apache#9942) KAFKA-12190: Fix setting of file permissions on non-POSIX filesystems (apache#9947) MINOR: Remove `toStruct` and `fromStruct` methods from generated protocol classes (apache#9960) MINOR: Fix typo in Utils#toPositive (apache#9943) MINOR: MessageUtil: remove some deadcode (apache#9931) MINOR: Update zstd-jni to 1.4.8-2 (apache#9957) MINOR: Revert assertion in MockProducerTest (apache#9956) MINOR: Optimize assertions in unit tests (apache#9955) MINOR: Tag `RaftEventSimulationTest` as `integration` and tweak it (apache#9925) MINOR: Update to Gradle 6.8.1 (apache#9953) MINOR: A few small group coordinator cleanups (apache#9952) MINOR: Upgrade ducktape to version 0.8.1 (apache#9933) MINOR: fix record time in test shouldWipeOutStandbyStateDirectoryIfCheckpointIsMissing (apache#9948) MINOR: Restore interrupt status when closing (apache#9863) KAFKA-10357: Extract setup of repartition topics from Streams partition assignor (apache#9848) KAFKA-12212; Bump Metadata API version to remove `ClusterAuthorizedOperations` fields (KIP-700) (apache#9945) MINOR: log 2min processing summary of StreamThread loop (apache#9941) MINOR: Drop enable.metadata.quorum config (apache#9934) ...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Prevents cleaner thread from occasionally deleting segments
Committer Checklist (excluded from commit message)