hiSandog commented on issue #16314: URL: https://github.com/apache/dubbo/issues/16314#issuecomment-4805879123
The backward-compatible accessor plan is the right part to be careful about. Besides adding `getCidr` / `setCidr`, it would be worth adding a serialization/config-binding test that accepts both `cird` and `cidr`, and defines which one wins if both are provided. That avoids fixing the typo for new users while accidentally breaking existing configs or producing ambiguous values. -- 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]
