dlmarion opened a new issue, #6088:
URL: https://github.com/apache/accumulo/issues/6088
The following is an example snippet from the JSON output in 4.0:
```
"T_SERVER": {
"serviceType": "T_SERVER",
"resourceGroups": {
"default": 1
},
"serviceByGroups": {
},
"serviceCount": 0,
"errorCount": 0
}
```
Two issues:
1. I don't think `serviceType` is needed
2. `serviceByGroups` is empty.
--
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]