You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Bryan Bende (JIRA)" <ji...@apache.org> on 2019/04/03 15:49:00 UTC

[jira] [Created] (NIFIREG-249) Allow clients to create a flow snapshot as the latest version without knowing the version

Bryan Bende created NIFIREG-249:
-----------------------------------

             Summary: Allow clients to create a flow snapshot as the latest version without knowing the version
                 Key: NIFIREG-249
                 URL: https://issues.apache.org/jira/browse/NIFIREG-249
             Project: NiFi Registry
          Issue Type: Improvement
            Reporter: Bryan Bende
            Assignee: Bryan Bende
             Fix For: 0.4.0


Currently when creating a flow snapshot, registry enforces a strict one-up version number where the client must pass in the next number. If a client sends the next number that is not the next one-up number then the request is rejected.

In order to support a "force commit" concept, it would be helpful if there was a way to create a flow snapshot and tell registry that it should be the latest version regardless of what versions there are.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)