Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3.0.x & 4.0.0 release of pulsar-client-kafka adaptor #23555

Open
1 of 2 tasks
kbiedermann opened this issue Nov 4, 2024 · 5 comments
Open
1 of 2 tasks

3.0.x & 4.0.0 release of pulsar-client-kafka adaptor #23555

kbiedermann opened this issue Nov 4, 2024 · 5 comments
Labels
type/enhancement The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages

Comments

@kbiedermann
Copy link

Search before asking

  • I searched in the issues and found nothing similar.

Motivation

In order to transition code to Pulsar it is easiest to leverage the pulsar-client-kafka adaptor

Solution

Perform release of: https://github.com/apache/pulsar-adapters with compatibility for Pulsar 3.0.x & 4.0.x

Alternatives

Remove support for Kafka adaptor, however this tool seems useful for migrating users from Kafka to Pulsar, increasing Pulsar's footprint and community support.

Anything else?

No response

Are you willing to submit a PR?

  • I'm willing to submit a PR!
@kbiedermann kbiedermann added the type/enhancement The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages label Nov 4, 2024
@lhotari
Copy link
Member

lhotari commented Nov 6, 2024

Related issue #23554

@lhotari
Copy link
Member

lhotari commented Nov 6, 2024

@lhotari
Copy link
Member

lhotari commented Nov 6, 2024

The versioning of pulsar-adapters is independent of apache/pulsar versioning. However, it should be maintained to ensure the compatibility with at least LTS releases. We should have 3.0.0 and 4.0.0 releases of pulsar-adapters available. The docs should be updated with the correct version to use, #23554

@kbiedermann
Copy link
Author

Is there an expected timeline for the 3.0.0 & 4.0.0 releases of pulsar-adapters?

visxu added a commit to vissxu/pulsar-adapters that referenced this issue Nov 10, 2024
Upgrade Pulsar to 3.0.7
visxu added a commit to vissxu/pulsar-adapters that referenced this issue Nov 10, 2024
- Use `jdk17`
- Upgrade `maven-shade-plugin` to support `jdk17`
@visxu
Copy link
Contributor

visxu commented Nov 10, 2024

Hi, @nodece. Could you help to review the PR, feel free any comments. Thanks.

visxu added a commit to vissxu/pulsar-adapters that referenced this issue Nov 12, 2024
visxu added a commit to vissxu/pulsar-adapters that referenced this issue Nov 12, 2024
visxu added a commit to vissxu/pulsar-adapters that referenced this issue Nov 12, 2024
- remove useless variable
visxu added a commit to vissxu/pulsar-adapters that referenced this issue Nov 13, 2024
visxu added a commit to vissxu/pulsar-adapters that referenced this issue Nov 13, 2024
- Remove useless property
nodece pushed a commit to apache/pulsar-adapters that referenced this issue Nov 14, 2024
* Fix issue: apache/pulsar#23555.
Upgrade Pulsar to 3.0.7

* Fix issue: apache/pulsar#23555.
- Use `jdk17`
- Upgrade `maven-shade-plugin` to support `jdk17`

* Fix issue: apache/pulsar#23555.
- Fix UT

* Fix issue: apache/pulsar#23555.
- Fix UT

* Fix issue: apache/pulsar#23555.
- remove useless variable

* Fix issue: apache/pulsar#23555.
- Use jdk8

* Fix issue: apache/pulsar#23555.
- Remove useless property
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages
Projects
None yet
Development

No branches or pull requests

3 participants