Jackie-Jiang commented on pull request #7899:
URL: https://github.com/apache/pinot/pull/7899#issuecomment-994028987
This is super cool!
I would suggest always putting the whole `segment -> instance state map`
into the tooltip. With in the screenshot I still cannot tell which segment has
inconsistent EV vs IS.
E.g.
```
{
"segment-0": {
"server-0": "ONLINE",
"server-1": "ERROR"
}
}
```
Also, when segment count does not match in EV vs IS, it would be helpful to
show the mismatching segments in the tooltip
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]