alerman commented on issue #3892: URL: https://github.com/apache/accumulo/issues/3892#issuecomment-1782963674
@EdColeman I can't remember the details exactly, but i can tell you with 100% confidence that I hit this error message. I believe I was working on a volume chooser that extended from either the SpaceAware or from the Preferred. This message was hit, running in a test cluster, only after updating the version of accumulo I depended on from 1.x to 2.x. In this case, a chooser that worked fine in 1.x, now threw exceptions in 2.x which stated that this "would be removed in 3.0". Code that I remember to have been working was now broken. Perhaps there is more to it I am not remembering, but regardless the message is not correct. If you dont want to be redundant just remove the message. But I would rather the message say something like "You have hit the default implementation of this method, in a package which has been deprecated. Please see `link to SPI package`" -- 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]
