rmuir opened a new issue, #11943:
URL: https://github.com/apache/lucene/issues/11943

   ### Description
   
   Currently this is enabled nightly-only, and it is very slow compared to java 
compiler. I wonder if we could enable it "more often" somehow. Besides being 
slow it also has some compatibility issues with different JDK versions I think, 
or at least it has in the past. So this could be a problem to an actual 
end-user of lucene...
   
   We sped it up with #11937 and it no longer dominates the whole machine in 
such a way that you can't move the mouse pointer when it runs.
   
   Maybe it could be sped up more if we disabled additional checks. I feel like 
the way we denylist checks, new checks sneak in that we may not want on 
upgrading it, making it slower.
   
   Maybe a compromise would be to enable it just for github actions?


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