jzgithub1 commented on issue #1241: Misc ThriftTransportPool improvements URL: https://github.com/apache/accumulo/pull/1241#issuecomment-595347678 @ctubbsii and @keith-turner . I think you are getting to the root of the problem of the intermittent failure of the TransportCachingIT.testCachedTransport with this improvement (#1542). The flakiness of that test is showing a problem with the function ```java private TTransport getTransport(ThriftTransportKey cacheKey) ``` in my opinion. I will make comments on that issue also.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
