[
https://issues.apache.org/jira/browse/NIFI-14892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18017444#comment-18017444
]
Daniel Stieglitz edited comment on NIFI-14892 at 9/1/25 1:06 PM:
-----------------------------------------------------------------
[~exceptionfactory] While working this ticket I noticed that
{code:java}
AbstractAwsMachineLearningJobStatusProcessor{code}
overrides the migrateProperties method yet it does not call
super.migrateProperties which I thought is problematic as its "grandparent"
class
{code:java}
AbstractAwsProcessor{code}
does override the migrateProperties. Is there a reason this class would not
call super.migrateProperties ?
was (Author: JIRAUSER294662):
[~exceptionfactory] While working this ticket I noticed that
{code:java}
AbstractAwsMachineLearningJobStatusProcessor{code}
implements overrides the migrateProperties method yet it does not call
super.migrateProperties which I thought is problematic as its "grandparent"
class
{code:java}
AbstractAwsProcessor{code}
does override the migrateProperties. Is there a reason this class would not
call super.migrateProperties ?
> Align those processors whose property names do not match the human-friendly
> display names in the extended bundles that begin with a.
> ------------------------------------------------------------------------------------------------------------------------------------
>
> Key: NIFI-14892
> URL: https://issues.apache.org/jira/browse/NIFI-14892
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Daniel Stieglitz
> Assignee: Daniel Stieglitz
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)