KAFKA-9490: Fix generics for Grouped#8028
Merged
mjsax merged 1 commit intoapache:trunkfrom Feb 4, 2020
Merged
Conversation
Member
Author
|
Java 11: For the second failure, the error is: This is a new test that was merged recently via #7989 (but the build was green; also re-run the test locally and it passed) -- we also have a follow up PR #8027 (in case there is a real issue, we can fix it there -- did not create a ticket for that reason). Java 8 timed out. Retest this please. |
Member
Author
|
Java 11: Java 8: Retest this please. |
andrewchoi5
approved these changes
Feb 2, 2020
3 tasks
Member
Author
|
Java 8: Java 11: Every test passed in at least one test run. Merging. |
ijuma
added a commit
to confluentinc/kafka
that referenced
this pull request
Feb 4, 2020
Conflicts related to version bump in AK, replaced 2.6 with 6.0: * gradle.properties * __init__.py * version.py * apache-github/trunk: KAFKA-9490: Fix generics for Grouped (apache#8028) Bump trunk to 2.6.0-SNAPSHOT (apache#8026) KAFKA-9027, KAFKA-9028: Convert create/delete acls requests/response to use generated protocol (apache#7725) MINOR: Refactor CheckpointFile to improve testability (apache#7391) MINOR: updated documentation where RocksDBStore was being used as the sample class for byte[] versus Bytes examples (apache#5884)
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.
Call for review @guozhangwang @vvcephei