You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/03/03 00:13:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17500432#comment-17500432 ] 

ASF subversion and git services commented on NIFI-9745:
-------------------------------------------------------

Commit db7690769d5966d390638461e13f8896fc4cb840 in nifi's branch refs/heads/main from Bryan Bende
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=db76907 ]

NIFI-9745 - Prevent insertion of revisions in NiFi registry when revision feature is disabled

Signed-off-by: Joe Gresock <jg...@gmail.com>

This closes #5823.


> 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
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)