I did not find documentation about monitor.jvm.gc.overhead.* settings.
An integer is expected as value, but what is the time unit ?
Moreover, it seems that monitor.jvm.gc.overhead has replaced both monitor.jvm.gc.old and monitor.jvm.gc.young settings but I did not also find confirmation about that.
Hi,
The time unit is in milliseconds and nothing has changed regarding monitor.jvm.gc.old and monitor.jvm.gc.new so you can still define them in your settings.
However, other settings than overhead are rejected:
java.lang.IllegalArgumentException: unknown setting [monitor.jvm.gc.old.debug] did you mean [monitor.jvm.gc.overhead.debug]?
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.