Este conteúdo não está disponível no idioma selecionado.
Chapter 27. JvmOptions schema reference
			Used in: CruiseControlSpec, EntityTopicOperatorSpec, EntityUserOperatorSpec, KafkaBridgeSpec, KafkaClusterSpec, KafkaConnectSpec, KafkaMirrorMaker2Spec, KafkaMirrorMakerSpec, KafkaNodePoolSpec, ZookeeperClusterSpec
		
| Property | Property type | Description | 
|---|---|---|
| -XX | map | A map of -XX options to the JVM. | 
| -Xmx | string | -Xmx option to to the JVM. | 
| -Xms | string | -Xms option to to the JVM. | 
| gcLoggingEnabled | boolean | Specifies whether the Garbage Collection logging is enabled. The default is false. | 
| javaSystemProperties | 
							 | 
							A map of additional system properties which will be passed using the  |