cshannon commented on PR #3121:
URL: https://github.com/apache/accumulo/pull/3121#issuecomment-1350984045

   It definitely makes sense to me to first try and use native Java 
code/utilities when possible, such lambdas instead of Guavas iterable 
utilities, but if something doesn't exist I think it would be fine to use the 
utility in Guava or something like a Commons library so we don't have to 
re-invent the wheel, assuming the plan isn't to actually remove the dependency 
entirely at some point.
   


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