benediktarnold opened a new issue #236:
URL: https://github.com/apache/lucene-solr-operator/issues/236


   I have a solrcloud deployed with `solrJavaMem: "-Xmx1G -Xms400M"` and I 
changed that to  "-Xmx2G -Xms400M"`. The change is visible in the solrcloud 
resource but not in the statefulset. The statefulset has still the evironment 
variable set to 1G `SOLR_JAVA_MEM:   -Xmx1G -Xms400M`  whereas the solrcloud 
resource has the expected value of `Solr Java Mem:   -Xmx2G -Xms400M`


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



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

Reply via email to