Mark Payne created NIFI-696:
-------------------------------
Summary: 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.2.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)