apache / apache/druid

Transient failure in CuratorDruidCoordinatorTest testMoveSegment

Open
#6,311 2 comments 0 reactions 0 assignees View on GitHub
Area - Testing Flaky test stale
Dominant language
Java
Stars
14.1k
Forks
3.8k
Avg merge
2d 31m
Merged PRs (30d)
209

Description

```
testMoveSegment(org.apache.druid.server.coordinator.CuratorDruidCoordinatorTest) Time elapsed: 61.195 sec <<< ERROR!
java.lang.Exception: test timed out after 60000 milliseconds
at org.apache.druid.server.coordinator.CuratorDruidCoordinatorTest.testMoveSegment(CuratorDruidCoordinatorTest.java:369)
```

Contributor guide

Open the contributing guide

Research direction

Start with CuratorDruidCoordinatorTest.java, especially testMoveSegment at line 369, and reproduce the reported 60-second timeout. Trace the test's coordinator and segment-move interactions to identify why it can hang intermittently. Done means the test completes reliably without the timeout.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend, distributed-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.