Daniel Stieglitz created NIFI-15309:
---------------------------------------
Summary: 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
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)