netroute-js
netroute-js
That's potentially the same issue as reported here: https://github.com/confluentinc/parallel-consumer/issues/857
What's more interesting, I've used this Redis cluster image (https://github.com/neohq/docker-redis-cluster), which is a fork from this repository but with a LOCALE support. It's working perfectly fine. @Grokzen do you plan...
We've stumbled upon probably the same kind of issue. Sometimes when there is a redeployment and Kafka rebalancing kicks in (under heavy load) we may end up in a situation...
@sangreal or @astubbs, any ETA when this issue could be prioritized and fixed? It's really something that impacts our flow.
We've stumbled upon a lag of more than 700 000 records in one topic and consumer completely stack on that one until the consumer is terminated. We are using 0.5.3.2....
@sangreal, I was able to reproduce the issue in our testing environment. Below you can find the information about the environment: - PC version: 0.5.3.2 - Kafka topic has 30...
@sangreal any news? We've stumbled upon this issue in production again. The bad news is that redeploying doesn't help now. UPDATE: We've had a lag of 5 messages in a...
@sangreal thanks for the update. Unfortunately, it's all that I was able to extract. What do you mean by stale messages?
We are also awaiting for this change. Any news? @sangreal
@astubbs any idea how we can proceed with the new version?