jinmeiliao commented on pull request #5257:
URL: https://github.com/apache/geode/pull/5257#issuecomment-645408502


   > What's the point for these changes?
   > I have ran the test case without them and it passes.
   > Also, I have searched in the Geode code for the use of this file and have 
only found it in `ObjectInputStreamFilterWrapper.java`. From what I see there, 
only the first part of every line, the class name, is used.
   > What am I missing?
   
   the previous version of Deployment has variable name "jarFileName" instead 
of "fileName", when we are deserializing a previous version bytes, if the 
variable name doesn't match, it won't take the value. We should have a test to 
verify that, but I saw the behavior in the debugger.


----------------------------------------------------------------
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]


Reply via email to