somandal opened a new pull request, #15519:
URL: https://github.com/apache/pinot/pull/15519

   Capturing additional changes that will be required for the Helix 1.4.3 
upgrade to handle the behavior change where the ExternalView entry may be 
missing for OFFLINE segments. If ExternalView is OFFLINE or missing and 
IdealState is OFFLINE as well, we should treat this as OFFLINE
   
   The PR contains the following fixes so far:
   - Update `TableViews::getSegmentStatuses` to use IdealState as source of 
truth (used to populate the Segment list in the Table UI)
   - Add some handling in `PinotHelixResourceManager.java` and 
`ShowClusterInfoCommand.java` for OFFLINE IdealState with missing EV
   
   This is still a WIP
   
   cc @Jackie-Jiang @xiangfu0 


-- 
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]

Reply via email to