[GitHub] [nifi-minifi-cpp] martinzink opened a new pull request, #1637: MINIFICPP-2189 Fixing gcc-13 compatibility CI

2023-08-21 Thread via GitHub
martinzink opened a new pull request, #1637: URL: https://github.com/apache/nifi-minifi-cpp/pull/1637 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:

[jira] [Commented] (NIFI-11974) Add component name filtering to Site2SiteBulletinReportingTask

2023-08-21 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17757204#comment-17757204 ] Matt Burgess commented on NIFI-11974: - As a workaround the user can add the nifi-sql-

[jira] [Created] (NIFI-11974) Add component name filtering to Site2SiteBulletinReportingTask

2023-08-21 Thread Matt Burgess (Jira)
Matt Burgess created NIFI-11974: --- Summary: Add component name filtering to Site2SiteBulletinReportingTask Key: NIFI-11974 URL: https://issues.apache.org/jira/browse/NIFI-11974 Project: Apache NiFi

[GitHub] [nifi] exceptionfactory commented on pull request #7634: NIFI-11873 Refactored PeerSelectorTest from Groovy to Java.

2023-08-21 Thread via GitHub
exceptionfactory commented on PR #7634: URL: https://github.com/apache/nifi/pull/7634#issuecomment-1687105081 > Should I close the ticket or just have the ticket no longer assigned to me? Also should I add you comments regarding the visibility issues to the ticket so others will know what t

[GitHub] [nifi] dan-s1 commented on pull request #7634: NIFI-11873 Refactored PeerSelectorTest from Groovy to Java.

2023-08-21 Thread via GitHub
dan-s1 commented on PR #7634: URL: https://github.com/apache/nifi/pull/7634#issuecomment-1687082344 Should I close the ticket or just have the ticket no longer assigned to me? Also should I add you comments regarding the visibility issues to the ticket so others will know what to be aware o

[GitHub] [nifi] exceptionfactory commented on pull request #7634: NIFI-11873 Refactored PeerSelectorTest from Groovy to Java.

2023-08-21 Thread via GitHub
exceptionfactory commented on PR #7634: URL: https://github.com/apache/nifi/pull/7634#issuecomment-1687078363 Thanks for your work on it, it may be a helpful background for someone else to take it up. If there are any tests that can be migrated without method visibility changes, that would

[GitHub] [nifi] dan-s1 commented on pull request #7634: NIFI-11873 Refactored PeerSelectorTest from Groovy to Java.

2023-08-21 Thread via GitHub
dan-s1 commented on PR #7634: URL: https://github.com/apache/nifi/pull/7634#issuecomment-1687073953 I did not realize either. I worked off your original comment thinking it would be okay for the others. Aside from variables I am not sure how I would not reduce the scope of the methods whose

[GitHub] [nifi] exceptionfactory commented on pull request #7634: NIFI-11873 Refactored PeerSelectorTest from Groovy to Java.

2023-08-21 Thread via GitHub
exceptionfactory commented on PR #7634: URL: https://github.com/apache/nifi/pull/7634#issuecomment-1687057180 I realize that I recommended changing the visibility of one method when commenting on the Jira, but I did not expect it to be necessary for some many methods. -- This is an autom

[GitHub] [nifi] dan-s1 commented on pull request #7634: NIFI-11873 Refactored PeerSelectorTest from Groovy to Java.

2023-08-21 Thread via GitHub
dan-s1 commented on PR #7634: URL: https://github.com/apache/nifi/pull/7634#issuecomment-1687048706 @exceptionfactory 21/22 of pass. There is one test testShouldFetchRemotePeerStatusesInFailureScenario which fails but the reasons vary each time its run. It appears it is due to some random

[jira] [Assigned] (NIFI-9084) Refactor unit and integration tests to use JUnit 5 instead of JUnit 4

2023-08-21 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann reassigned NIFI-9084: -- Assignee: David Handermann > Refactor unit and integration tests to use JUnit 5 instead

[GitHub] [nifi] dan-s1 opened a new pull request, #7634: NIFI-11873 Refactored PeerSelectorTest from Groovy to Java.

2023-08-21 Thread via GitHub
dan-s1 opened a new pull request, #7634: URL: https://github.com/apache/nifi/pull/7634 Refactored PeerSelectorTest from Groovy to Java. Replaced the Groovy mock objects with Mockito mocks and changed scope of certain variables and methods in PeerSelector from private to package private in o

