uds5501 opened a new pull request, #18561:
URL: https://github.com/apache/druid/pull/18561

   As follow-up of #18497 , this PR re-enables the embedded tests in 
`CentralizedSchemaMetadataQueryDisabledTest`
   
   - The earlier failures were because if the coordinator returns metadata in 
data source information, the segment cache skips the update of the relevant 
segment ids.
   - To tackle this, we can wait on the skipped segment count metric instead 
(introduced in this PR).
   
   Weirdly, this is not unblocking `CentralizedSchemaPublishFailureTest` (the 
no. of segments skipped and the no. of segments refreshed seems to be changing 
erratically in tests and is never what we want, will take a look at those tests 
in separate PR.)


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