Skip to content

KAFKA-14279; Add 3.3.x to core compatibility tests#13076

Merged
jsancio merged 1 commit intoapache:trunkfrom
jsancio:kafka-14279-3-3-sys-test
Jan 5, 2023
Merged

KAFKA-14279; Add 3.3.x to core compatibility tests#13076
jsancio merged 1 commit intoapache:trunkfrom
jsancio:kafka-14279-3-3-sys-test

Conversation

@jsancio
Copy link
Member

@jsancio jsancio commented Jan 4, 2023

Now that 3.3.x exist, add system tests for upgrade, downgrade and client compatibility.

Committer Checklist (excluded from commit message)

  • Verify design and implementation
  • Verify test coverage and CI build status
  • Verify documentation (including upgrade notes)

Now that 3.3.x exist, add system tests for upgrade, downgrade and client
compatibility.
@jsancio
Copy link
Member Author

jsancio commented Jan 4, 2023

@cadonna can you review this PR?

Running system tests on this branch.

Copy link
Member

@ijuma ijuma left a comment

Choose a reason for hiding this comment

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

LGTM if we verified that these system tests run correctly after these changes.

@jsancio
Copy link
Member Author

jsancio commented Jan 5, 2023

Thanks for the review @ijuma. Here are the results: http://confluent-kafka-branch-builder-system-test-results.s3-us-west-2.amazonaws.com/system-test-kafka-branch-builder--1672892122--jsancio--kafka-14279-3-3-sys-test--22b8a8e2c6/2023-01-04--001./2023-01-04--001./report.html

None of the tests that I added failed. There are 13 system tests that mention 3.3.1 which matches what I expected. I am going to merge and cherry pick to the 3.4 branch.

@jsancio jsancio merged commit f668c8e into apache:trunk Jan 5, 2023
@jsancio jsancio deleted the kafka-14279-3-3-sys-test branch January 5, 2023 19:28
jsancio added a commit that referenced this pull request Jan 5, 2023
Now that 3.3.x exist, add system tests for upgrade, downgrade and client
compatibility.

Reviewers: Ismael Juma <ismael@juma.me.uk>
rajinisivaram added a commit to confluentinc/kafka that referenced this pull request Jan 9, 2023
…9-jan-2023

* apache/trunk: (16 commits)
  KAFKA-14570: Fix parenthesis in verifyFullFetchResponsePartitions output (apache#13072)
  MINOR: Remove public mutable fields from ProducerAppendInfo (apache#13091)
  KAFKA-14558: Move/Rewrite LastRecord, TxnMetadata, BatchMetadata, ProducerStateEntry, and ProducerAppendInfo to the storage module (apache#13043)
  KAFKA-14535: Fix flaky EndToEndAuthorization tests which were sensitive to ACL change reordering (apache#13086)
  KAFKA-9087 Replace log high watermark by future log high watermark wh… (apache#13075)
  MINOR: add error reason when controller failed to handle events (apache#13050)
  MINOR: doc: note how JDK-8136913 can affect client SASL (apache#13071)
  2023 (apache#13083)
  KAFKA-14279; Add 3.3.x to core compatibility tests (apache#13076)
  MINOR Fixed doc generation for LogConfig class in genTopicConfigDocs. (apache#13079)
  ...
guozhangwang pushed a commit to guozhangwang/kafka that referenced this pull request Jan 25, 2023
Now that 3.3.x exist, add system tests for upgrade, downgrade and client
compatibility.

Reviewers: Ismael Juma <ismael@juma.me.uk>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants