[jira] [Updated] (NIFI-10194) SendTrapSNMP processor cannot see trap response

2022-07-04 Thread Jira
[ https://issues.apache.org/jira/browse/NIFI-10194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lehel Boér updated NIFI-10194: -- Description: With traps, the receiver does not send any acknowledgment when it receives a trap and the

[jira] [Updated] (NIFI-10194) SendTrapSNMP processor cannot see trap response

2022-07-04 Thread Jira
[ https://issues.apache.org/jira/browse/NIFI-10194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lehel Boér updated NIFI-10194: -- Summary: SendTrapSNMP processor cannot see trap response (was: SendTrapSNMP processor should have only

[jira] [Created] (NIFI-10194) SendTrapSNMP processor should have only SUCCESS relationship

2022-07-04 Thread Jira
Lehel Boér created NIFI-10194: - Summary: SendTrapSNMP processor should have only SUCCESS relationship Key: NIFI-10194 URL: https://issues.apache.org/jira/browse/NIFI-10194 Project: Apache NiFi I

[jira] [Commented] (NIFI-10147) Remove Support for Java 8

2022-07-04 Thread Chris Sampson (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17562231#comment-17562231 ] Chris Sampson commented on NIFI-10147: -- Docker builds will need to be updated to (at

[jira] [Resolved] (NIFI-9916) ListenSNMP always requests security settings in case of SNMPv3

2022-07-04 Thread Tamas Palfy (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Palfy resolved NIFI-9916. --- Fix Version/s: 1.17.0 Resolution: Fixed > ListenSNMP always requests security settings in case

[GitHub] [nifi] tpalfy commented on a diff in pull request #6176: NIFI-9558: ConnectWebSocket leaks connections and duplicates FlowFile…

2022-07-04 Thread GitBox
tpalfy commented on code in PR #6176: URL: https://github.com/apache/nifi/pull/6176#discussion_r913079846 ## nifi-nar-bundles/nifi-websocket-bundle/nifi-websocket-processors/src/main/resources/docs/org.apache.nifi.processors.websocket.ConnectWebSocket/additionalDetails.html: ##

[GitHub] [nifi] tpalfy commented on pull request #6034: NIFI-9916: ListenTrapSNMP USM parsing refactor.

2022-07-04 Thread GitBox
tpalfy commented on PR #6034: URL: https://github.com/apache/nifi/pull/6034#issuecomment-1173901129 LGTM Thanks for you work @Lehel44! Pushed to main. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

[jira] [Commented] (NIFI-9916) ListenSNMP always requests security settings in case of SNMPv3

2022-07-04 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17562196#comment-17562196 ] ASF subversion and git services commented on NIFI-9916: --- Commit 6850

[GitHub] [nifi] asfgit closed pull request #6034: NIFI-9916: ListenTrapSNMP USM parsing refactor.

2022-07-04 Thread GitBox
asfgit closed pull request #6034: NIFI-9916: ListenTrapSNMP USM parsing refactor. URL: https://github.com/apache/nifi/pull/6034 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

[GitHub] [nifi] pvillard31 opened a new pull request, #6177: NIFI-10193 - ExecuteStateless - add SupportsSensitiveDynamicProperties

2022-07-04 Thread GitBox
pvillard31 opened a new pull request, #6177: URL: https://github.com/apache/nifi/pull/6177 # Summary [NIFI-10193](https://issues.apache.org/jira/browse/NIFI-10193) As of now, the ExecuteStateless processor only accepts sensitive dynamic properties. Because of this, it is not po

[jira] [Created] (NIFI-10193) ExecuteStateless - add SupportsSensitiveDynamicProperties

2022-07-04 Thread Pierre Villard (Jira)
Pierre Villard created NIFI-10193: - Summary: ExecuteStateless - add SupportsSensitiveDynamicProperties Key: NIFI-10193 URL: https://issues.apache.org/jira/browse/NIFI-10193 Project: Apache NiFi

[GitHub] [nifi] tpalfy commented on a diff in pull request #6034: NIFI-9916: ListenTrapSNMP USM parsing refactor.

2022-07-04 Thread GitBox
tpalfy commented on code in PR #6034: URL: https://github.com/apache/nifi/pull/6034#discussion_r912962378 ## nifi-nar-bundles/nifi-snmp-bundle/nifi-snmp-processors/src/main/java/org/apache/nifi/snmp/utils/UsmJsonParser.java: ## @@ -26,12 +26,17 @@ public class UsmJsonParser {