[jira] [Created] (NIFI-10692) Possible Array Ordering Permutations Problem in Tests

2022-10-24 Thread Boyu Li (Jira)
Boyu Li created NIFI-10692: -- Summary: Possible Array Ordering Permutations Problem in Tests Key: NIFI-10692 URL: https://issues.apache.org/jira/browse/NIFI-10692 Project: Apache NiFi Issue Type: Tes

[jira] [Updated] (NIFI-10692) Possible Array Ordering Permutations Problem in Tests

2022-10-24 Thread Boyu Li (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Boyu Li updated NIFI-10692: --- Description: Following the problem of flakiness that occurred in the project {code:java} nifi-nar-bundles/nif

[GitHub] [nifi] BoyuLi4 commented on pull request #6569: NIFI-10692 Fixed Possible Array Ordering Permutations Problem in Tests

2022-10-24 Thread GitBox
BoyuLi4 commented on PR #6569: URL: https://github.com/apache/nifi/pull/6569#issuecomment-1289721507 Sorry, this is just a draft without the ISSUE part. . I opened it by mistake yesterday. But, I have updated the ISSUE section with the tool I use and the steps just now. Hope this will he

[jira] [Commented] (NIFI-10691) Duplicated dependencies in nifi-standard-processors pom.xml

2022-10-24 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17623450#comment-17623450 ] David Handermann commented on NIFI-10691: - Thanks for noting this issue [~dstiegl

[GitHub] [nifi] exceptionfactory closed pull request #6571: NIFI-10680 cleanup ozone-client bouncycastle references now that jdk1…

2022-10-24 Thread GitBox
exceptionfactory closed pull request #6571: NIFI-10680 cleanup ozone-client bouncycastle references now that jdk1… URL: https://github.com/apache/nifi/pull/6571 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

[jira] [Commented] (NIFI-10680) Dependency enforcer fails after banned bouncycastle version change

2022-10-24 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17623453#comment-17623453 ] ASF subversion and git services commented on NIFI-10680: Commit c

[jira] [Commented] (NIFI-10691) Duplicated dependencies in nifi-standard-processors pom.xml

2022-10-24 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17623454#comment-17623454 ] ASF subversion and git services commented on NIFI-10691: Commit c

[jira] [Resolved] (NIFI-10691) Duplicated dependencies in nifi-standard-processors pom.xml

2022-10-24 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann resolved NIFI-10691. - Fix Version/s: 1.19.0 Resolution: Fixed > Duplicated dependencies in nifi-standard

[jira] [Resolved] (NIFI-10680) Dependency enforcer fails after banned bouncycastle version change

2022-10-24 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann resolved NIFI-10680. - Resolution: Fixed > Dependency enforcer fails after banned bouncycastle version change >

[jira] [Commented] (NIFI-10554) NiFi Registry SSL Protocol Error

2022-10-24 Thread Irudya Raj (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17623477#comment-17623477 ] Irudya Raj commented on NIFI-10554: --- [~exceptionfactory] Thanks for your time. I resolv

[GitHub] [nifi] BoyuLi4 commented on pull request #6569: NIFI-10692 Fixed Possible Array Ordering Permutations Problem in Tests

2022-10-24 Thread GitBox
BoyuLi4 commented on PR #6569: URL: https://github.com/apache/nifi/pull/6569#issuecomment-1289883630 HI, could you please re-run the checks? I have seen that all small parts of the failed checks were passed actually, but in the end it ran out of time... -- This is an automated mes

[GitHub] [nifi] thenatog commented on a diff in pull request #6400: NIFI-10481 Add NiFi configuration to disable zk client ensembleTracker

2022-10-24 Thread GitBox
thenatog commented on code in PR #6400: URL: https://github.com/apache/nifi/pull/6400#discussion_r1003937995 ## nifi-commons/nifi-properties/src/main/java/org/apache/nifi/util/NiFiProperties.java: ## @@ -1707,6 +1709,17 @@ public boolean isZooKeeperClientSecure() { retu

[GitHub] [nifi] thenatog commented on a diff in pull request #6400: NIFI-10481 Add NiFi configuration to disable zk client ensembleTracker

2022-10-24 Thread GitBox
thenatog commented on code in PR #6400: URL: https://github.com/apache/nifi/pull/6400#discussion_r1003937995 ## nifi-commons/nifi-properties/src/main/java/org/apache/nifi/util/NiFiProperties.java: ## @@ -1707,6 +1709,17 @@ public boolean isZooKeeperClientSecure() { retu

[GitHub] [nifi] thenatog commented on pull request #6400: NIFI-10481 Add NiFi configuration to disable zk client ensembleTracker

2022-10-24 Thread GitBox
thenatog commented on PR #6400: URL: https://github.com/apache/nifi/pull/6400#issuecomment-1289904465 Thanks @nathluu, this looks good. I tested this out in a 3 node cluster with an external Zookeeper cluster and found things to be working normally. I was not specifically sure how to verify

[GitHub] [nifi] lizhizhou commented on pull request #6416: NIFI-10234 implement PutIoTDB

2022-10-24 Thread GitBox
lizhizhou commented on PR #6416: URL: https://github.com/apache/nifi/pull/6416#issuecomment-1289909895 > Thanks for the recent updates @lizhizhou, I will take a closer look soon. At the moment, there is a merge conflict with `nifi-nar-bundles/pom.xml`, can you take a look and resolve?

[GitHub] [nifi] nathluu commented on pull request #6400: NIFI-10481 Add NiFi configuration to disable zk client ensembleTracker

2022-10-24 Thread GitBox
nathluu commented on PR #6400: URL: https://github.com/apache/nifi/pull/6400#issuecomment-1289937025 Thank @thenatog for helping review and test my PR. To verify the EnsembleTracker option, we need the zookeeper quorum deployed inside the K8S cluster same as with NiFi. Below are the steps f

<    1   2