File Descriptor Leaks After Upgrading from Avro 1.8.2 to 1.11.1 During NettyTransceiver Creation
Recently, we upgraded Avro from version 1.8.2 to 1.11.1. Post-upgrade, we’ve been experiencing file descriptor (FD) leaks, particularly when we observe multiple ‘(Re)Connecting…’ log lines. To diagnose the issue, I added custom logs to the code.