dlmarion commented on PR #3444: URL: https://github.com/apache/accumulo/pull/3444#issuecomment-1572679217
Since this deprecation change was made in 2.1, and you want to remove / repurpose `-s` in 2.1.1, I wonder if there is a more friendly way to handle this. For example, if your utility had it's own Opts class that extended ConfigOpts or ServerOpts, then you could override ConfigOpts.parseArgs and neuter the legacy option processing. -- 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]
