tombentley commented on pull request #8311: URL: https://github.com/apache/kafka/pull/8311#issuecomment-626612836
@dajac I fixed those, and also changed the `completeUnrealizedFutures()` method to take a `Stream`, which is a little nicer since it allows the caller to do the filtering, thus removing the need for the overloaded version. ---------------------------------------------------------------- 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]
