Skip to content

Add KIP-932 Share Consumer support #514

Description

@M4t7e

The confluent-kafka-javascript 1.10.0 release includes librdkafka 2.15.0, which supports KIP-932 Share Consumers. This functionality is not currently exposed through the JavaScript API.

It would be great to expose this functionality through a ShareConsumer API, including TypeScript definitions, with support for:

  • Share Group subscription and polling
  • ACCEPT, RELEASE, and REJECT acknowledgements
  • delivery-attempt information
  • acknowledgement commits

Metadata

Metadata

Labels

status:plannedPlanned for implementation on our roadmap

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions