alerman commented on issue #1889: URL: https://github.com/apache/accumulo/issues/1889#issuecomment-769747733
@ctubbsii In this case our code was calling the init function itself. I can see the argument that we shouldnt be doing that but 1) its public and 2) this worked in 1.9.x and it is a behavior change in a minor release. I have put up a PR to our codebase to have it send in an empty environment rather than null, so this won't affect us any longer, but this could still affect anyone else that was doing it. ---------------------------------------------------------------- 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]
