quickwit-oss / quickwit-oss/quickwit

Improve Pulsar source testing

Open
#2,796 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.