[
https://issues.apache.org/jira/browse/NIFI-696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15001264#comment-15001264
]
Mark Payne commented on NIFI-696:
---------------------------------
[~ozhurakousky] - we stopped actually using the getId() value in the framework
several years ago and switched to just using the "uuid" attribute instead. At
this point, it really provides no value, so I'm just recommending that we
deprecate it now and remove it in 1.0.0
> Deprecate FlowFile.getId()
> --------------------------
>
> Key: NIFI-696
> URL: https://issues.apache.org/jira/browse/NIFI-696
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: Mark Payne
> Priority: Minor
> Fix For: 0.4.0
>
>
> FlowFile.getId() has been replaced almost everywhere, using the FlowFile's
> uuid instead. It provides no real benefit over using the UUID. and there is a
> known bug regarding the one-up ID identified in NIFI-334.
> We should just deprecate the method all together and remove it in 1.0.0
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)