Read compacted flag is needed in pulsar client CLI
- Dominant language
- Java
- Stars
- 15.3k
- Forks
- 3.8k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 160
Description
### Search before reporting
- [x] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
### Motivation
The pulsar client CLI (consumer and reader) does not have any way to read from compacted ledger
Read compacted flag is needed in pulsar client CLI
### Solution
_No response_
### Alternatives
_No response_
### Anything else?
_No response_
### Are you willing to submit a PR?
- [ ] I'm willing to submit a PR!
Contributor guide
Research direction
Start at the Pulsar client CLI entry points for the consumer and reader commands, then inspect how their existing read options are defined. Done means both commands provide a read-compacted flag that enables reading from a compacted ledger, with behavior covered by the relevant CLI tests if they exist.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- cli, distributed-systems
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100