Hi,

Using ReactiveKafka with hundreds of consumers per app/JVM, I frequently a 
lot of "already requested" warning.
As far as I understand under normal situation it could happen in case of 
rebalancing, but with so many occurence seems weird to me.

21:46:22.820 WARN  a.k.KafkaConsumerActor - RequestMessages from 
topic/partition 
Set(Foo-71) already requested by other stage Set(Foo-71) [Tests-akka.actor.
default-dispatcher-3]
21:46:22.821 WARN  a.k.KafkaConsumerActor - RequestMessages from 
topic/partition 
Set(Foo-74) already requested by other stage Set(Foo-74) [Tests-akka.actor.
default-dispatcher-3]
21:46:22.821 WARN  a.k.KafkaConsumerActor - RequestMessages from 
topic/partition 
Set(Foo-73) already requested by other stage Set(Foo-73) [Tests-akka.actor.
default-dispatcher-3]
21:46:22.821 WARN  a.k.KafkaConsumerActor - RequestMessages from 
topic/partition 
Set(Foo-70) already requested by other stage Set(Foo-70) [Tests-akka.actor.
default-dispatcher-3]
21:46:22.821 WARN  a.k.KafkaConsumerActor - RequestMessages from 
topic/partition 
Set(Foo-79) already requested by other stage Set(Foo-79) [Tests-akka.actor.
default-dispatcher-3]
21:46:22.821 WARN  a.k.KafkaConsumerActor - RequestMessages from 
topic/partition 
Set(Foo-76) already requested by other stage Set(Foo-76) [Tests-akka.actor.
default-dispatcher-3]
21:46:22.821 WARN  a.k.KafkaConsumerActor - RequestMessages from 
topic/partition 
Set(Foo-75) already requested by other stage Set(Foo-75) [Tests-akka.actor.
default-dispatcher-3]
21:46:22.821 WARN  a.k.KafkaConsumerActor - RequestMessages from 
topic/partition 
Set(Foo-78) already requested by other stage Set(Foo-78) [Tests-akka.actor.
default-dispatcher-3]
21:46:22.821 WARN  a.k.KafkaConsumerActor - RequestMessages from 
topic/partition 
Set(Foo-77) already requested by other stage Set(Foo-77) [Tests-akka.actor.
default-dispatcher-3]
21:46:22.821 WARN  a.k.KafkaConsumerActor - RequestMessages from 
topic/partition 
Set(Bar-49) already requested by other stage Set(Bar-49) [Tests-akka.actor.
default-dispatcher-3]
21:46:22.821 WARN  a.k.KafkaConsumerActor - RequestMessages from 
topic/partition 
Set(Bar-48) already requested by other stage Set(Bar-48) [Tests-akka.actor.
default-dispatcher-3]
21:46:22.821 WARN  a.k.KafkaConsumerActor - RequestMessages from 
topic/partition 
Set(Bar-41) already requested by other stage Set(Bar-41) [Tests-akka.actor.
default-dispatcher-3]
21:46:22.821 WARN  a.k.KafkaConsumerActor - RequestMessages from 
topic/partition 
Set(Bar-40) already requested by other stage Set(Bar-40) [Tests-akka.actor.
default-dispatcher-3]
21:46:22.821 WARN  a.k.KafkaConsumerActor - RequestMessages from 
topic/partition 
Set(Bar-43) already requested by other stage Set(Bar-43) [Tests-akka.actor.
default-dispatcher-3]
21:46:22.821 WARN  a.k.KafkaConsumerActor - RequestMessages from 
topic/partition 
Set(Bar-42) already requested by other stage Set(Bar-42) [Tests-akka.actor.
default-dispatcher-3]
...


-- 
>>>>>>>>>>      Read the docs: http://akka.io/docs/
>>>>>>>>>>      Check the FAQ: 
>>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html
>>>>>>>>>>      Search the archives: https://groups.google.com/group/akka-user
--- 
You received this message because you are subscribed to the Google Groups "Akka 
User List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to akka-user+unsubscr...@googlegroups.com.
To post to this group, send email to akka-user@googlegroups.com.
Visit this group at https://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to