Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

[BUG] KoP and pulsar-2.8.0 compatibility #768

Closed
wenbingshen opened this issue Sep 30, 2021 · 2 comments
Closed

[BUG] KoP and pulsar-2.8.0 compatibility #768

wenbingshen opened this issue Sep 30, 2021 · 2 comments
Labels

Comments

@wenbingshen
Copy link
Contributor

Describe the bug
A clear and concise description of what the bug is.

I use pulsar-2.8.0 and kop's current master branch to test, kafka consumers cannot consume data, kop does not throw any exceptions, and the Fetch request will never be completed until timeout, then will be cancelled; after @BewareMyPower prompt, I tested kop-2.8.0.16 and pulsar-2.8.0 also have this problem, which is a compatibility problem introduced by kop.
We should remind users about compatibility issues in this area, or we should branch out a patch for the latest kop-2.8.0.16 to solve this compatibility issue.

@BewareMyPower
Copy link
Collaborator

BewareMyPower commented Sep 30, 2021

You can push a fix to branch-2.8. But since latest Pulsar 2.8.x version is 2.8.1 now, we might not release any KoP 2.8.0.x in future. So it's better to add docs to mark the affected minor versions.

@wenbingshen
Copy link
Contributor Author

You can push a fix to branch-2.8. But since latest Pulsar 2.8.x version is 2.8.1 now, we might not release any KoP 2.8.0.x in future. So it's better to add docs to mark the affected minor versions.

I agree to add docs to mark the affected minor versions.

BewareMyPower pushed a commit that referenced this issue Oct 6, 2021
Some patch branches of KoP-2.8.0 have introduced a compatibility issue with Pulsar-2.8.0. Since the current major version is 2.8.1,  so add docs to mark the affected minor version.

see related issue #768
BewareMyPower pushed a commit that referenced this issue Oct 20, 2021
Some patch branches of KoP-2.8.0 have introduced a compatibility issue with Pulsar-2.8.0. Since the current major version is 2.8.1,  so add docs to mark the affected minor version.

see related issue #768
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants