confluentinc / confluentinc/parallel-consumer

With KEY ordering, option to combine queues from different partitions or topics

Open
#314 4 comments 0 reactions 1 assignee Claimed by @astubbs View on GitHub
Dominant language
Java
Stars
299
Forks
172
PR merge metrics
No merged PRs in 30d

Description

In key mode, if records of a given key exist in
- multiple partitions of a topic (and those partitions are assigned to me)
- or when subscribing to multiple topics which have matching keys, have an option to have these either combined into a single queue, or kept separate.

If combined, option to choose how records are ordered relatively - e.g. via time stamp extractor, offset or publish time stamp.

Related:
- #184

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.