tillrohrmann commented on pull request #16915: URL: https://github.com/apache/flink/pull/16915#issuecomment-903830070
I think you are right that the `sendRequest` method looks fishy. I'll add a fix for it. I would still make this one handler `Sharable` because it does not contain any state and can be shared. I think that the test `testConcurrentQueries` does not assume that there is only a single connection. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
