kfaraz commented on PR #16072:
URL: https://github.com/apache/druid/pull/16072#issuecomment-1984926655

   > If a datasource has a replicaCount=0 rule that applies to some segments 
that are not covered by a replicaCount>0 rule, those segments will __not be 
reported as available__ in segment/unavailable/count
   
   After this patch, will such segments be reported as available or unavailable?
   If they need to be reported as unavailable, would we need to remove the 
`replicaCount.required() == 0` condition from the computation of 
`unavailable/count`?


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