-
Notifications
You must be signed in to change notification settings - Fork 132
Issues: confluentinc/parallel-consumer
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Ensure all PC API's are thread safe
blocker
Blocker issue
ver:1.0
#186
opened Feb 2, 2022 by
fowlerp-qlik
javadoc: Clarify how to return tombstone messages from the consume / produce loops
#115
opened May 12, 2021 by
astubbs
mvn compile fails if test-jar of parallel-consumer-core was not previously installed / deployed.
#162
opened Sep 9, 2021 by
rkolesnev
Add support for JDK's CompletableFuture into the API as part of the Reactor.io API, add docs
#170
opened Oct 7, 2021 by
astubbs
2 tasks
How to take a single message, and distribute it to several http end points in parallel, with DLQ for failure
#178
opened Nov 15, 2021 by
astubbs
vertxHttpReqInfo only supports GET (Unable to call HTTP POST or PUT etc)
enhancement
New feature or request
help wanted
Extra attention is needed
low
#180
opened Nov 23, 2021 by
OpenSourceTycoon
Provide option for max retires, and a call back when reached (potential DLQ)
#196
opened Feb 15, 2022 by
astubbs
Refactor: Consider a shared nothing architecture, to reduce thread complexity
#200
opened Feb 24, 2022 by
astubbs
feature: Option for batch to only contain messages of the same key
good first issue
Good for newcomers
#266
opened Apr 20, 2022 by
astubbs
POC for project Loom integration for light weight threads (higher concurrency without Vert.x or Reactor)
#299
opened May 13, 2022 by
astubbs
ParallelConsumer would run for a while and then exit due to InternalRuntimeException(Timeout)
#833
opened Sep 16, 2024 by
dumontxiong
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.