Lourens Naudé
Lourens Naudé
Can confirm this behaviour, and also that it fails in the same way on restart. ``` . Will retry after backoff (0 ms). [com.scylladb.cdc.model.worker.TaskAction] java.lang.StackOverflowError at java.base/java.util.stream.Sink$ChainedReference.cancellationRequested(Sink.java:263) at java.base/java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:127) at...
I'll take a deeper look today. We can reproduce it with a load test reliably in our staging environment. Appears to have auto recovered, but digging further into logs for...