quickwit-oss / quickwit-oss/quickwit
Improve Pulsar source testing
Open
Nobody has claimed this yet.
chore
enhancement
- Dominant language
- Rust
- Stars
- 11.7k
- Forks
- 597
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 37
Description
It would be nice to improve the Pulsar source unit tests and cover some additional situations:
- A source is created with existing checkpoints (requiring the consumer to seek in the topic)
- Testing source failover
- Testing that the issue mentioned in #2795 is fixed once the issue is closed.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the Pulsar source unit tests and read the existing checkpoint and failover coverage first. Add tests for startup with existing checkpoints, source failover, and the behavior described in issue #2795; done means these situations are covered and the relevant test suite passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100