[jira] [Created] (MINIFICPP-1795) C2ClearCoreComponentStateTest fails sometimes on CI

2022-04-06 Thread Jira
Ádám Markovics created MINIFICPP-1795: - Summary: C2ClearCoreComponentStateTest fails sometimes on CI Key: MINIFICPP-1795 URL: https://issues.apache.org/jira/browse/MINIFICPP-1795 Project: Apache

[GitHub] [nifi] simonbence commented on pull request #5696: NIFI-9615 Extending capabilities of NAR provider with restraing, conflict resolution strategy and refactors to make it more flexible

2022-04-06 Thread GitBox
simonbence commented on PR #5696: URL: https://github.com/apache/nifi/pull/5696#issuecomment-1090311387 > Thanks for the updates @simonbence! I noted what I think is a typo. Otherwise, I think all of my concerns have been addressed. I will want to do some testing to verify behavior but in

[jira] [Commented] (MINIFICPP-1794) Remove nifi.rest.api.password from agent manifest

2022-04-06 Thread Jira
[ https://issues.apache.org/jira/browse/MINIFICPP-1794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17518142#comment-17518142 ] Gábor Gyimesi commented on MINIFICPP-1794: -- As you said even though these are listed as

[jira] [Commented] (MINIFICPP-1794) Remove nifi.rest.api.password from agent manifest

2022-04-06 Thread Jira
[ https://issues.apache.org/jira/browse/MINIFICPP-1794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17518138#comment-17518138 ] Gábor Gyimesi commented on MINIFICPP-1794: -- I was thinking about it, but it occurred to me

[jira] [Commented] (MINIFICPP-1794) Remove nifi.rest.api.password from agent manifest

2022-04-06 Thread Ferenc Gerlits (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17518132#comment-17518132 ] Ferenc Gerlits commented on MINIFICPP-1794: --- I guess the properties in

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a diff in pull request #1294: MINIFICPP-1771: Reworked ListenSyslog

2022-04-06 Thread GitBox
adamdebreceni commented on code in PR #1294: URL: https://github.com/apache/nifi-minifi-cpp/pull/1294#discussion_r843950806 ## extensions/standard-processors/processors/ListenSyslog.cpp: ## @@ -17,318 +14,283 @@ * See the License for the specific language governing

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a diff in pull request #1294: MINIFICPP-1771: Reworked ListenSyslog

2022-04-06 Thread GitBox
adamdebreceni commented on code in PR #1294: URL: https://github.com/apache/nifi-minifi-cpp/pull/1294#discussion_r843949227 ## extensions/standard-processors/processors/ListenSyslog.cpp: ## @@ -17,318 +14,283 @@ * See the License for the specific language governing

[jira] [Created] (NIFI-9881) Migrate JSON reader/writer services to Jackson 2.X

2022-04-06 Thread Mike Thomsen (Jira)
Mike Thomsen created NIFI-9881: -- Summary: Migrate JSON reader/writer services to Jackson 2.X Key: NIFI-9881 URL: https://issues.apache.org/jira/browse/NIFI-9881 Project: Apache NiFi Issue Type:

[GitHub] [nifi-minifi-cpp] lordgamez opened a new pull request, #1296: MINIFICPP-1794 Remove sensitive properties from agent manifest

2022-04-06 Thread GitBox
lordgamez opened a new pull request, #1296: URL: https://github.com/apache/nifi-minifi-cpp/pull/1296 Thank you for submitting a contribution to Apache NiFi - MiNiFi C++. In order to streamline the review of the contribution we ask you to ensure the following steps have been taken:

[GitHub] [nifi-site] szaszm merged pull request #59: Add amarkovics

2022-04-06 Thread GitBox
szaszm merged PR #59: URL: https://github.com/apache/nifi-site/pull/59 -- 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. To unsubscribe, e-mail:

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a diff in pull request #1294: MINIFICPP-1771: Reworked ListenSyslog

2022-04-06 Thread GitBox
adamdebreceni commented on code in PR #1294: URL: https://github.com/apache/nifi-minifi-cpp/pull/1294#discussion_r843870905 ## docker/test/integration/steps/steps.py: ## @@ -621,6 +626,11 @@ def step_impl(context, num_flowfiles, duration):

[jira] [Updated] (MINIFICPP-1771) Add ListenSyslog processor

2022-04-06 Thread Martin Zink (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Zink updated MINIFICPP-1771: --- Status: Patch Available (was: In Progress)

[jira] [Updated] (MINIFICPP-1766) ProcessSession::read can't read zero length flowfiles (DatabaseContentRepository)

2022-04-06 Thread Martin Zink (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Zink updated MINIFICPP-1766: --- Resolution: Fixed Status: Resolved (was: Patch Available)

[GitHub] [nifi] pgyori commented on pull request #5896: NIFI-9832: Fix disappearing XML element content when the element has attribute

2022-04-06 Thread GitBox
pgyori commented on PR #5896: URL: https://github.com/apache/nifi/pull/5896#issuecomment-1090178119 @simonbence , @markap14 , @exceptionfactory Thanks to all of you for reviewing this PR. I followed your comments and pushed new commits to this PR. Please check and let me know if there

[GitHub] [nifi] pgyori commented on a diff in pull request #5896: NIFI-9832: Fix disappearing XML element content when the element has attribute

2022-04-06 Thread GitBox
pgyori commented on code in PR #5896: URL: https://github.com/apache/nifi/pull/5896#discussion_r843839191 ##

[GitHub] [nifi] pgyori commented on a diff in pull request #5896: NIFI-9832: Fix disappearing XML element content when the element has attribute

2022-04-06 Thread GitBox
pgyori commented on code in PR #5896: URL: https://github.com/apache/nifi/pull/5896#discussion_r843837965 ## nifi-nar-bundles/nifi-standard-services/nifi-record-serialization-services-bundle/nifi-record-serialization-services/src/test/java/org/apache/nifi/xml/TestXMLReader.java:

[GitHub] [nifi] pgyori commented on a diff in pull request #5896: NIFI-9832: Fix disappearing XML element content when the element has attribute

2022-04-06 Thread GitBox
pgyori commented on code in PR #5896: URL: https://github.com/apache/nifi/pull/5896#discussion_r843837043 ## nifi-nar-bundles/nifi-standard-services/nifi-record-serialization-services-bundle/nifi-record-serialization-services/src/test/java/org/apache/nifi/xml/TestXMLReader.java:

[GitHub] [nifi] pgyori commented on a diff in pull request #5896: NIFI-9832: Fix disappearing XML element content when the element has attribute

2022-04-06 Thread GitBox
pgyori commented on code in PR #5896: URL: https://github.com/apache/nifi/pull/5896#discussion_r843835121 ## nifi-nar-bundles/nifi-standard-services/nifi-record-serialization-services-bundle/nifi-record-serialization-services/src/test/java/org/apache/nifi/xml/TestXMLReader.java:

[jira] [Created] (NIFI-9880) EOL for Oracle JavaBeans Activation Framework (JAF) 1.2.0

2022-04-06 Thread Vrinda Palod (Jira)
Vrinda Palod created NIFI-9880: -- Summary: EOL for Oracle JavaBeans Activation Framework (JAF) 1.2.0 Key: NIFI-9880 URL: https://issues.apache.org/jira/browse/NIFI-9880 Project: Apache NiFi

[GitHub] [nifi] timeabarna commented on pull request #5933: NIFI-9879 Add min/max age and min/max size properties to ListAzure pr…

2022-04-06 Thread GitBox
timeabarna commented on PR #5933: URL: https://github.com/apache/nifi/pull/5933#issuecomment-1090123941 Hello @turcsanyip, Can you please help reviewing this PR? Thanks in advance. -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [nifi] timeabarna opened a new pull request, #5933: NIFI-9879 Add min/max age and min/max size properties to ListAzure pr…

2022-04-06 Thread GitBox
timeabarna opened a new pull request, #5933: URL: https://github.com/apache/nifi/pull/5933 Add min/max age and min/max size properties to ListAzure processors https://issues.apache.org/jira/browse/NIFI-9879 Description of PR Enables filtering by file size and file age.

[jira] [Updated] (NIFI-9879) Add min/max age and min/max size properties to ListAzure processors

2022-04-06 Thread Timea Barna (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timea Barna updated NIFI-9879: -- Status: Patch Available (was: In Progress) > Add min/max age and min/max size properties to ListAzure

[jira] [Updated] (NIFI-9879) Add min/max age and min/max size properties to ListAzure processors

2022-04-06 Thread Timea Barna (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timea Barna updated NIFI-9879: -- Description: Add min/max age and min/max size properties to ListAzure processors > Add min/max age and

[jira] [Assigned] (NIFI-9879) Add min/max age and min/max size properties to ListAzure processors

2022-04-06 Thread Timea Barna (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timea Barna reassigned NIFI-9879: - Assignee: Timea Barna > Add min/max age and min/max size properties to ListAzure processors >

[jira] [Created] (NIFI-9879) Add min/max age and min/max size properties to ListAzure processors

2022-04-06 Thread Timea Barna (Jira)
Timea Barna created NIFI-9879: - Summary: Add min/max age and min/max size properties to ListAzure processors Key: NIFI-9879 URL: https://issues.apache.org/jira/browse/NIFI-9879 Project: Apache NiFi

[jira] [Assigned] (MINIFICPP-1708) Route corrupt archives to Failure in CompressContent

2022-04-06 Thread Adam Debreceni (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Debreceni reassigned MINIFICPP-1708: - Assignee: Adam Debreceni > Route corrupt archives to Failure in

[jira] [Created] (MINIFICPP-1794) Remove nifi.rest.api.password from agent manifest

2022-04-06 Thread Jira
Gábor Gyimesi created MINIFICPP-1794: Summary: Remove nifi.rest.api.password from agent manifest Key: MINIFICPP-1794 URL: https://issues.apache.org/jira/browse/MINIFICPP-1794 Project: Apache NiFi

[GitHub] [nifi] pvillard31 commented on pull request #5088: NIFI-3320: SendTrapSNMP and ListenTrapSNMP processors added.

2022-04-06 Thread GitBox
pvillard31 commented on PR #5088: URL: https://github.com/apache/nifi/pull/5088#issuecomment-1089922798 @esend7881 - I think there is a confusion here. - GetSNMP/SetSNMP processors are meant to be used for interacting with an external SNMP server to retrieve/set values for given

<    1   2