KAFKA-8155: Add 2.2.0 release to system tests#6597
Conversation
|
Triggered all system tests: https://jenkins.confluent.io/job/system-test-kafka-branch-builder/2515/ Call for review @guozhangwang @bbejeck @vvcephei @ableegoldman @cadonna |
|
Should this be cherry-picked to |
|
Java 8 failed with retest this please |
Thanks Bill. That would have slipped... |
|
Retriggered system test that where doomed to fail: https://jenkins.confluent.io/job/system-test-kafka-branch-builder/2519/ |
|
Specified wrong branch for system test. Retriggered: https://jenkins.confluent.io/job/system-test-kafka-branch-builder/2526/ |
8f3db9c to
67922ee
Compare
|
Rebased to resolve merge conflict. Fixed artifact issue. Retriggered system tests: https://jenkins.confluent.io/job/system-test-kafka-branch-builder/2591/ |
67922ee to
9f3be88
Compare
|
Rebased this to get latest system test fixes. New system test run: https://jenkins.confluent.io/job/system-test-kafka-branch-builder/2631/ |
abbccdda
left a comment
There was a problem hiding this comment.
Thanks for the hard work! Just some minor comments
There was a problem hiding this comment.
Should that be 2.1.1?
I am asking because this list enumerates only the most recent bugfix releases and you removed 2.1.0 in tests/docker/Dockerfile.
There was a problem hiding this comment.
This is updated in #6596 -- separate PR to allow cherry-picking to older branches.
There was a problem hiding this comment.
Should this be kafka-streams-2.1.1-test.jar?
|
Updates this. Retriggered system tests: https://jenkins.confluent.io/job/system-test-kafka-branch-builder/2655/ |
647771d to
9cb5c7c
Compare
|
Rebased to resolve merge conflict. Retriggered system tests: https://jenkins.confluent.io/job/system-test-kafka-branch-builder/2666/ |
|
Fix failing system test. Retriggered build: https://jenkins.confluent.io/job/system-test-kafka-branch-builder/2679/ |
|
LGTM. Please feel free to merge afterwards. |
|
System test passed. Jenkins passed. Merging this now. |
Reviewers: Bill Bejeck <bill@confluent.io>, Boyang Chen <boyang@confluent.io>, Bruno Cadonna <bruno@confluent.io>, Guozhang Wang <guozhang@confuent.io>
|
Merged to |
* AK_REPO/2.3: KAFKA-8155: Add 2.2.0 release to system tests (apache#6597) KAFKA-8404: Add HttpHeader to RestClient HTTP Request and Connector REST API (apache#6791) KAFKA-8473: Adjust Connect system tests for incremental cooperative rebalancing (apache#6872) KAFKA-8475: Temporarily restore SslFactory.sslContext() helper KAFKA-8449: Restart tasks on reconfiguration under incremental cooperative rebalancing (apache#6850) KAFKA-8426; Fix for keeping the ConfigProvider configs consistent with KIP-297 (apache#6750) KAFKA-8425: Fix for correctly handling immutable maps (KIP-421 bug) (apache#6795) MINOR: Reordering the props modification with configs construction
Reviewers: Bill Bejeck <bill@confluent.io>, Boyang Chen <boyang@confluent.io>, Bruno Cadonna <bruno@confluent.io>, Guozhang Wang <guozhang@confuent.io>
More detailed description of your change,
if necessary. The PR title and PR message become
the squashed commit message, so use a separate
comment to ping reviewers.
Summary of testing strategy (including rationale)
for the feature or bug fix. Unit and/or integration
tests are expected for any behaviour change and
system tests should be considered for larger changes.
Committer Checklist (excluded from commit message)