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

Daniel Stieglitz updated NIFI-14341:
------------------------------------
    Description: 
Currently the following warning is seen when building
{code:java}
[WARNING] nifi/nifi-extension-bundles/nifi-snmp-bund
le/nifi-snmp-processors/src/test/java/org/apache/nifi/snmp/testagents/TestAgent.java:[42,40]
 [deprecation] BaseAgent in org.snmp4j.agent has been deprecated{code}
The aim of this ticket is to replace BaseAgent with the snmp4j API's suggested 
replacement.

  was:
Currently the following warning is seen when building
{code:java}
[WARNING] nifi/nifi-extension-bundles/nifi-snmp-bund
le/nifi-snmp-processors/src/test/java/org/apache/nifi/snmp/testagents/TestAgent.java:[42,40]
 [deprecation] BaseAgent in org.snmp4j.agent has been deprecated{code}
The aim of this ticket is to replace BaseAgetnt with the API's suggested 
replacement.


> Replace org.snmp4j.agent.BaseAgent in TestAgent with the API suggested 
> replacement
> ----------------------------------------------------------------------------------
>
>                 Key: NIFI-14341
>                 URL: https://issues.apache.org/jira/browse/NIFI-14341
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Daniel Stieglitz
>            Assignee: Daniel Stieglitz
>            Priority: Minor
>
> Currently the following warning is seen when building
> {code:java}
> [WARNING] nifi/nifi-extension-bundles/nifi-snmp-bund
> le/nifi-snmp-processors/src/test/java/org/apache/nifi/snmp/testagents/TestAgent.java:[42,40]
>  [deprecation] BaseAgent in org.snmp4j.agent has been deprecated{code}
> The aim of this ticket is to replace BaseAgent with the snmp4j API's 
> suggested replacement.



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

Reply via email to