-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update zookeeper.properties template for 2.0.0-M1 #356
base: master
Are you sure you want to change the base?
Conversation
I don't know if the change |
It's only used for embedded zookeeper, so I don't think we'd see it in Kubernetes. I think it's probably okay. Anyone using this would need to override it to include each nifi node name anyway, so i don't think there's a risk. This can be merged with no risk. |
@mh013370 I made a change to not use the template if not needed can you recheck? |
What's in this PR?
Update of the
zookeeper.properties
template, to match the one in 2.0.0-M1.Checklist