ahmarsuhail commented on PR #7616: URL: https://github.com/apache/hadoop/pull/7616#issuecomment-2807036987
@steveloughran @mukund-thakur small PR to close AAL stream factory on service stop, missed that in the factory refactor. Was debating if that stasitic should be a generic `OBJECT_INPUT_STREAM_FACTORY_CLOSED` and be incremented in the serviceStop of `AbstractObjectInputStreamFactory`. But wasn't sure. the other stream factories don't need this because their factories don't hold any state, AAL does. let me know what you think. -- 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. To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org