raphaelazzolini commented on PR #7830: URL: https://github.com/apache/hadoop/pull/7830#issuecomment-3507534740
@steveloughran I have the test implementation in https://github.com/apache/hadoop/commit/c69157ec0f0f2584eb65c78d9546ee17fbf66a73 Not much to be done, pull the class version before my change, instantiated it to an object and serialized the object to a file. Then, I implemented the test to read the file to the new version of the class. I think that I can't add my commit to this PR, so you can cherry-pick it here. -- 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]
