alpakka-kafka icon indicating copy to clipboard operation
alpakka-kafka copied to clipboard

Failed: A consume-transform-produce cycle must complete partitioned source with a sub source failure and rebalance of partitions to second instance, timeout

Open seglo opened this issue 4 years ago • 2 comments

From an unrelated PR build

https://travis-ci.org/github/akka/alpakka-kafka/jobs/696760314#L462

Failed(java.lang.Error: Timeout while waiting for desired consumer group state. Tried [100] times, slept [100 milliseconds] in between.)
```	

Probably related to #1126.  Possibly fixed by #1109.

seglo avatar Jun 11 '20 15:06 seglo

https://travis-ci.org/github/akka/alpakka-kafka/jobs/720689643#L464

seglo avatar Aug 24 '20 17:08 seglo

In the scheduled build https://travis-ci.org/github/akka/alpakka-kafka/jobs/725973527#L953

ennru avatar Sep 11 '20 08:09 ennru