ctubbsii commented on issue #3383: URL: https://github.com/apache/accumulo/issues/3383#issuecomment-1661831042
If I understand things correctly, the user initially set the old property. This got converted to the new property automatically. Now, they want to change the old property to a different value, but since the new property is set, the old property is ignored, in favor of the value in the new property. Is that correct? I think I like @EdColeman 's suggestion to auto-convert attempts to set the old property, and display a warning about the conversion, if there's a place that makes sense to do that with not a lot of code. I am also fine with doing nothing to the code and advising users to use the new properties only. -- 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]
