confluentinc / confluentinc/parallel-consumer
Introduce no commit option
- Dominant language
- Java
- Stars
- 299
- Forks
- 172
- PR merge metrics
- No merged PRs in 30d
Description
It would be convenient to add no-commit option to CommitMode
https://github.com/confluentinc/parallel-consumer/blob/513d9d454de5aea31375386aec5f7a7a9c83f741/parallel-consumer-core/src/main/java/io/confluent/parallelconsumer/ParallelConsumerOptions.java#L215-L228
It can be used in several ways (e.g. in testing)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the linked CommitMode section in parallel-consumer-core/src/main/java/io/confluent/parallelconsumer/ParallelConsumerOptions.java, lines 215-228, then trace how the mode is used. Determine the expected no-commit behavior and verify that the new option supports the testing and other uses described in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- distributed-systems
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100