dlmarion opened a new pull request, #3482: URL: https://github.com/apache/accumulo/pull/3482
This change includes: 1. Adding TSERV_GROUP_NAME property to add resource groups to TabletServers like has been done for Compactors and ScanServers 2. Modified TServerInstance to include the group in the location information. 3. Modified TabletMetadata to remove the session from the location columns colq and put all of the location information in the column value. 4. Modified MetricsUtil to add the servers resource group as a tag to all emitted metrics 5. Modified CachedTablet to use the TServerInstance instead of interned strings for the server and session. -- 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]
