Matt Gilman created NIFI-2694:
---------------------------------
Summary: Cluster - Two Phase Commit Clean Up
Key: NIFI-2694
URL: https://issues.apache.org/jira/browse/NIFI-2694
Project: Apache NiFi
Issue Type: Bug
Components: Core Framework
Reporter: Matt Gilman
Fix For: 1.1.0
Following up on NIFI-2687 [1] which addressed some regressions introduced in
NIFI-2635 [2], found a couple more instances where the wrong variables were
being referenced. While NIFI-2687 broke some functionality, reseting counters
and creating processors reference the request payload in the phase 2 instead of
using the payload from phase 1 as designed. These endpoints need to be updated
to reference the appropriate request payload.
[1] https://issues.apache.org/jira/browse/NIFI-2687
[2] https://issues.apache.org/jira/browse/NIFI-2635
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)