KAFKA-8602: Backport bugfix for standby task creation#7148
Merged
mjsax merged 2 commits intoapache:1.0from Aug 6, 2019
Merged
Conversation
Backports bugfix in standby task creation from PR apache#7008. A separate PR is needed because some tests in the original PR use topology optimizations and mocks that were introduced afterwards.
Member
Author
Member
|
retest this please |
Member
|
Retest this please |
mjsax
approved these changes
Aug 1, 2019
bbejeck
approved these changes
Aug 1, 2019
Member
|
Java 7/8 seem related failures |
Member
Author
|
Retest this, please |
Member
|
Java7 timed out. Java8 passed. Retest this please. |
Member
Author
|
Java 10 errors are due to https://issues.apache.org/jira/browse/KAFKA-7307. Will retstart builds to check Java 7 timeout Retest this, please |
Member
|
Java7 passed this time. We also got a green Java8 above. Merging. |
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.
Backports bugfix in standby task creation from PR #7008.
A separate PR is needed because some tests in the original PR
use topology optimizations and mocks that were introduced afterwards.
Committer Checklist (excluded from commit message)