Skip to content
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

NIFI-1413: Ensure that if a node's templates don't match the clusters… #596

Closed
wants to merge 1 commit into from

Conversation

markap14
Copy link
Contributor

… that we take the following actions:
-Local templates remain but aren't shown in the cluster's templates.
-Any templates from the cluster that don't exist on the node are added to the node.
-Any conflicting template definitions are replaced by those in the clutser

… that we take the following actions: -Local templates remain but aren't shown in the cluster's templates. -Any templates from the cluster that don't exist on the node are added to the node. -Any conflicting template definitions are replaced by those in the clutser
@mattyb149
Copy link
Contributor

+1 LGTM, built and ran with a 3-node cluster. Took one node offline, changed it's template information, then restarted and it reconnected successfully. Would be nice to have an integration test for that someday :)

Merging to master, thanks!

@asfgit asfgit closed this in 6f6e1b3 Jul 13, 2016
markap14 added a commit to markap14/nifi that referenced this pull request Jul 14, 2016
… that we take the following actions: -Local templates remain but aren't shown in the cluster's templates. -Any templates from the cluster that don't exist on the node are added to the node. -Any conflicting template definitions are replaced by those in the cluster

This closes apache#596
asfgit pushed a commit that referenced this pull request Jul 14, 2016
… that we take the following actions: -Local templates remain but aren't shown in the cluster's templates. -Any templates from the cluster that don't exist on the node are added to the node. -Any conflicting template definitions are replaced by those in the cluster

This closes #596
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants