[jira] [Updated] (MINIFICPP-2346) Speed up MiNiFi Build with Conan package manager (C++)

2024-05-11 Thread James Guzman (Medel) (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Guzman (Medel) updated MINIFICPP-2346: Description: *NOTE:* I noticed you guys recently switched from 0.15 to

[jira] [Updated] (NIFI-13216) Replace deprecated GzipUtils methods isCompressedFilename and getUncompressedFilename with the API suggested alternatives

2024-05-11 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-13216: Fix Version/s: 2.0.0-M3 Resolution: Fixed Status: Resolved (was: Patch Av

[jira] [Updated] (NIFI-13214) Replace use of deprecated org.apache.lucene.index.IndexReader document methods with API suggestion

2024-05-11 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-13214: Fix Version/s: 2.0.0-M3 Resolution: Fixed Status: Resolved (was: Patch Av

[jira] [Updated] (NIFI-13185) Remove "integration tests" which are not maintained and require personal credentials to Cloud services

2024-05-11 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-13185: Fix Version/s: 2.0.0-M3 Resolution: Fixed Status: Resolved (was: Patch Av

[jira] [Updated] (NIFI-13215) Update AWS, OpenTelemetry, latest dependency scan findings

2024-05-11 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-13215: Fix Version/s: 2.0.0-M3 Resolution: Fixed Status: Resolved (was: Patch Av

[jira] [Commented] (NIFI-13215) Update AWS, OpenTelemetry, latest dependency scan findings

2024-05-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17845653#comment-17845653 ] ASF subversion and git services commented on NIFI-13215: Commit 6

[jira] [Commented] (NIFI-13217) Update JavaDoc on core attributes unaffected by removeAttribute / removeAllAttributes

2024-05-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17845657#comment-17845657 ] ASF subversion and git services commented on NIFI-13217: Commit 1

Re: [PR] NIFI-13185 [nifi]

2024-05-11 Thread via GitHub
exceptionfactory closed pull request #8818: NIFI-13185 URL: https://github.com/apache/nifi/pull/8818 -- 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: iss

Re: [PR] NIFI-13216 Replaced deprecated GzipUtils methods isCompressedFilename and getUncompressedFilename with the API suggested alternatives [nifi]

2024-05-11 Thread via GitHub
exceptionfactory closed pull request #8816: NIFI-13216 Replaced deprecated GzipUtils methods isCompressedFilename and getUncompressedFilename with the API suggested alternatives URL: https://github.com/apache/nifi/pull/8816 -- This is an automated message from the Apache Git Service. To resp

Re: [PR] NIFI-13214 Replaced use of deprecated org.apache.lucene.index.IndexReader document methods with StoredFields document methods. [nifi]

2024-05-11 Thread via GitHub
exceptionfactory closed pull request #8815: NIFI-13214 Replaced use of deprecated org.apache.lucene.index.IndexReader document methods with StoredFields document methods. URL: https://github.com/apache/nifi/pull/8815 -- This is an automated message from the Apache Git Service. To respond to

[jira] [Commented] (NIFI-13216) Replace deprecated GzipUtils methods isCompressedFilename and getUncompressedFilename with the API suggested alternatives

2024-05-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17845655#comment-17845655 ] ASF subversion and git services commented on NIFI-13216: Commit 2

[jira] [Resolved] (NIFI-13217) Update JavaDoc on core attributes unaffected by removeAttribute / removeAllAttributes

2024-05-11 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann resolved NIFI-13217. - Fix Version/s: 2.0.0-M3 Resolution: Fixed > Update JavaDoc on core attributes unaf

[jira] [Commented] (NIFI-13185) Remove "integration tests" which are not maintained and require personal credentials to Cloud services

2024-05-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17845656#comment-17845656 ] ASF subversion and git services commented on NIFI-13185: Commit 0

[jira] [Commented] (NIFI-13214) Replace use of deprecated org.apache.lucene.index.IndexReader document methods with API suggestion

2024-05-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17845654#comment-17845654 ] ASF subversion and git services commented on NIFI-13214: Commit c

Re: [PR] NIFI-13217 Adjust JavaDoc of ProcessSession to align with changed standard implementation [nifi]

2024-05-11 Thread via GitHub
exceptionfactory closed pull request #8819: NIFI-13217 Adjust JavaDoc of ProcessSession to align with changed standard implementation URL: https://github.com/apache/nifi/pull/8819 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a

Re: [PR] NIFI-13215 [nifi]

2024-05-11 Thread via GitHub
exceptionfactory closed pull request #8814: NIFI-13215 URL: https://github.com/apache/nifi/pull/8814 -- 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: iss

[jira] [Updated] (MINIFICPP-2177) ARM based CI

2024-05-11 Thread Martin Zink (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Zink updated MINIFICPP-2177: --- Priority: Major (was: Trivial) > ARM based CI > > > Key: MI

[PR] NIFI-13217 Adjust JavaDoc of ProcessSession to align with standard implementation [nifi]

2024-05-11 Thread via GitHub
EndzeitBegins opened a new pull request, #8819: URL: https://github.com/apache/nifi/pull/8819 # Summary Adjusts the JavaDoc of `ProcessSession` to align with the changes introduced to the standard implementation with [NIFI-13200](ht

[jira] [Created] (NIFI-13217) Update JavaDoc on core attributes unaffected by removeAttribute / removeAllAttributes

2024-05-11 Thread endzeit (Jira)
endzeit created NIFI-13217: -- Summary: Update JavaDoc on core attributes unaffected by removeAttribute / removeAllAttributes Key: NIFI-13217 URL: https://issues.apache.org/jira/browse/NIFI-13217 Project: Apac

[jira] [Updated] (MINIFICPP-2346) Speed up MiNiFi Build with Conan package manager (C++)

2024-05-11 Thread James Guzman (Medel) (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Guzman (Medel) updated MINIFICPP-2346: Description: *NOTE:* I noticed you guys recently switched from 0.15 to