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

2023-01-01 Thread GitBox
lizhizhou commented on code in PR #6416: URL: https://github.com/apache/nifi/pull/6416#discussion_r1059840281 ## nifi-nar-bundles/nifi-iotdb-bundle/nifi-iotdb-processors/src/main/java/org/apache/nifi/processors/AbstractIoTDB.java: ## @@ -0,0 +1,365 @@ +/* + * Licensed to the

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

2023-01-01 Thread GitBox
lizhizhou commented on code in PR #6416: URL: https://github.com/apache/nifi/pull/6416#discussion_r1059840281 ## nifi-nar-bundles/nifi-iotdb-bundle/nifi-iotdb-processors/src/main/java/org/apache/nifi/processors/AbstractIoTDB.java: ## @@ -0,0 +1,365 @@ +/* + * Licensed to the

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

2023-01-01 Thread GitBox
lizhizhou commented on code in PR #6416: URL: https://github.com/apache/nifi/pull/6416#discussion_r1059840281 ## nifi-nar-bundles/nifi-iotdb-bundle/nifi-iotdb-processors/src/main/java/org/apache/nifi/processors/AbstractIoTDB.java: ## @@ -0,0 +1,365 @@ +/* + * Licensed to the

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

2023-01-01 Thread GitBox
lizhizhou commented on code in PR #6416: URL: https://github.com/apache/nifi/pull/6416#discussion_r1059837395 ## nifi-nar-bundles/nifi-iotdb-bundle/nifi-iotdb-processors/src/main/java/org/apache/nifi/processors/AbstractIoTDB.java: ## @@ -0,0 +1,365 @@ +/* + * Licensed to the

[jira] [Comment Edited] (NIFI-9206) Create a processor that is capable of removing fields from records

2023-01-01 Thread Chris Sampson (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17653323#comment-17653323 ] Chris Sampson edited comment on NIFI-9206 at 1/1/23 3:33 PM: - Rebased the

[jira] [Comment Edited] (NIFI-9206) Create a processor that is capable of removing fields from records

2023-01-01 Thread Chris Sampson (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17653323#comment-17653323 ] Chris Sampson edited comment on NIFI-9206 at 1/1/23 3:33 PM: - Rebased the

[jira] [Updated] (NIFI-9206) Create a processor that is capable of removing fields from records

2023-01-01 Thread Chris Sampson (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Sampson updated NIFI-9206: Attachment: NIFI-9206.json > Create a processor that is capable of removing fields from records >

[jira] [Created] (NIFI-11020) Allow tests to work across year boundaries

2023-01-01 Thread Chris Sampson (Jira)
Chris Sampson created NIFI-11020: Summary: Allow tests to work across year boundaries Key: NIFI-11020 URL: https://issues.apache.org/jira/browse/NIFI-11020 Project: Apache NiFi Issue Type:

[GitHub] [nifi] ChrisSamo632 commented on a diff in pull request #6814: [NIFI-11018] Upgraded from Junit4 to Junit5

2023-01-01 Thread GitBox
ChrisSamo632 commented on code in PR #6814: URL: https://github.com/apache/nifi/pull/6814#discussion_r1059721500 ##

[GitHub] [nifi] ChrisSamo632 commented on a diff in pull request #6813: [NIFI-11006] Upgraded from Junit4 to Junit5

2023-01-01 Thread GitBox
ChrisSamo632 commented on code in PR #6813: URL: https://github.com/apache/nifi/pull/6813#discussion_r1059721468 ## nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/test/java/org/apache/nifi/web/search/attributematchers/SearchableMatcherTest.java: