viirya commented on issue #23521: [SPARK-26604][CORE] Register channel for stream request URL: https://github.com/apache/spark/pull/23521#issuecomment-454030949 @cloud-fan Since `StreamManager` doesn't register channel but only `OneForOneStreamManager` does it, I remove `registerChannel` from `StreamManager`. When `OneForOneStreamManager` goes to serve chunk or stream request, it will register channel for the stream.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
