[GitHub] [nifi] phuthientran closed pull request #4311: Fix saving and loading of valid flow.xml.gz

2020-05-31 Thread GitBox
phuthientran closed pull request #4311: URL: https://github.com/apache/nifi/pull/4311 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

[GitHub] [nifi] phuthientran opened a new pull request #4311: Fix saving and loading of valid flow.xml.gz

2020-05-31 Thread GitBox
phuthientran opened a new pull request #4311: URL: https://github.com/apache/nifi/pull/4311 Add validation of flow.xml.gz in saving and loading it to ensure the file's integrity and allow cluster synchronization and NiFi not to die out due to IOException.

[GitHub] [nifi] ottobackwards commented on pull request #4299: NIFI-7490 - Add optional raw field to Syslog readers

2020-05-31 Thread GitBox
ottobackwards commented on pull request #4299: URL: https://github.com/apache/nifi/pull/4299#issuecomment-636499100 +1 fwiw from me. this is a good add. This is an automated message from the Apache Git Service. To respond

[GitHub] [nifi-minifi] apiri commented on a change in pull request #187: MINIFI-492 - Generic reporting tasks

2020-05-31 Thread GitBox
apiri commented on a change in pull request #187: URL: https://github.com/apache/nifi-minifi/pull/187#discussion_r432900334 ## File path: minifi-bootstrap/src/main/java/org/apache/nifi/minifi/bootstrap/util/ConfigTransformer.java ## @@ -22,25 +22,7 @@ import

[jira] [Assigned] (NIFI-7316) QueryRecord string vs char

