serhiy-bzhezytskyy commented on PR #4638:
URL: https://github.com/apache/solr/pull/4638#issuecomment-4989162334

   the CI red here is two tests that this PR doesn't touch (it only adds the 
target URL to a CUSC connection-error log). checked both on clean main with the 
same CI seed:
   
   - 
\`TestGracefulJettyShutdown.testSingleShardInFlightRequestsDuringShutDown\` — 
fails 3 of 5 runs on clean main (seed 284231B7A8B0E347), with 
ClosedChannelException on an in-flight request during shutdown. so it looks 
like a pre-existing failure in that test (added under SOLR-18285), not related 
to this change.
   - \`DistributedFacetPivotSmallTest\` — passed 5 of 5 on clean main with the 
same seed; its CI failure was an ObjectReleaseTracker leak (HttpJettySolrClient 
/ SolrMetricsContext) i couldn't reproduce locally.
   
   a re-run should get this green.


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