[GitHub] [nifi] dependabot[bot] opened a new pull request, #7633: Bump org.apache.ivy:ivy from 2.5.1 to 2.5.2 in /nifi-nar-bundles/nifi-groovyx-bundle/nifi-groovyx-processors

2023-08-21 Thread via GitHub
dependabot[bot] opened a new pull request, #7633: URL: https://github.com/apache/nifi/pull/7633 Bumps org.apache.ivy:ivy from 2.5.1 to 2.5.2. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.ivy:ivy&pa

[GitHub] [nifi] dependabot[bot] opened a new pull request, #7632: Bump org.apache.ivy:ivy from 2.5.1 to 2.5.2 in /nifi-nar-bundles/nifi-scripting-bundle/nifi-scripting-processors

2023-08-21 Thread via GitHub
dependabot[bot] opened a new pull request, #7632: URL: https://github.com/apache/nifi/pull/7632 Bumps org.apache.ivy:ivy from 2.5.1 to 2.5.2. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.ivy:ivy&pa

[jira] [Commented] (NIFI-11971) FlowFile content is corrupted across the whole NiFi instance throughout ProcessSession::write with omitting writing any byte to OutputStream

2023-08-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17757082#comment-17757082 ] ASF subversion and git services commented on NIFI-11971: Commit 7

[jira] [Commented] (NIFI-11972) Release NiFi 1.23.2

2023-08-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17757083#comment-17757083 ] ASF subversion and git services commented on NIFI-11972: Commit d

[jira] [Commented] (NIFI-11971) FlowFile content is corrupted across the whole NiFi instance throughout ProcessSession::write with omitting writing any byte to OutputStream

2023-08-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17757081#comment-17757081 ] ASF subversion and git services commented on NIFI-11971: Commit 6

[jira] [Commented] (NIFI-11972) Release NiFi 1.23.2

2023-08-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17757084#comment-17757084 ] ASF subversion and git services commented on NIFI-11972: Commit 9

[jira] [Commented] (NIFI-11973) Update HikariCP to 5.0.1

2023-08-21 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17757056#comment-17757056 ] David Handermann commented on NIFI-11973: - [~msr1716] You already HikariCP on the

[jira] [Resolved] (MINIFICPP-2190) Windows CI build fails

