Github user jacques-n commented on the pull request: https://github.com/apache/drill/pull/442#issuecomment-205413400 I'm working on an alternative approach where the coordination queue is associated with each connection. Upon review, it still needs thread protection because you have contention between sending threads and the socket thread but it can be much simpler/cleaner. I'm still getting some test failures but hope to have a proposal up today.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---