keith-turner commented on PR #5599: URL: https://github.com/apache/accumulo/pull/5599#issuecomment-2949370015
> I added the extra information to the usage because of the comments from https://github.com/apache/accumulo/issues/4976. I think it has value, because it was asked for, but I'll let others chime in. The usage printed to the screen is based off the Property enum, so this should automatically update as properties are added to existing prefixes. New server types and new prefixes might require this to be updated. It would be nice to be able to get a list of all the properties and their default values on the command line. One problem with going to the web page is that may not be in sync w/ what properties are available on the version of Accumulo you are running (its likely in sync, but not guaranteed). I suppose this can currently be done via the config command in the shell (except it hides experimental properties)? Maybe the documentation for this command could recommend the website and the shells config command? -- 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]
