[ 
https://issues.apache.org/jira/browse/NIFI-3257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15949169#comment-15949169
 ] 

ASF subversion and git services commented on NIFI-3257:
-------------------------------------------------------

Commit 3aa1db6ee5d952aa67601e460331940f5e20a166 in nifi's branch 
refs/heads/master from [~markap14]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=3aa1db6 ]

NIFI-3636: Lazily copy FlowFile Attributes Hash Map instead of doing so eagerly.

Signed-off-by: Matt Burgess <[email protected]>

NIFI-3257: Added additional logging regarding timing information when 
replicating requests across cluster in order to glean insight as to what is 
taking so long when replicating some requests

Signed-off-by: Matt Burgess <[email protected]>

NIFI-3649: Buffer node responses when replicating HTTP Requests up to a maximum 
buffer size

Signed-off-by: Matt Burgess <[email protected]>

NIFI-3636: Added unit test to ensure that flowfile attribute maps are copied 
when appropriate

Signed-off-by: Matt Burgess <[email protected]>

NIFI-3636: Removed patch file that should not have been in commit

Signed-off-by: Matt Burgess <[email protected]>

This closes #1612


> Cluster stability issues during high throughput
> -----------------------------------------------
>
>                 Key: NIFI-3257
>                 URL: https://issues.apache.org/jira/browse/NIFI-3257
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>    Affects Versions: 1.0.0, 1.1.0, 1.1.1, 1.0.1
>            Reporter: Jeff Storck
>
> During high throughput of data in a cluster (135MB/s), nodes experience 
> frequent disconnects (every few minutes) and role switching (Primary and 
> Cluster Coordinator).  This makes API requests difficult since the requests 
> can not be replicated to all nodes while reconnecting.  The cluster can 
> recover for a time (as mentioned above, for a few minutes) before going 
> through another round of disconnects and role switching.
> The cluster is able to continue to process data during these connection and 
> role-switching issues.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to