kevinrr888 commented on issue #4810: URL: https://github.com/apache/accumulo/issues/4810#issuecomment-2293668471
@FineAndDandy Yes, you are right I saw that `getPluginEnv()` just called `getServiceEnv()` but tested (or so I thought) the `RFileScanner` and it was working for `getPluginEnv()` and `getServiceEnv()`. I assumed the `IteratorEnvironment` used for `RFileScanner` had these methods implemented. Upon looking and testing again, I see the same problem as you. Looking into this and potentially more issues with `IteratorEnvironment` and its implemenations... @ctubbsii I thought this replacement fixed the issue, but now see that this is not the case -- 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]
