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

Tamas Palfy updated NIFI-14857:
-------------------------------
    Description: 
 

 

  was:
ConsumeMQTT and PublishMQTT have
{code:java}
public final List<PropertyDescriptor> getSupportedPropertyDescriptors()
{code}
that makes them basically impossible to extend by inheritance.

We can remove the _final_ keyword just from the method signature without any 
risk to stability or integrity.

 


> In MQTT processors, remove 'final' keyword from 
> 'getSupportedPropertyDescriptors'
> ---------------------------------------------------------------------------------
>
>                 Key: NIFI-14857
>                 URL: https://issues.apache.org/jira/browse/NIFI-14857
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Tamas Palfy
>            Assignee: Tamas Palfy
>            Priority: Major
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to