Skip to content

[Backport] Fix Kafka Indexing task pause forever if no events in taskDuration#5971

Merged
gianm merged 1 commit intoapache:0.12.2from
jihoonson:backport-5899-to-0.12.2
Jul 9, 2018
Merged

[Backport] Fix Kafka Indexing task pause forever if no events in taskDuration#5971
gianm merged 1 commit intoapache:0.12.2from
jihoonson:backport-5899-to-0.12.2

Conversation

@jihoonson
Copy link
Copy Markdown
Contributor

Backport of #5899 to 0.12.2.

…pache#5656) (apache#5899)

* Fix Kafka Indexing task pause forever (apache#5656)

* Fix Nullpointer Exception in overlord if taskGroups does not contain the groupId
* If the endOffset is same as startOffset, still let the task resume instead of returning
   endOffsets early which causes the tasks to pause forever and ultimately fail on timeout

* Address PR comment

*Remove the null check and do not return null from generateSequenceName
@jihoonson jihoonson added this to the 0.12.2 milestone Jul 7, 2018
@gianm gianm merged commit 638f50c into apache:0.12.2 Jul 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants