New dump,
sequence (simpler)

1) system is running, reader is reading without errors with netty 4.1.21
2) 3 bookies, one is with 4.1.21 and the other ones with 4.1.12
3) kill one bookie with 4.1.12, the reader starts reading from the bookie
with 4.1.21
4) client messes up, unrecoverably

Enrico


2018-03-09 15:04 GMT+01:00 Enrico Olivelli <eolive...@gmail.com>:

> This is the dump
>
> in order to reproduce the issue I did these steps:
> - all bookies with 4.1.12
> - start reader with netty 4.1.21 -> still no issue
> - start on bookie with 4.1.21 -> start issue
> - bookie again with 4.1.12 -> client messed up, unrecoverable
>
> a strange fact is that I cannot find IllegalReferenceCount errors on
> bookies
>
> I will try different combinations in order to create a simpler reproducer
>
> that you for you help
>
> Enrico
>
>
>
> 2018-03-09 14:27 GMT+01:00 Enrico Olivelli <eolive...@gmail.com>:
>
>>
>>
>> Il ven 9 mar 2018, 14:12 Ivan Kelly <iv...@apache.org> ha scritto:
>>
>>> > Any suggestion on the tcpdump config ? (command line example)
>>>
>>> sudo tcpdump -s 200 -w blah.pcap 'tcp port 3181'
>>>
>>> Where are you going to change the netty? client or server or both?
>>>
>>
>> Both, as the application is packaged as a single bundle.
>>  I will try to narrow the changes and change only one component at a time
>>
>> Enrico
>>
>>>
>>> -Ivan
>>>
>> --
>>
>>
>> -- Enrico Olivelli
>>
>
>

Attachment: now.pcap
Description: application/vnd.tcpdump.pcap

Reply via email to