[
https://issues.apache.org/jira/browse/NIFI-5710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16652303#comment-16652303
]
ASF subversion and git services commented on NIFI-5710:
-------------------------------------------------------
Commit 4d21f9b34eb254014ba1e4a997417236c914fd08 in nifi's branch
refs/heads/master from [~markap14]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=4d21f9b ]
NIFI-5709, NIFI-5710: Addressed issue that causes NiFi to not be able to read
provenance events when the a new FlowFile is created and then auto-terminated
in the same session; minor bug fixes outlined in NIFI-5710
This closes #3083
> Minor bugs introduced into 1.8.0
> --------------------------------
>
> Key: NIFI-5710
> URL: https://issues.apache.org/jira/browse/NIFI-5710
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Mark Payne
> Assignee: Mark Payne
> Priority: Major
> Fix For: 1.8.0
>
>
> I've encountered a couple of minor bugs in 1.8.0. Since they can be fixed
> before 1.8.0 is released and they are quite minor, I am creating a single
> Jira to encompass them all:
> * When obtaining processor diagnostics, the garbage collection info is
> sorted in the wrong order in a cluster and not sorted at all in standalone
> mode.
> * When obtaining processor diagnostics, a NullPointerException is thrown if
> the Processor allows the user to reference a controller service but no
> controller service is currently configured.
> * When load balancing a connection, the same UUID is assigned to the
> flowfile on the receiving side. It should be a unique UUID on the receiving
> side and just reference the UUID of the sending side in the Source System
> UUID field of the RECEIVE provenance event.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)