madrob commented on issue #1412: Add MinimalSolrTest for scale testing
URL: https://github.com/apache/lucene-solr/pull/1412#issuecomment-610480874
 
 
   Yea, we can't have hard timeouts because if this gets run on CI servers that 
can be a huge range of hardware, and if it gets run on cloud hosts somewhere 
with noisy neighbors then it gets unreliable too.
   
   I tried `ROOT=OFF` and that didn't work. Currently we still get logging from 
jetty-launcher and jetty-closer threads, and I spent a little bit of time 
trying to find where to control that but eventually decided that it doesn't 
have enough of an impact.
   
   Actual capture and plotting can come later, and might live outside of the 
repo. I haven't completely thought that through yet. However, this test is 
still useful without that in place, because it gives us something easy to 
profile. In conjunction with Miller's old branch, it's how I found SOLR-14274 
(#1299), SOLR-14289 (#1298), SOLR-14223 (#1217).

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to