ctubbsii opened a new pull request, #2625:
URL: https://github.com/apache/accumulo/pull/2625

   * Remove conversions of client Properties into ClientInfo, only to
     convert them back to Properties again; just use Properties directly
   * Remove unnecessary ClientInfo parameter from test utilities where
     client would suffice (client.properties() was also available)
   * Replace uses of clusterHarness.getClientInfo().getProperties() with
     just-as-good clusterHarness.getClientProps()


-- 
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]

Reply via email to