dlmarion opened a new pull request, #6094: URL: https://github.com/apache/accumulo/pull/6094
This change removes the StatusSummary.serviceType field from the json serialization. The serviceType field is redundant in the json output as the same information is used as the key in a map that contains the StatusSummary object. This change also removes the StatusSummary.serviceByGroups field from the json serialization using a custom ExclusionStrategy. Closes #6088 -- 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]