2023-08-21 Thread Martin Zink (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Zink resolved MINIFICPP-2190. Resolution: Cannot Reproduce Solved by itself > Windows CI build fails > -

[jira] [Created] (NIFI-11973) Update HikariCP to 5.0.1

2023-08-21 Thread Mike R (Jira)
Mike R created NIFI-11973: - Summary: Update HikariCP to 5.0.1 Key: NIFI-11973 URL: https://issues.apache.org/jira/browse/NIFI-11973 Project: Apache NiFi Issue Type: Improvement Affects Versions:

[jira] [Updated] (NIFI-11971) FlowFile content is corrupted across the whole NiFi instance throughout ProcessSession::write with omitting writing any byte to OutputStream

2023-08-21 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-11971: Resolution: Fixed Status: Resolved (was: Patch Available) > FlowFile content is co

[jira] [Commented] (NIFI-11971) FlowFile content is corrupted across the whole NiFi instance throughout ProcessSession::write with omitting writing any byte to OutputStream

2023-08-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17757026#comment-17757026 ] ASF subversion and git services commented on NIFI-11971: Commit 2

[jira] [Commented] (NIFI-11971) FlowFile content is corrupted across the whole NiFi instance throughout ProcessSession::write with omitting writing any byte to OutputStream

2023-08-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17757025#comment-17757025 ] ASF subversion and git services commented on NIFI-11971: Commit b

[GitHub] [nifi] exceptionfactory closed pull request #7631: NIFI-11971: Ensure that when creating a new content claim that we alw…

2023-08-21 Thread via GitHub
exceptionfactory closed pull request #7631: NIFI-11971: Ensure that when creating a new content claim that we alw… URL: https://github.com/apache/nifi/pull/7631 -- 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-11303) Create direct go-to option from Provenance lineage

2023-08-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17757013#comment-17757013 ] ASF subversion and git services commented on NIFI-11303: Commit 1

[jira] [Updated] (NIFI-11303) Create direct go-to option from Provenance lineage

2023-08-21 Thread Margot Tien (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Margot Tien updated NIFI-11303: --- Fix Version/s: 2.0.0 > Create direct go-to option from Provenance lineage > -

[jira] [Updated] (NIFI-11303) Create direct go-to option from Provenance lineage

2023-08-21 Thread Margot Tien (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Margot Tien updated NIFI-11303: --- Fix Version/s: 1.24.0 Resolution: Fixed Status: Resolved (was: Patch Available) >

[jira] [Commented] (NIFI-11303) Create direct go-to option from Provenance lineage

2023-08-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17757000#comment-17757000 ] ASF subversion and git services commented on NIFI-11303: Commit 5

[jira] [Resolved] (NIFI-9164) Refactor nifi-windows-event-log-bundle to use JUnit 5

2023-08-21 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann resolved NIFI-9164. Fix Version/s: 2.0.0 1.24.0 Resolution: Fixed > Refactor nifi-wind

[jira] [Commented] (NIFI-9164) Refactor nifi-windows-event-log-bundle to use JUnit 5

2023-08-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17756992#comment-17756992 ] ASF subversion and git services commented on NIFI-9164: --- Commit f38f

[jira] [Commented] (NIFI-9164) Refactor nifi-windows-event-log-bundle to use JUnit 5

2023-08-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17756991#comment-17756991 ] ASF subversion and git services commented on NIFI-9164: --- Commit 5d90

[GitHub] [nifi] exceptionfactory closed pull request #7623: NIFI-9164: refactored tests in nifi-windows-event-log-bundle to use J…

2023-08-21 Thread via GitHub
exceptionfactory closed pull request #7623: NIFI-9164: refactored tests in nifi-windows-event-log-bundle to use J… URL: https://github.com/apache/nifi/pull/7623 -- 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] [Resolved] (NIFI-11970) Update grpc.version to 1.57.2

2023-08-21 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann resolved NIFI-11970. - Fix Version/s: 2.0.0 1.24.0 Resolution: Fixed > Update grpc.ver

[jira] [Updated] (NIFI-11970) Update grpc.version to 1.57.2

2023-08-21 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-11970: Affects Version/s: (was: 1.23.1) > Update grpc.version to 1.57.2 >

[jira] [Updated] (NIFI-11970) Update grpc.version to 1.57.2

2023-08-21 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-11970: Priority: Minor (was: Major) > Update grpc.version to 1.57.2 > ---

[jira] [Resolved] (NIFI-11969) Update excel-streaming-reader to 4.1.1

2023-08-21 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann resolved NIFI-11969. - Fix Version/s: 2.0.0 1.24.0 Resolution: Fixed > Update excel-st

[jira] [Updated] (NIFI-11969) Update excel-streaming-reader to 4.1.1

2023-08-21 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-11969: Priority: Minor (was: Major) > Update excel-streaming-reader to 4.1.1 > --

[jira] [Updated] (NIFI-11968) Update NiFi Compress Bundle zstd-jni to 1.5.5-5

2023-08-21 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-11968: Summary: Update NiFi Compress Bundle zstd-jni to 1.5.5-5 (was: Update NiFi Compress Bundle

[jira] [Resolved] (NIFI-11965) ITPutIgniteCache stucks in a booting in the beforeAll method forever

2023-08-21 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann resolved NIFI-11965. - Fix Version/s: 1.24.0 (was: 1.latest) Resolution: Fixed > I

[jira] [Updated] (NIFI-11969) Update excel-streaming-reader to 4.1.1

2023-08-21 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-11969: Affects Version/s: (was: 1.23.1) > Update excel-streaming-reader to 4.1.1 > ---

[jira] [Updated] (NIFI-11968) Update NiFi Compress Bundle zstd-jni

2023-08-21 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-11968: Affects Version/s: (was: 1.23.1) > Update NiFi Compress Bundle zstd-jni > -

[jira] [Resolved] (NIFI-11968) Update NiFi Compress Bundle zstd-jni

2023-08-21 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann resolved NIFI-11968. - Fix Version/s: 2.0.0 1.24.0 Resolution: Fixed > Update NiFi Com

[jira] [Updated] (NIFI-11968) Update NiFi Compress Bundle zstd-jni

2023-08-21 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-11968: Priority: Minor (was: Major) > Update NiFi Compress Bundle zstd-jni >

[jira] [Commented] (NIFI-11965) ITPutIgniteCache stucks in a booting in the beforeAll method forever

2023-08-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17756988#comment-17756988 ] ASF subversion and git services commented on NIFI-11965: Commit 5

[jira] [Commented] (NIFI-11970) Update grpc.version to 1.57.2

2023-08-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17756987#comment-17756987 ] ASF subversion and git services commented on NIFI-11970: Commit b

[jira] [Commented] (NIFI-11968) Update NiFi Compress Bundle zstd-jni

2023-08-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17756985#comment-17756985 ] ASF subversion and git services commented on NIFI-11968: Commit 3

[jira] [Commented] (NIFI-11969) Update excel-streaming-reader to 4.1.1

2023-08-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17756986#comment-17756986 ] ASF subversion and git services commented on NIFI-11969: Commit 7

[jira] [Commented] (NIFI-11970) Update grpc.version to 1.57.2

2023-08-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17756984#comment-17756984 ] ASF subversion and git services commented on NIFI-11970: Commit 9

[jira] [Commented] (NIFI-11969) Update excel-streaming-reader to 4.1.1

2023-08-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17756983#comment-17756983 ] ASF subversion and git services commented on NIFI-11969: Commit 8

[jira] [Commented] (NIFI-11968) Update NiFi Compress Bundle zstd-jni

2023-08-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17756982#comment-17756982 ] ASF subversion and git services commented on NIFI-11968: Commit e

[GitHub] [nifi] exceptionfactory closed pull request #7628: NIFI-11970 Update grpc.version to 1.57.2

2023-08-21 Thread via GitHub
exceptionfactory closed pull request #7628: NIFI-11970 Update grpc.version to 1.57.2 URL: https://github.com/apache/nifi/pull/7628 -- 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 commen

[GitHub] [nifi] exceptionfactory closed pull request #7626: NIFI-11968 Update NiFi Compress Bundle zstd-jni

2023-08-21 Thread via GitHub
exceptionfactory closed pull request #7626: NIFI-11968 Update NiFi Compress Bundle zstd-jni URL: https://github.com/apache/nifi/pull/7626 -- 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

[jira] [Commented] (NIFI-11971) FlowFile content is corrupted across the whole NiFi instance throughout ProcessSession::write with omitting writing any byte to OutputStream

2023-08-21 Thread Serhii Nesterov (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17756980#comment-17756980 ] Serhii Nesterov commented on NIFI-11971: [~markap14] Thanks a lot! Glad to help w

[jira] [Created] (NIFI-11972) Release NiFi 1.23.2

2023-08-21 Thread David Handermann (Jira)
David Handermann created NIFI-11972: --- Summary: Release NiFi 1.23.2 Key: NIFI-11972 URL: https://issues.apache.org/jira/browse/NIFI-11972 Project: Apache NiFi Issue Type: Task Re

[GitHub] [nifi-minifi-cpp] lordgamez opened a new pull request, #1636: Add System Load Avg field field to C2 and Prometheus metrics

2023-08-21 Thread via GitHub
lordgamez opened a new pull request, #1636: URL: https://github.com/apache/nifi-minifi-cpp/pull/1636 https://issues.apache.org/jira/browse/MINIFICPP-2182 Thank you for submitting a contribution to Apache NiFi - MiNiFi C++. In order to streamline t

[jira] [Commented] (NIFI-11971) FlowFile content is corrupted across the whole NiFi instance throughout ProcessSession::write with omitting writing any byte to OutputStream

2023-08-21 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17756955#comment-17756955 ] Mark Payne commented on NIFI-11971: --- And [~Serhii Nesterov] just wanted to say a huge t

[jira] [Updated] (NIFI-11971) FlowFile content is corrupted across the whole NiFi instance throughout ProcessSession::write with omitting writing any byte to OutputStream

2023-08-21 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-11971: -- Status: Patch Available (was: Reopened) > FlowFile content is corrupted across the whole NiFi instance

[jira] [Reopened] (NIFI-11971) FlowFile content is corrupted across the whole NiFi instance throughout ProcessSession::write with omitting writing any byte to OutputStream

2023-08-21 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne reopened NIFI-11971: --- > FlowFile content is corrupted across the whole NiFi instance throughout > ProcessSession::write with o

[GitHub] [nifi] markap14 opened a new pull request, #7631: NIFI-11971: Ensure that when creating a new content claim that we alw…

2023-08-21 Thread via GitHub
markap14 opened a new pull request, #7631: URL: https://github.com/apache/nifi/pull/7631 …ays treat an existing claim length of -1 as 0, to ensure that we never add -1 to our offset # Summary [NIFI-0](https://issues.apache

[jira] [Commented] (NIFI-11971) FlowFile content is corrupted across the whole NiFi instance throughout ProcessSession::write with omitting writing any byte to OutputStream

2023-08-21 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17756945#comment-17756945 ] Mark Payne commented on NIFI-11971: --- Thanks [~exceptionfactory] and [~Serhii Nesterov] 

[jira] [Commented] (NIFI-11966) Update POM.xml Maven Dependencies

2023-08-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17756942#comment-17756942 ] ASF subversion and git services commented on NIFI-11966: Commit b

[jira] [Commented] (NIFI-11971) FlowFile content is corrupted across the whole NiFi instance throughout ProcessSession::write with omitting writing any byte to OutputStream

2023-08-21 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17756938#comment-17756938 ] David Handermann commented on NIFI-11971: - Thanks for the detailed analysis repor

[jira] [Updated] (NIFI-11971) FlowFile content is corrupted across the whole NiFi instance throughout ProcessSession::write with omitting writing any byte to OutputStream

2023-08-21 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-11971: Fix Version/s: 1.23.2 > FlowFile content is corrupted across the whole NiFi instance throug

[jira] [Resolved] (MINIFICPP-1730) Ship systemd service file

2023-08-21 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz resolved MINIFICPP-1730. - Resolution: Duplicate > Ship systemd service file > - > >

[jira] [Updated] (MINIFICPP-2088) InvokeHTTP should check whether it needs to run before retrieving the HttpClient

2023-08-21 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-2088: Priority: Minor (was: Major) > InvokeHTTP should check whether it needs to run before

[jira] [Updated] (NIFI-11971) FlowFile content is corrupted across the whole NiFi instance throughout ProcessSession::write with omitting writing any byte to OutputStream

2023-08-21 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-11971: Fix Version/s: 2.0.0 Resolution: Fixed Status: Resolved (was: Patch Avail

[jira] [Assigned] (MINIFICPP-2180) Package generation should avoid including test_processors

2023-08-21 Thread Jira
[ https://issues.apache.org/jira/browse/MINIFICPP-2180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gábor Gyimesi reassigned MINIFICPP-2180: Assignee: Marton Szasz (was: Gábor Gyimesi) > Package generation should avoid

[jira] [Commented] (NIFI-11966) Update POM.xml Maven Dependencies

2023-08-21 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17756929#comment-17756929 ] David Handermann commented on NIFI-11966: - [~mthomsen] The backported commit brok

[jira] [Commented] (NIFI-11966) Update POM.xml Maven Dependencies

2023-08-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17756928#comment-17756928 ] ASF subversion and git services commented on NIFI-11966: Commit 2

[jira] [Commented] (NIFI-11971) FlowFile content is corrupted across the whole NiFi instance throughout ProcessSession::write with omitting writing any byte to OutputStream

2023-08-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17756915#comment-17756915 ] ASF subversion and git services commented on NIFI-11971: Commit a

[GitHub] [nifi] exceptionfactory closed pull request #7629: NIFI-11971: Ensure that if we do not write any bytes to a file after …

2023-08-21 Thread via GitHub
exceptionfactory closed pull request #7629: NIFI-11971: Ensure that if we do not write any bytes to a file after … URL: https://github.com/apache/nifi/pull/7629 -- 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] [Assigned] (MINIFICPP-2190) Windows CI build fails

2023-08-21 Thread Martin Zink (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Zink reassigned MINIFICPP-2190: -- Assignee: (was: Martin Zink) > Windows CI build fails > --

[jira] [Commented] (NIFI-11971) FlowFile content is corrupted across the whole NiFi instance throughout ProcessSession::write with omitting writing any byte to OutputStream

2023-08-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17756914#comment-17756914 ] ASF subversion and git services commented on NIFI-11971: Commit 5

[jira] [Created] (MINIFICPP-2190) Windows CI build fails

2023-08-21 Thread Martin Zink (Jira)
Martin Zink created MINIFICPP-2190: -- Summary: Windows CI build fails Key: MINIFICPP-2190 URL: https://issues.apache.org/jira/browse/MINIFICPP-2190 Project: Apache NiFi MiNiFi C++ Issue Type:

[jira] [Assigned] (MINIFICPP-2180) Package generation should avoid including test_processors

2023-08-21 Thread Jira
[ https://issues.apache.org/jira/browse/MINIFICPP-2180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gábor Gyimesi reassigned MINIFICPP-2180: Assignee: Gábor Gyimesi > Package generation should avoid including test_proce

[jira] [Updated] (MINIFICPP-2187) Free up space on CI runners for CentOS job

2023-08-21 Thread Jira
[ https://issues.apache.org/jira/browse/MINIFICPP-2187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gábor Gyimesi updated MINIFICPP-2187: - Status: Patch Available (was: Open) > Free up space on CI runners for CentOS job > -

[jira] [Commented] (MINIFICPP-2187) Free up space on CI runners for CentOS job

2023-08-21 Thread Jira
[ https://issues.apache.org/jira/browse/MINIFICPP-2187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17756888#comment-17756888 ] Gábor Gyimesi commented on MINIFICPP-2187: -- https://github.com/apache/nifi-m

[jira] [Commented] (NIFI-11966) Update POM.xml Maven Dependencies

2023-08-21 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17756885#comment-17756885 ] David Handermann commented on NIFI-11966: - [~mthomsen] Please set the specific Fi

[jira] [Updated] (NIFI-11966) Update POM.xml Maven Dependencies

2023-08-21 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-11966: Fix Version/s: 2.0.0 1.24.0 (was: 1.latest)

[GitHub] [nifi-minifi-cpp] lordgamez commented on a diff in pull request #1635: MINIFICPP-2185 Upgrade to Visual Studio 2022

2023-08-21 Thread via GitHub
lordgamez commented on code in PR #1635: URL: https://github.com/apache/nifi-minifi-cpp/pull/1635#discussion_r129741 ## .github/workflows/ci.yml: ## @@ -73,6 +73,57 @@ jobs: name: "windows-2019" runs-on: windows-2019 Review Comment: If the VS2019 and VS2022 job

[jira] [Comment Edited] (NIFI-11971) FlowFile content is corrupted across the whole NiFi instance throughout ProcessSession::write with omitting writing any byte to OutputStream

2023-08-21 Thread Serhii Nesterov (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17756795#comment-17756795 ] Serhii Nesterov edited comment on NIFI-11971 at 8/21/23 11:06 AM: -

[jira] [Commented] (NIFI-11971) FlowFile content is corrupted across the whole NiFi instance throughout ProcessSession::write with omitting writing any byte to OutputStream

2023-08-21 Thread Serhii Nesterov (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17756795#comment-17756795 ] Serhii Nesterov commented on NIFI-11971: [~markap14] Thanks for the quick respons

[jira] [Updated] (NIFI-11971) FlowFile content is corrupted across the whole NiFi instance throughout ProcessSession::write with omitting writing any byte to OutputStream

2023-08-21 Thread Serhii Nesterov (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Serhii Nesterov updated NIFI-11971: --- Attachment: image-2023-08-21-13-21-31-091.png > FlowFile content is corrupted across the whol

[jira] [Updated] (MINIFICPP-2150) Add ListSmb

2023-08-21 Thread Martin Zink (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Zink updated MINIFICPP-2150: --- Status: Patch Available (was: In Progress) > Add ListSmb > --- > >

[jira] [Updated] (MINIFICPP-2147) Add PutSmbFile

2023-08-21 Thread Martin Zink (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Zink updated MINIFICPP-2147: --- Fix Version/s: (was: 0.15.0) > Add PutSmbFile > -- > > Ke

[jira] [Updated] (MINIFICPP-2147) Add PutSmbFile

2023-08-21 Thread Martin Zink (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Zink updated MINIFICPP-2147: --- Fix Version/s: 0.15.0 > Add PutSmbFile > -- > > Key: MINIFICP

[jira] [Updated] (MINIFICPP-2148) Add FetchSmb

2023-08-21 Thread Martin Zink (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Zink updated MINIFICPP-2148: --- Status: Patch Available (was: In Progress) > Add FetchSmb > > >

[jira] [Updated] (MINIFICPP-2147) Add PutSmbFile

2023-08-21 Thread Martin Zink (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Zink updated MINIFICPP-2147: --- Status: Patch Available (was: In Progress) > Add PutSmbFile > -- > >

[jira] [Updated] (MINIFICPP-2188) Build failure on ARM64

2023-08-21 Thread Martin Zink (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Zink updated MINIFICPP-2188: --- Status: Patch Available (was: In Progress) > Build failure on ARM64 > --

[GitHub] [nifi] Lehel44 commented on a diff in pull request #7588: NIFI-11924 Closing FileSystem after using in HDFSExternalResourceProvider

2023-08-21 Thread via GitHub
Lehel44 commented on code in PR #7588: URL: https://github.com/apache/nifi/pull/7588#discussion_r1299779123 ## nifi-nar-bundles/nifi-hadoop-bundle/nifi-hdfs-processors/src/main/java/org/apache/nifi/flow/resource/hadoop/HDFSExternalResourceProvider.java: ## @@ -140,13 +146,16 @@