--
You received this message because you are subscribed to the Google Groups "exhibitor-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to exhibitor-use...@googlegroups.com.
To post to this group, send email to exhibit...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/exhibitor-users/c975168e-f78b-4e35-999a-5813183df20d%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
- Before we build the war the exhibitor property file needs to be modified However in my case i need to have different values for different environment is there a way i can do this ?
Is there a reason you’re using a WAR? Otherwise, that’s how it currently works.
- Can you let me know the properties to be set in exhibitor.properties file for "All At Once" in Automatic Instance Management Configuration and for automatic instant restart in control panel
AUTO_MANAGE_INSTANCES: com.netflix.exhibitor.auto-manage-instances
AUTO_MANAGE_INSTANCES_APPLY_ALL_AT_ONCE: com.netflix.exhibitor.auto-manage-instances-apply-all-at-once
- Is it possible that exhibitor just takes the zookeeper config ( zoo.cfg,log4j.prop,java.env) based on installDir information and uses that information to start stop the service and not rewrite the zoo.cfg
No - not currently.
--
You received this message because you are subscribed to the Google Groups "exhibitor-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to exhibitor-use...@googlegroups.com.
To post to this group, send email to exhibit...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/exhibitor-users/9060e580-3bb4-491b-8c34-5193b576b0f2%40googlegroups.com.
exhibitor-zoo-cfg-extra-tickTime=2000
exhibitor-zoo-cfg-extra-initLimit=10
exhibitor-zoo-cfg-extra-syncLimit=5
exhibitor-zoo-cfg-extra-snapCount=1000000
exhibitor-zoo-cfg-extra-autopurge.snapRetainCount=3
exhibitor-zoo-cfg-extra-autopurge.purgeInterval=1
exhibitor-zoo-cfg-extra-maxClientCnxns=30
Regards
Pooja