daixiansuo commented on issue #6511:
URL: https://github.com/apache/rocketmq/issues/6511#issuecomment-1491147351

   -----------------
   #6512 Reply:’There may be compatibility issues when modify variable name‘ 
   -----------------
   
   Yes, I have also considered this aspect of the problem. However, we will 
eventually have to face this problem.
   
   At present, it seems that only the broker side is affected, and there are 
three solutions for this problem:
   
   Leave it alone and keep it as it is.
   Direct modification, not compatible with lower versions, please describe the 
requested modification in the release document.
   Compatible with lower versions, you can add a compatible processing 
interface to the MixAll.properties2Object(p,o) method, which not only solves 
the current problem, but also achieves mapping and conversion capabilities.
   
   How do we deal with this issue?
   


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

Reply via email to