bluemeaford commented on issue #17446:
URL: https://github.com/apache/pinot/issues/17446#issuecomment-3702772244

   Thanks for the clear timeline — a couple of clarifying questions that might 
help narrow this down:
        1.      Pinot version + deployment mode (and Helix/ZK versions)? Also: 
single controller or HA/multi-controller?
        2.      Are these segments REALTIME only, or mixed with OFFLINE?
        3.      When the checker reports “no ONLINE/CONSUMING replica”, does 
Helix/ExternalView still show the segment as CONSUMING on a server, or is EV 
actually missing it at that moment?
        4.      Any related controller logs around the check cycle (e.g., 
“missing replicas” / “no instance for partition” / “idealstate mismatch”)?
   
   If EV still shows CONSUMING, one possibility is a controller-side 
view/cache/race in SegmentStatusChecker; if EV is missing, it may be Helix 
state propagation lag or a transient EV inconsistency under load.


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