DomGarguilo commented on PR #2796: URL: https://github.com/apache/accumulo/pull/2796#issuecomment-1172596252
I realized that the `AbstractId` parameter in `PropUtil.setProperties` was only being used in the exception message. I found that using the `PropStoreKey` in its place is even more descriptive so I removed `AbstractId` from the method in [922ca4d](https://github.com/apache/accumulo/pull/2796/commits/922ca4d6b738e16eed182ef0c7815928d0cbe166). -- 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]
