szetszwo commented on pull request #269: URL: https://github.com/apache/incubator-ratis/pull/269#issuecomment-725407725
@runzhiwang , I might have misunderstood your previous comment since Netty uses multiple threads to call channelRead(..). I thought you were saying that it must require the same thread submitting the calls. Sorry. You are right that OrderedStreamAsync will take care the async calls even if there are multithreads calling OrderedStreamAsync. ---------------------------------------------------------------- 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]
