[DEV] [HA] Add "Need reconciliation" event
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 3
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Add "Need reconciliation" event.
Event occurs when:
- Main blinked
- Kafka blinked
- Gap found (heuristics)
Gap found event also covers case "on cluster start"
Contributor guide
No contributing guide indexed for this repository
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
No files or tests are named. Start by locating the existing event definitions and handlers for Main blink, Kafka blink, and gap detection; then trace how the cluster-start case is represented. Done means a distinct "Need reconciliation" event is emitted for all listed conditions, including a gap on cluster start.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, kafka
- Domain
- distributed-systems
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100