Matt Gilman created NIFI-2836:
---------------------------------
Summary: 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
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)