alpakka-kafka
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
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.
https://travis-ci.org/github/akka/alpakka-kafka/jobs/720689643#L464
In the scheduled build https://travis-ci.org/github/akka/alpakka-kafka/jobs/725973527#L953