[
https://issues.apache.org/jira/browse/NIFI-15309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18043867#comment-18043867
]
ASF subversion and git services commented on NIFI-15309:
--------------------------------------------------------
Commit 6dfddc928a017a1d83b4428e27a19bb580c07d3a in nifi's branch
refs/heads/main from dan-s1
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=6dfddc928a ]
NIFI-15309 Fixed property migration for FetchGridFS (#10620)
Signed-off-by: David Handermann <[email protected]>
> FetchGridFS is not migrating properties it inherits from its parent
> AbstractGridFSProcessor
> -------------------------------------------------------------------------------------------
>
> Key: NIFI-15309
> URL: https://issues.apache.org/jira/browse/NIFI-15309
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Daniel Stieglitz
> Assignee: Daniel Stieglitz
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> FetchGridFS is missing a super.migrateProperties hence the properties which
> are renamed in the parent AbstractGridFSProcessor are not renamed in it.
> The following are the properties which are not being renamed in FetchGridFS
> # gridfs-bucket-name
> # gridfs-client-service
> # gridfs-database-name,
> # gridfs-file-name
> # mongo-query-attribute
--
This message was sent by Atlassian Jira
(v8.20.10#820010)