2020-05-31 Thread Dustin Rodrigues (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dustin Rodrigues reassigned NIFI-7316: -- Assignee: (was: Dustin Rodrigues) I'm closing the PR but leaving this JIRA issue

[GitHub] [nifi] dtrodrigues closed pull request #4180: NIFI-7316 - prevent record string to char truncation

2020-05-31 Thread GitBox
dtrodrigues closed pull request #4180: URL: https://github.com/apache/nifi/pull/4180 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

[GitHub] [nifi] dtrodrigues commented on pull request #4180: NIFI-7316 - prevent record string to char truncation

2020-05-31 Thread GitBox
dtrodrigues commented on pull request #4180: URL: https://github.com/apache/nifi/pull/4180#issuecomment-636473230 I'm closing this PR but leaving the JIRA issue open. I'm not positive if this is the most correct approach, but the existing behavior is buggy.

[jira] [Created] (NIFI-7499) NullPointerException when read access policy missing at process group import

2020-05-31 Thread Pierre Villard (Jira)
Pierre Villard created NIFI-7499: Summary: NullPointerException when read access policy missing at process group import Key: NIFI-7499 URL: https://issues.apache.org/jira/browse/NIFI-7499 Project:

[GitHub] [nifi] EndzeitBegins opened a new pull request #4310: NIFI-7498 Adding unique prefix to every swagger operationId

2020-05-31 Thread GitBox
EndzeitBegins opened a new pull request #4310: URL: https://github.com/apache/nifi/pull/4310 Description of PR Adds a prefix consisting of package and class name to every operationId to ensure it is unique. The problem this fixes is desribed in NIFI-7498. ### For all

[GitHub] [nifi-minifi-cpp] arpadboda commented on pull request #797: MINIFICPP-1231 - General property validation + use them in MergeContent.

2020-05-31 Thread GitBox
arpadboda commented on pull request #797: URL: https://github.com/apache/nifi-minifi-cpp/pull/797#issuecomment-636457754 @adamdebreceni : please check the CI error as well: On Linux ``` CoapC2VerifyHeartbeat: what(): General Operation: Required property is empty: Remote Server

[jira] [Assigned] (NIFI-7498) Repeated operationId in swagger.json

2020-05-31 Thread endzeit (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] endzeit reassigned NIFI-7498: - Assignee: endzeit > Repeated operationId in swagger.json > > >

[jira] [Assigned] (NIFI-7459) confluent schema registry controller service wont initialize in stateless runtime

2020-05-31 Thread endzeit (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] endzeit reassigned NIFI-7459: - Assignee: (was: endzeit) > confluent schema registry controller service wont initialize in stateless

[jira] [Assigned] (NIFI-7459) confluent schema registry controller service wont initialize in stateless runtime

2020-05-31 Thread endzeit (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] endzeit reassigned NIFI-7459: - Assignee: endzeit > confluent schema registry controller service wont initialize in stateless > runtime

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #797: MINIFICPP-1231 - General property validation + use them in MergeContent.

2020-05-31 Thread GitBox
adamdebreceni commented on a change in pull request #797: URL: https://github.com/apache/nifi-minifi-cpp/pull/797#discussion_r432935664 ## File path: libminifi/include/utils/ValueUtils.h ## @@ -0,0 +1,203 @@ +/** + * + * Licensed to the Apache Software Foundation (ASF) under

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #797: MINIFICPP-1231 - General property validation + use them in MergeContent.

2020-05-31 Thread GitBox
adamdebreceni commented on a change in pull request #797: URL: https://github.com/apache/nifi-minifi-cpp/pull/797#discussion_r432935664 ## File path: libminifi/include/utils/ValueUtils.h ## @@ -0,0 +1,203 @@ +/** + * + * Licensed to the Apache Software Foundation (ASF) under

[jira] [Updated] (NIFI-7498) Repeated operationId in swagger.json

2020-05-31 Thread endzeit (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] endzeit updated NIFI-7498: -- Description: The swagger.json generated during the NiFi build process makes use of the parameter

[jira] [Updated] (NIFI-7498) Repeated operationId in swagger.json

2020-05-31 Thread endzeit (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] endzeit updated NIFI-7498: -- Description: The swagger.json generated during the NiFi build process makes use of the parameter

[jira] [Updated] (NIFI-7498) Repeated operationId in swagger.json

2020-05-31 Thread endzeit (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] endzeit updated NIFI-7498: -- Description: The swagger.json generated during the NiFi build process makes use of the parameter

[jira] [Updated] (NIFI-7498) Repeated operationId in swagger.json

2020-05-31 Thread endzeit (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] endzeit updated NIFI-7498: -- Description: The swagger.json generated during the NiFi build process makes use of the parameter

[jira] [Updated] (NIFI-7498) Repeated operationId in swagger.json

2020-05-31 Thread endzeit (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] endzeit updated NIFI-7498: -- Description: The swagger.json generated during the NiFi build process makes use of the parameter

[jira] [Updated] (NIFI-7498) Repeated operationId in swagger.json

2020-05-31 Thread endzeit (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] endzeit updated NIFI-7498: -- Description: The swagger.json generated during the NiFi build process makes use of the parameter

[jira] [Updated] (NIFI-7498) Repeated operationId in swagger.json

2020-05-31 Thread endzeit (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] endzeit updated NIFI-7498: -- Description: The swagger.json generated during the NiFi build process makes use of the parameter

[jira] [Updated] (NIFI-7498) Repeated operationId in swagger.json

2020-05-31 Thread endzeit (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] endzeit updated NIFI-7498: -- Description: The swagger.json generated during the NiFi build process makes use of the parameter

[jira] [Assigned] (NIFI-7498) Repeated operationId in swagger.json

2020-05-31 Thread endzeit (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] endzeit reassigned NIFI-7498: - Assignee: (was: endzeit) > Repeated operationId in swagger.json >

[jira] [Updated] (NIFI-7498) Repeated operationId in swagger.json

2020-05-31 Thread endzeit (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] endzeit updated NIFI-7498: -- Description: The swagger.json generated during the NiFi build process makes use of the parameter

[jira] [Created] (NIFI-7498) Repeated operationId in swagger.json

2020-05-31 Thread endzeit (Jira)
endzeit created NIFI-7498: - Summary: Repeated operationId in swagger.json Key: NIFI-7498 URL: https://issues.apache.org/jira/browse/NIFI-7498 Project: Apache NiFi Issue Type: Bug Affects