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

   > > 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`?
   
   that should say "not be reported as unavailable", my bad.
   
   i think they should not be reported as unavailable b/c that metric is 
supposed to be 0 during steady state and enabling query from deep storage 
shouldn't change this


-- 
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: commits-unsubscr...@druid.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@druid.apache.org
For additional commands, e-mail: commits-h...@druid.apache.org

Reply via email to