You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "dsmiley (via GitHub)" <gi...@apache.org> on 2023/02/13 06:54:13 UTC

[GitHub] [solr] dsmiley opened a new pull request, #1355: SOLR-16104 Fix TestCoreDiscovery.testTooManyTransientCores

dsmiley opened a new pull request, #1355:
URL: https://github.com/apache/solr/pull/1355

   This has been flapping at ~2% for a long time: http://fucit.org/solr-jenkins-reports/failure-report.html
   And it's because the CloserThread closes the core in another thread and perhaps takes a while on a busy CI or high parallelism situation.  So I gave it more time and logged info to help debug if it happens.


-- 
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: issues-unsubscribe@solr.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org


[GitHub] [solr] dsmiley merged pull request #1355: SOLR-16104 Fix TestCoreDiscovery.testTooManyTransientCores

Posted by "dsmiley (via GitHub)" <gi...@apache.org>.
dsmiley merged PR #1355:
URL: https://github.com/apache/solr/pull/1355


-- 
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: issues-unsubscribe@solr.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org