[ https://issues.apache.org/jira/browse/NIFI-2694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15449958#comment-15449958 ]
ASF subversion and git services commented on NIFI-2694: ------------------------------------------------------- Commit ba19238757bf33b5e8926e01b1b2240c98d80d36 in nifi's branch refs/heads/master from [~mcgilman] [ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=ba19238 ] NIFI-2694: - Addressing instances where phase one objects were being referenced instead of phase two objects. - Code clean up. This closes #970. Signed-off-by: Bryan Bende <bbe...@apache.org> > 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 > Assignee: 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)