mirror of
https://github.com/apache/druid.git
synced 2025-02-13 13:34:58 +00:00
The "exceptionCaught" handler may get called multiple times. We should only return the channel to the pool the first time. Returning it more than once leads to a warning like "Resource at key[%s] was returned multiple times?"