[
https://issues.apache.org/jira/browse/NIFI-1963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16014813#comment-16014813
]
ASF subversion and git services commented on NIFI-1963:
-------------------------------------------------------
Commit 8e1c79eaafe886e85e4ceaf8436b961eccfef568 in nifi's branch
refs/heads/master from [~jtstorck]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=8e1c79e ]
NIFI-1963 Allows a node reconnecting to the cluster to inherit
non-fingerprinted processor settings
Forces a node reconnecting to a cluster to serialize the updated flow to disk
Added most processor settings to the flow fingerprint (excluding name, style,
comment, position, and schedule state)
Updated some test data for FingerprintFactoryTest to test for new fields added
to the flow fingerprint
Updated StandardProcessorNode to allow processor comments and name to be
settable while a processor is running
Updated StandardFlowSynchronizer to inherit non-fingerprinted processor
settings (name, style, comment, and position) when flow is already synchronized
This closes #1812
> Cluster - Flow inheritability
> -----------------------------
>
> Key: NIFI-1963
> URL: https://issues.apache.org/jira/browse/NIFI-1963
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: Matt Gilman
> Assignee: Jeff Storck
>
> I disconnected a node and changed the penalty duration. The attempted to
> reconnect the node. The node joined successfully with an inconsistent penalty
> duration.
> Need to reconsider which fields need to belong in the flow fingerprint to
> ensure consistent configuration throughout the cluster.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)