Value will contain whatever the user provided on the command line, so printing it back out to them shouldn't result in exposing something secret.
On Fri, May 8, 2015 at 12:29 PM, Rodrigo Andrade <[email protected]> wrote: > Hi, > > In this commit: > > https://github.com/apache/accumulo/commit/27d79c2651277c465a497c68ec238771692a6fa0 > > Does "value" contain private information? > > Regards, > Rodrigo >
