mcvsubbu commented on issue #5582: URL: https://github.com/apache/incubator-pinot/issues/5582#issuecomment-645596746
We should do the stream operations (e.g. get number of partitions, in this case) in a separate thread, and report a time-out if that fails. The only problem is that the stream implementation may hang indefinitely, eating up one thread. ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
