Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

export KAFKA_JMX_OPTS="-Dcom.sun.management.jmxremote \
-Dcom.sun.management.jmxremote.authenticate=false \
-Dcom.sun.management.jmxremote.ssl=false \
-Djava.net.preferIPv4Stack=true \
-Dcom.sun.management.jmxremote.local.only=false \
-Djava.rmi.server.hostname=<host IP address>"

...