Emanuele Sabellico

Results 215 comments of Emanuele Sabellico

Thanks for the report! Please send the complete code to reproduce the memory leak

Is it true, is there some version that produces output not interoperable with previous versions of other tools too?

I see that this is among the custom (not interoperable) implementations in https://lz4.org/ homepage Because > They use the [block](https://github.com/lz4/lz4/blob/master/doc/lz4_Block_format.md) compression format, but add their own frame / header logic...

I was checking these comments and seems like the official frame format was implemented in 1.4.0 https://github.com/lz4/lz4-java/issues/21#issuecomment-22927686 https://github.com/lz4/lz4-java/issues/21#issuecomment-422155543

Could you check with latest 2.10.1 it might be related to #5088

Is it the same the 2.11.1, because before fixing #5142 we had a workaround to randomly select a configured instead of a learned broker for connection. After the fix we...

Nice! Closed by https://github.com/confluentinc/librdkafka/issues/5142

@marcin-krystianc thanks for the detailed issue! I think it's good to change this as when this error happens and it's not on the first in-flight sequence, it's normal as the...

@aivarsk thanks for this PR