dweiss commented on issue #12907:
URL: https://github.com/apache/lucene/issues/12907#issuecomment-1850392837

   I though changing the pattern to lucene/**/build/hs_err_pid* would help but 
there's way too many files/folders in there so it'll eventually hit that 
threshold anyway. Unless we set the threshold to MAX_VALUE, which then bypasses 
the entire "early exit" logic:
   
   
https://github.com/jenkinsci/jenkins/blob/f9a777bc682963de4640303b2f28ac488f9b93ef/core/src/main/java/hudson/FilePath.java#L3295-L3299
   
   Now I see that there is even a hardcoded timeout condition placed in there 
if traversal bound is provided. So strange.


-- 
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-unsubscr...@lucene.apache.org

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


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

Reply via email to