apache / apache/druid

Transient failure in KafkaIndexTaskTest.testIncrementalHandOff

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

Description

```
Running io.druid.indexing.kafka.KafkaIndexTaskTest
Tests run: 42, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 75.443 sec <<< FAILURE! - in io.druid.indexing.kafka.KafkaIndexTaskTest
testIncrementalHandOff[isIncrementalHandoffSupported = true](io.druid.indexing.kafka.KafkaIndexTaskTest) Time elapsed: 0.932 sec <<< FAILURE!
java.lang.AssertionError: expected: but was:
at io.druid.indexing.kafka.KafkaIndexTaskTest.testIncrementalHandOff(KafkaIndexTaskTest.java:485)
```

Contributor guide

Open the contributing guide

Research direction

Start with io.druid.indexing.kafka.KafkaIndexTaskTest, focusing on testIncrementalHandOff and the assertion at KafkaIndexTaskTest.java:485. Reproduce the test failure and trace why the result is FAILED instead of SUCCESS; done means the test no longer fails intermittently.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, kafka
Domain
databases, stream-processing
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 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.