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 2022/03/02 14:57:00 UTC

[jira] [Updated] (NIFI-9745) NiFi Registry should not insert revisions in DB when feature is disabled

     [ https://issues.apache.org/jira/browse/NIFI-9745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bryan Bende updated NIFI-9745:
------------------------------
    Component/s: NiFi Registry

> NiFi Registry should not insert revisions in DB when feature is disabled
> ------------------------------------------------------------------------
>
>                 Key: NIFI-9745
>                 URL: https://issues.apache.org/jira/browse/NIFI-9745
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: NiFi Registry
>            Reporter: Bryan Bende
>            Assignee: Bryan Bende
>            Priority: Major
>
> When nifi.registry.revisions.enabled=false we currently bypass inserting/checking revisions during create/update/delete operations, however retrieval is still lazily creating revisions whenever  retrieving all items or a single item. This really shouldn't be happening when the feature is turned off.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)