foster33 commented on pull request #2122:
URL: https://github.com/apache/accumulo/pull/2122#issuecomment-854830155


   In my commit 
[7d2583e](https://github.com/apache/accumulo/pull/2122/commits/7d2583ee4563f64b75dca7e61349f17187e0cc9f),
 I have:
   
   - Changed some places to use Map.copyOf() instead of a Map.forEach()
   - Changed lines of code to use the original `getProperties` method to 
shorten length of code
   - Removed the deprecation tags for `getProperties()`
   - Made `getProperties()` default in both `TableOperations` and 
`NamespaceOperations`
   - Removed implementing methods of `getProperties()`


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to