virajjasani commented on pull request #3789: URL: https://github.com/apache/hadoop/pull/3789#issuecomment-996581841
I just realized that the above class `ProvidedBlockIteratorState` is only used by `ObjectWriter` to print the object properties in the log. We are not deserializing this object ever, hence we can remove above `atEnd` property as well. Let me add the addendum. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
