X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=conf%2Fzookeeper%2Fzookeeper.default;fp=conf%2Fzookeeper%2Fzookeeper.default;h=9eacc73d495c904e54219d4a19f63f20781f104d;hb=4db21d182fb825a9cfc150ebde91be7d62cc5e32;hp=0000000000000000000000000000000000000000;hpb=9a6bd062000219c50054d625b1d090499f598f8e;p=lui-solr.git diff --git a/conf/zookeeper/zookeeper.default b/conf/zookeeper/zookeeper.default new file mode 100644 index 0000000..9eacc73 --- /dev/null +++ b/conf/zookeeper/zookeeper.default @@ -0,0 +1,11 @@ +# See the following page for extensive details on setting +# up the JVM to accept JMX remote management: +# http://java.sun.com/javase/6/docs/technotes/guides/management/agent.html +# by default we allow local JMX connections +#JMXLOCALONLY=false + +#JAVA_OPTS="" + +# Make sure to include the original classpath since it contains the zookeeper +# jars +#CLASSPATH="$CLASSPATH:YOURCLASSPATH"