You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Robert Muir (Jira)" <ji...@apache.org> on 2020/02/18 02:17:00 UTC

[jira] [Created] (LUCENE-9232) disable gradle daemon by default

Robert Muir created LUCENE-9232:
-----------------------------------

             Summary: disable gradle daemon by default
                 Key: LUCENE-9232
                 URL: https://issues.apache.org/jira/browse/LUCENE-9232
             Project: Lucene - Core
          Issue Type: Bug
            Reporter: Robert Muir


We should disable the gradle daemon by default: the user can opt-in by changing the properties file.

If you forget to do this, you end out with leaked JVMs everywhere. It won't just leak one daemon, it will leak multiple ones. 

I ran {{ps}} on my laptop, surprised at 13:00 to find 2 leaked gradle jvms when I hadn't used the thing since 07:00.




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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