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


   Utilize some Java 11 features for immutable maps, sets, and lists, to
   minimize our dependence on equivalent Guava features. Some use of Guava
   builders for these are still used, since Java 11 doesn't have convenient
   immutable collection builders, but they have been made final to ensure
   we use them correctly and don't re-assign them once built.


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