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

   > ## #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:
   > 
   > 1. Leave it alone and keep it as it is.
   > 2. Direct modification, not compatible with earlier versions, please 
describe the modification clearly in the release document.
   > 3. 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?
   
   Maybe we can add new configuration keys and mark those to be replaced as 
deprecated first, and make a plan to remove them in a future version.


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