ctubbsii commented on issue #2041: URL: https://github.com/apache/accumulo/issues/2041#issuecomment-828123577
Some blocks of code can't be converted in this way, because the `forEach` method would allow a lambda that throws a checked exception. So, any candidates for making this change that throw a checked exception will need to remain the way they are now. This is just something for whoever works on this to pay attention to. -- 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]
