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


   In my commit 
[f16dbf6](https://github.com/apache/accumulo/pull/2122/commits/f16dbf62c9791252254a4432b205fba991dbc34f),
 I have:
   
   - Re-added the `@since` tag to the deprecated `@getProperties` method
   - Changed the name of the new function to `@getConfiguration`
   - Removed the duplicated logic in `@getProperties` and made it call 
`@getConfiguration` and return with .entrySet()
   - Cleaned up 'clunky' code by implementing Map.forEach() or streams
   - Made small changes to some variable types that were previously Iterables
   
   In 
[ed2ce01](https://github.com/apache/accumulo/pull/2122/commits/ed2ce0156bf75a280d43f36592be82e1ca52ed6d)
 I added some parts to the deprecated tags that I had overlooked.


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