Skip to content

KAFKA-7489: Remove 0.9 compatibility checks from ConnectDistributedTest#8035

Merged
rhauch merged 1 commit intoapache:2.3from
gharris1727:kafka-7489-remove-0.9
Feb 5, 2020
Merged

KAFKA-7489: Remove 0.9 compatibility checks from ConnectDistributedTest#8035
rhauch merged 1 commit intoapache:2.3from
gharris1727:kafka-7489-remove-0.9

Conversation

@gharris1727
Copy link
Copy Markdown
Contributor

(#7023) exposed an incompatibility between Kafka <=0.9 and Connect >0.9,
in which the broker does not recognize a request for ApiVersions.
For trunk and 2.4, this test case was removed rather than the issue addressed.
This effectively backports the other half of (#7023) which was left out of (#7791).

Signed-off-by: Greg Harris gregh@confluent.io

It is necessary to backport this to all of the branches that #7791 was backported to, namely 2.2 and 2.1.

Committer Checklist (excluded from commit message)

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

(apache#7023) exposed an incompatibility between Kafka <=0.9 and Connect >0.9,
in which the broker does not recognize a request for ApiVersions.
For trunk and 2.4, this test case was removed rather than the issue addressed.
This effectively backports the other half of (apache#7023) which was left out of (apache#7791).

Signed-off-by: Greg Harris <gregh@confluent.io>
@gharris1727
Copy link
Copy Markdown
Contributor Author

cc @rhauch @vvcephei @ncliang for review

Copy link
Copy Markdown
Contributor

@rhauch rhauch left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks, @gharris1727

@rhauch
Copy link
Copy Markdown
Contributor

rhauch commented Feb 3, 2020

ok to test

@rhauch
Copy link
Copy Markdown
Contributor

rhauch commented Feb 4, 2020

This PR changes only the system tests, and the (non-system test) build failures are completely unrelated.

@gharris1727
Copy link
Copy Markdown
Contributor Author

@rhauch rhauch merged commit 8a4d9f5 into apache:2.3 Feb 5, 2020
rhauch pushed a commit that referenced this pull request Feb 5, 2020
…DistributedTest (#8035)

(#7023) exposed an incompatibility between Kafka <=0.9 and Connect >0.9,
in which the broker does not recognize a request for ApiVersions.
For trunk and 2.4, this test case was removed rather than the issue addressed.
This effectively backports the other half of (#7023) which was left out of (#7791).

Signed-off-by: Greg Harris <gregh@confluent.io>

Author: Greg Harris <gregh@confluent.io>
Reviewers: Randall Hauch <rhauch@gmail.com>, Andrew Choi <andchoi@linkedin.com>
rhauch pushed a commit that referenced this pull request Feb 5, 2020
…DistributedTest (#8035)

(#7023) exposed an incompatibility between Kafka <=0.9 and Connect >0.9,
in which the broker does not recognize a request for ApiVersions.
For trunk and 2.4, this test case was removed rather than the issue addressed.
This effectively backports the other half of (#7023) which was left out of (#7791).

Signed-off-by: Greg Harris <gregh@confluent.io>

Author: Greg Harris <gregh@confluent.io>
Reviewers: Randall Hauch <rhauch@gmail.com>, Andrew Choi <andchoi@linkedin.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants