Open kbiedermann opened 3 weeks ago
Related issue #23554
mailing list thread: https://lists.apache.org/thread/d2r4qtq069jm6n4ozcdg5j3wp27rw3ms
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
Is there an expected timeline for the 3.0.0 & 4.0.0 releases of pulsar-adapters?
Hi, @nodece. Could you help to review the PR, feel free any comments. Thanks.
Search before asking
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?