For future reference: This bug does not appear anymore in 1.1.0
On Fri, Dec 15, 2017 at 3:25 PM, Rob Verkuylen wrote:
> Hi,
>
> After upgrading to 1.0 we're getting strange producer/broker behaviour not
> experienced on <1.0.
>
> As a test we run a single threaded producer just sending "TEST" ag
Hi,
After upgrading to 1.0 we're getting strange producer/broker behaviour not
experienced on <1.0.
As a test we run a single threaded producer just sending "TEST" against our
cluster with the following producer settings, on a topic with replica's=3
and min.isr=2:
linger.ms=10
acks=all
retries=10