kishorekasi commented on issue #1241: NullPointerException in PerChannelBookieClient URL: https://github.com/apache/bookkeeper/issues/1241#issuecomment-371932326 "but from our perspective the operation is still outstanding." - That is one way to see it. My perspective was different; Netty is used as a library, so it is part of the client. If a request is buffered in Netty, then I counted is not being outstanding. Only when the request made it to the wire, I counted it outstanding.
---------------------------------------------------------------- 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
