JulianJaffePinterest commented on issue #10930:
URL: https://github.com/apache/druid/issues/10930#issuecomment-792642992


   When I've seen similar errors, it was while testing killing or partitioning 
consumers mid-write. Those errors were mostly invalid offsets and the like, not 
this incorrect declared batch size error. There's almost certainly _something_ 
that's a bug here, but I'm not sure if it's in Wyndham's producer code (and the 
bug just wasn't noticed before because the consumers were reading uncommitted), 
Kafka itself, or Druid. I'd guess 1 and 3 are more likely than 2 but you never 
know.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to