Skip to content

Where is 3.2.x pulsar-client-kafka? #22849

Answered by lhotari
dev-moonduck asked this question in Q&A
Discussion options

You must be logged in to vote

It is managed in https://github.com/apache/pulsar-adapters and released separately. There haven't been releases since 2.11.0 . It doesn't follow the Pulsar releases, but it should continue to be compatible with recent Pulsar client versions.

To use a newer Pulsar client version, it's recommended to use the Pulsar BOM. Please see docs at https://pulsar.apache.org/docs/3.2.x/client-libraries-java-setup/#pulsar-bom how to use Pulsar BOM. pulsar-client-kafka is a Kafka compatibility wrapper over the Pulsar Java client. You might also need to use the unshaded version of pulsar-client-kafka which has the artifact id pulsar-client-kafka-original .

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@dev-moonduck
Comment options

@lhotari
Comment options

lhotari Jun 6, 2024
Collaborator

Answer selected by dev-moonduck
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants