[
https://issues.apache.org/jira/browse/NIFI-2836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15553149#comment-15553149
]
ASF GitHub Bot commented on NIFI-2836:
--------------------------------------
Github user mcgilman commented on the issue:
https://github.com/apache/nifi/pull/1109
Thanks @markap14! This has been merged to master.
> Cluster - Request Replication
> -----------------------------
>
> Key: NIFI-2836
> URL: https://issues.apache.org/jira/browse/NIFI-2836
> Project: Apache NiFi
> Issue Type: Sub-task
> Components: Core Framework
> Reporter: Matt Gilman
> Assignee: Mark Payne
> Priority: Critical
> Fix For: 1.1.0
>
>
> When a request is replicated throughout the cluster, the cluster coordinator
> needs to ensure that request completes (including both parts of the two-phase
> commit if applicable) prior to replicating the next request.
> Looks like a write lock is obtained while submitted a background task. The
> actually work completes outside the locks scope.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)