Manno15 commented on pull request #2215: URL: https://github.com/apache/accumulo/pull/2215#issuecomment-888389483
@EdColeman. I was following what was already in Fate Command at the time. It allowed the user to pass in a secret instead of using what was in the SiteConfiguration. That is not the default case and only occurs if a user specifies that parameter. I am not quite sure on the initial goal of that though so maybe it is possible to use user authorization but I have not taken a look into it. As for object type, I could replace it with a byte array but the object is only used to create a new `ZooReaderWriter` which takes in a string so I am not sure the gain there. -- 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]
