brianloss commented on pull request #1912: URL: https://github.com/apache/accumulo/pull/1912#issuecomment-776137525
> Do you know if client code needs to be updated with these changes? @milleruntime with renaming the MasterClient class, yes, that means client code needs to be updated. I called out the incompatibility in my [PR for the release notes](https://github.com/apache/accumulo-website/pull/263/files#diff-83d7bf5ef06296a08ad334bf95e8db825a72737616f86dc20db6c69a4aa50c98R10). Before making the known breaking change, I had tried running a 2.0 client against a 2.1 server (or maybe I tested the reverse, now I don't recall for certain) and while the client came up, a scan against the metadata table hung. So I figured we already weren't compatible. ---------------------------------------------------------------- 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]
