ctubbsii commented on pull request #1703: URL: https://github.com/apache/accumulo/pull/1703#issuecomment-690841930
@jkosh44 It occurred to me after I merged that it probably wasn't necessary to modify `Instance`, since that is already deprecated and ready to be removed in 3.0.0... the same time these newly deprecated methods would be removed. So, the deprecation cycle for `Instance` was already on track. I will do a partial revert of those changes, so as to limit the introduction of a new API in 2.1.0 in an already deprecated class, that can be removed in 3.0.0. ---------------------------------------------------------------- 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]
