[GitHub] [nifi-minifi-cpp] fgerlits commented on a change in pull request #1080: MINIFICPP-1559 Add new redistributable files to the msi in VS2019 builds

2021-05-25 Thread GitBox
fgerlits commented on a change in pull request #1080: URL: https://github.com/apache/nifi-minifi-cpp/pull/1080#discussion_r638540140 ## File path: msi/WixWin.wsi ## @@ -395,6 +371,23 @@ Licensed to the Apache Software Foundation (ASF) under one or more

[GitHub] [nifi] Lehel44 commented on a change in pull request #5093: NIFI-4344: Improve bulletin messages with exception details.

2021-05-25 Thread GitBox
Lehel44 commented on a change in pull request #5093: URL: https://github.com/apache/nifi/pull/5093#discussion_r638576761 ## File path: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-core/src/main/java/org/apache/nifi/controller/tasks/ConnectableTask.java

[jira] [Updated] (NIFI-8373) Add Kerberos support to Accumulo processors

2021-05-25 Thread Tamas Palfy (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Palfy updated NIFI-8373: -- Fix Version/s: 1.14.0 > Add Kerberos support to Accumulo processors > --

[jira] [Created] (MINIFICPP-1567) Enable linter check in all extensions

2021-05-25 Thread Martin Zink (Jira)
Martin Zink created MINIFICPP-1567: -- Summary: Enable linter check in all extensions Key: MINIFICPP-1567 URL: https://issues.apache.org/jira/browse/MINIFICPP-1567 Project: Apache NiFi MiNiFi C++

[jira] [Updated] (MINIFICPP-1567) Enable linter check in all extensions

2021-05-25 Thread Martin Zink (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Zink updated MINIFICPP-1567: --- Description: Currently only libminifi/src,libminifi/include,libminifi/target and extensio

[jira] [Created] (MINIFICPP-1568) PerformanceDataMonitorTests transiently fail

2021-05-25 Thread Gabor Gyimesi (Jira)
Gabor Gyimesi created MINIFICPP-1568: Summary: PerformanceDataMonitorTests transiently fail Key: MINIFICPP-1568 URL: https://issues.apache.org/jira/browse/MINIFICPP-1568 Project: Apache NiFi MiNiFi

[jira] [Created] (NIFI-8628) Variable Registry - Variable count doesn't reset when opening the variable dialog

2021-05-25 Thread Hsin-Ying Lee (Jira)
Hsin-Ying Lee created NIFI-8628: --- Summary: Variable Registry - Variable count doesn't reset when opening the variable dialog Key: NIFI-8628 URL: https://issues.apache.org/jira/browse/NIFI-8628 Project:

[GitHub] [nifi] s9514171 opened a new pull request #5097: NIFI-8628 - Variable Registry - Variable count doesn't reset when ope…

2021-05-25 Thread GitBox
s9514171 opened a new pull request #5097: URL: https://github.com/apache/nifi/pull/5097 …ning the variable dialog Description of PR [https://issues.apache.org/jira/browse/NIFI-8628](https://issues.apache.org/jira/browse/NIFI-8628) reset the `variablesCount`

[jira] [Updated] (NIFI-8628) Variable Registry - Variable count doesn't reset when opening the variable dialog

2021-05-25 Thread Hsin-Ying Lee (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hsin-Ying Lee updated NIFI-8628: Issue Type: Improvement (was: Bug) > Variable Registry - Variable count doesn't reset when opening

[GitHub] [nifi] s9514171 commented on pull request #5060: NIFI-8520 - Parameter Contexts - Show the wrong information of referencing compon…

2021-05-25 Thread GitBox
s9514171 commented on pull request #5060: URL: https://github.com/apache/nifi/pull/5060#issuecomment-847756354 Thanks @scottyaslan. I also open another JIRA [https://github.com/apache/nifi/pull/5097](https://github.com/apache/nifi/pull/5097) for the issue variable count not reset in variab

[GitHub] [nifi-minifi-cpp] fgerlits commented on a change in pull request #1079: MINIFICPP-1564 - Remove agent update

2021-05-25 Thread GitBox
fgerlits commented on a change in pull request #1079: URL: https://github.com/apache/nifi-minifi-cpp/pull/1079#discussion_r638667133 ## File path: extensions/http-curl/tests/C2UpdateAgentTest.cpp ## @@ -1,40 +0,0 @@ -/** - * - * Licensed to the Apache Software Foundation (ASF)

[jira] [Commented] (NIFI-8056) openid integration with nifi is not working (in proxy environment)

2021-05-25 Thread Ramani J (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17350961#comment-17350961 ] Ramani J commented on NIFI-8056: Here are the below changes required to support OpenID int

[GitHub] [nifi-minifi-cpp] szaszm closed pull request #1057: MINIFICPP-1537 - Log heartbeats on demand

2021-05-25 Thread GitBox
szaszm closed pull request #1057: URL: https://github.com/apache/nifi-minifi-cpp/pull/1057 -- 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. For queries about this service,

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #1079: MINIFICPP-1564 - Remove agent update

2021-05-25 Thread GitBox
adamdebreceni commented on a change in pull request #1079: URL: https://github.com/apache/nifi-minifi-cpp/pull/1079#discussion_r638687076 ## File path: extensions/http-curl/tests/C2UpdateAgentTest.cpp ## @@ -1,40 +0,0 @@ -/** - * - * Licensed to the Apache Software Foundation (

[GitHub] [nifi] turcsanyip commented on pull request #5006: NIFI-8439 Handle parquet INT96 timestamps as byte-arrays (instead of exception)

2021-05-25 Thread GitBox
turcsanyip commented on pull request #5006: URL: https://github.com/apache/nifi/pull/5006#issuecomment-847783910 @adenes Thanks for the review. Merging to main. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

[GitHub] [nifi] asfgit closed pull request #5006: NIFI-8439 Handle parquet INT96 timestamps as byte-arrays (instead of exception)

2021-05-25 Thread GitBox
asfgit closed pull request #5006: URL: https://github.com/apache/nifi/pull/5006 -- 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. For queries about this service, please con

[jira] [Commented] (NIFI-8439) Handle parquet INT96 timestamps as byte-arrays (instead of exception)

2021-05-25 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17350994#comment-17350994 ] ASF subversion and git services commented on NIFI-8439: --- Commit 5108

[jira] [Commented] (NIFI-8439) Handle parquet INT96 timestamps as byte-arrays (instead of exception)

2021-05-25 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17350995#comment-17350995 ] ASF subversion and git services commented on NIFI-8439: --- Commit 5108

[jira] [Commented] (NIFI-8439) Handle parquet INT96 timestamps as byte-arrays (instead of exception)

2021-05-25 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17350993#comment-17350993 ] ASF subversion and git services commented on NIFI-8439: --- Commit 5108

[jira] [Resolved] (NIFI-8439) Handle parquet INT96 timestamps as byte-arrays (instead of exception)

2021-05-25 Thread Peter Turcsanyi (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Turcsanyi resolved NIFI-8439. --- Fix Version/s: 1.14.0 Resolution: Fixed > Handle parquet INT96 timestamps as byte-array

[GitHub] [nifi] timeabarna opened a new pull request #5098: NIFI-8248 Modify PutAzureDataLakeStorage processor to use temp file

2021-05-25 Thread GitBox
timeabarna opened a new pull request #5098: URL: https://github.com/apache/nifi/pull/5098 Modify PutAzureDataLakeStorage processor to use temp file https://issues.apache.org/jira/browse/NIFI-8248 Description of PR Enables the usage of a temporary file instead of immedia

[GitHub] [nifi] timeabarna commented on pull request #5098: NIFI-8248 Modify PutAzureDataLakeStorage processor to use temp file

2021-05-25 Thread GitBox
timeabarna commented on pull request #5098: URL: https://github.com/apache/nifi/pull/5098#issuecomment-847820183 @jfrazee Hello Joey, file upload with renaming has been created. When you have some time can you please check? Thanks in advance for your help. -- This is an automated message

[jira] [Updated] (NIFI-8248) Modify PutAzureDataLakeStorage processor to use temp file instead of inline replacement

2021-05-25 Thread Timea Barna (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timea Barna updated NIFI-8248: -- Status: Patch Available (was: In Progress) > Modify PutAzureDataLakeStorage processor to use temp file

[jira] [Created] (NIFI-8629) Add periodic logging to Stateless that provides component statuses

2021-05-25 Thread Mark Payne (Jira)
Mark Payne created NIFI-8629: Summary: Add periodic logging to Stateless that provides component statuses Key: NIFI-8629 URL: https://issues.apache.org/jira/browse/NIFI-8629 Project: Apache NiFi

[GitHub] [nifi] pgyori commented on pull request #5090: NIFI-8622: Reuse of GenericRecord instance eliminated from AvroReader…

2021-05-25 Thread GitBox
pgyori commented on pull request #5090: URL: https://github.com/apache/nifi/pull/5090#issuecomment-847832598 Thank you for approving, @gresockj ! I did not measure the difference in performance. I assume that creating a new instance of a GenericRecord type has some overhead. The other type

[GitHub] [nifi] tpalfy commented on a change in pull request #5093: NIFI-4344: Improve bulletin messages with exception details.

2021-05-25 Thread GitBox
tpalfy commented on a change in pull request #5093: URL: https://github.com/apache/nifi/pull/5093#discussion_r638752496 ## File path: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-components/src/main/java/org/apache/nifi/logging/repository/StandardLogRepository.

[GitHub] [nifi] Lehel44 commented on a change in pull request #5093: NIFI-4344: Improve bulletin messages with exception details.

2021-05-25 Thread GitBox
Lehel44 commented on a change in pull request #5093: URL: https://github.com/apache/nifi/pull/5093#discussion_r638760838 ## File path: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-components/src/main/java/org/apache/nifi/logging/repository/StandardLogRepository

[GitHub] [nifi] tpalfy commented on pull request #5065: NIFI-8528 Migrate NiFi Registry into NiFi codebase

2021-05-25 Thread GitBox
tpalfy commented on pull request #5065: URL: https://github.com/apache/nifi/pull/5065#issuecomment-847854936 @kevdoran, @markap14 I agree, the Husky hooks should be opt-in. That being said I'd rather have that done as a separate issue. I consider the change non-trivial that needs to be

[GitHub] [nifi] exceptionfactory commented on a change in pull request #5065: NIFI-8528 Migrate NiFi Registry into NiFi codebase

2021-05-25 Thread GitBox
exceptionfactory commented on a change in pull request #5065: URL: https://github.com/apache/nifi/pull/5065#discussion_r638788427 ## File path: nifi-registry/nifi-registry-core/nifi-registry-web-ui/src/main/package.json ## @@ -0,0 +1,149 @@ +{ +"//-01": "Licensed to the Ap

[jira] [Commented] (NIFI-8620) NullPointerException on commit with multiple ProcessSession

2021-05-25 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17351090#comment-17351090 ] Mark Payne commented on NIFI-8620: -- It is certainly not good that we are throwing a NullP

[GitHub] [nifi] Lehel44 commented on pull request #5093: NIFI-4344: Improve bulletin messages with exception details.

2021-05-25 Thread GitBox
Lehel44 commented on pull request #5093: URL: https://github.com/apache/nifi/pull/5093#issuecomment-847910176 Based on @tpalfy comment I have changed the place of formatting messages to SimpleProcessLogger in order to avoid branching in LoggingRepository. (The exception messages differs ba

[jira] [Resolved] (MINIFICPP-1360) Make scheduling strategy configurable in integration tests

2021-05-25 Thread Gabor Gyimesi (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Gyimesi resolved MINIFICPP-1360. -- Assignee: Gabor Gyimesi Resolution: Fixed With the new design all processors

[jira] [Resolved] (MINIFICPP-1454) Reduce duplication of CMake parameters in docker arguments

2021-05-25 Thread Gabor Gyimesi (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Gyimesi resolved MINIFICPP-1454. -- Resolution: Fixed > Reduce duplication of CMake parameters in docker arguments > --

[GitHub] [nifi] thenatog commented on pull request #5044: NIFI-8462 Refactored PutSyslog and ListenSyslog using Netty

2021-05-25 Thread GitBox
thenatog commented on pull request #5044: URL: https://github.com/apache/nifi/pull/5044#issuecomment-847937054 +1 will merge. -- 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

[GitHub] [nifi] thenatog closed pull request #5044: NIFI-8462 Refactored PutSyslog and ListenSyslog using Netty

2021-05-25 Thread GitBox
thenatog closed pull request #5044: URL: https://github.com/apache/nifi/pull/5044 -- 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. For queries about this service, please c

[jira] [Commented] (NIFI-8625) ExecuteScript processor always stuck after restart or multi thread

2021-05-25 Thread Otto Fowler (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17351112#comment-17351112 ] Otto Fowler commented on NIFI-8625: --- Thanks! I just ran the template against main: * cha

[jira] [Updated] (NIFI-8462) Refactor PutSyslog and ListenSyslog using Netty

2021-05-25 Thread Nathan Gough (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Gough updated NIFI-8462: --- Fix Version/s: 1.14.0 Resolution: Resolved Status: Resolved (was: Patch Available)

[jira] [Commented] (NIFI-8462) Refactor PutSyslog and ListenSyslog using Netty

2021-05-25 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17351115#comment-17351115 ] ASF subversion and git services commented on NIFI-8462: --- Commit a336

[jira] [Commented] (NIFI-8462) Refactor PutSyslog and ListenSyslog using Netty

2021-05-25 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17351114#comment-17351114 ] ASF subversion and git services commented on NIFI-8462: --- Commit a336

[jira] [Commented] (NIFI-8462) Refactor PutSyslog and ListenSyslog using Netty

2021-05-25 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17351113#comment-17351113 ] ASF subversion and git services commented on NIFI-8462: --- Commit a336

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #1081: MINIFICPP-1565: Minor improvements to PerformanceDataMonitor

2021-05-25 Thread GitBox
szaszm commented on a change in pull request #1081: URL: https://github.com/apache/nifi-minifi-cpp/pull/1081#discussion_r638890480 ## File path: extensions/pdh/PerformanceDataMonitor.cpp ## @@ -45,9 +45,15 @@ core::Property PerformanceDataMonitor::CustomPDHCounters( core::Prop

[jira] [Assigned] (NIFI-8616) Migrate SSL socket code to use Netty

2021-05-25 Thread Nathan Gough (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Gough reassigned NIFI-8616: -- Assignee: Nathan Gough > Migrate SSL socket code to use Netty > ---

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #1081: MINIFICPP-1565: Minor improvements to PerformanceDataMonitor

2021-05-25 Thread GitBox
szaszm commented on a change in pull request #1081: URL: https://github.com/apache/nifi-minifi-cpp/pull/1081#discussion_r638895278 ## File path: libminifi/include/utils/MathUtils.h ## @@ -0,0 +1,43 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one or more +

[GitHub] [nifi-minifi-cpp] fgerlits closed pull request #1069: MINIFICPP-1084: Linter check should be platform independent

2021-05-25 Thread GitBox
fgerlits closed pull request #1069: URL: https://github.com/apache/nifi-minifi-cpp/pull/1069 -- 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. For queries about this servic

[GitHub] [nifi-minifi-cpp] fgerlits closed pull request #1077: MINIFICPP-1563 fix -Wmaybe-uninitialized warnings

2021-05-25 Thread GitBox
fgerlits closed pull request #1077: URL: https://github.com/apache/nifi-minifi-cpp/pull/1077 -- 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. For queries about this servic

[jira] [Resolved] (MINIFICPP-1563) Fix Wmaybe-uninitialized warnings (tested on GCC 10.3 and 11.1)

2021-05-25 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz resolved MINIFICPP-1563. - Fix Version/s: 0.10.0 Resolution: Fixed > Fix Wmaybe-uninitialized warnings (t

[jira] [Updated] (MINIFICPP-1484) make linter doesn't work in a source tarball

2021-05-25 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-1484: Fix Version/s: 0.9.0 > make linter doesn't work in a source tarball > -

[jira] [Updated] (MINIFICPP-1417) Improve FileStream error reporting

2021-05-25 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-1417: Fix Version/s: 0.9.0 > Improve FileStream error reporting > ---

[jira] [Updated] (MINIFICPP-1398) EL date functions are not available on Windows

2021-05-25 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-1398: Fix Version/s: 0.9.0 > EL date functions are not available on Windows > ---

[jira] [Updated] (MINIFICPP-1413) Improve exception logging

2021-05-25 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-1413: Fix Version/s: 0.9.0 > Improve exception logging > - > >

[jira] [Updated] (MINIFICPP-1408) All thrown exceptions should be derived from std::exception

2021-05-25 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-1408: Fix Version/s: 0.9.0 > All thrown exceptions should be derived from std::exception > --

[jira] [Updated] (MINIFICPP-1383) intdiv_ceil gives incorrect results on negative input

2021-05-25 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-1383: Fix Version/s: 0.9.0 > intdiv_ceil gives incorrect results on negative input >

[jira] [Updated] (MINIFICPP-1362) Windows service control handler code log level should be trace

2021-05-25 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-1362: Fix Version/s: 0.9.0 > Windows service control handler code log level should be trace >

[jira] [Updated] (MINIFICPP-1370) Clarify README to not guarantee backwards compatiblity in 0.x versions

2021-05-25 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-1370: Fix Version/s: 0.9.0 > Clarify README to not guarantee backwards compatiblity in 0.x ve

[jira] [Commented] (NIFI-8625) ExecuteScript processor always stuck after restart or multi thread

2021-05-25 Thread Otto Fowler (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17351132#comment-17351132 ] Otto Fowler commented on NIFI-8625: --- Strangely enough, I try to reproduce in the debugge

[jira] [Updated] (MINIFICPP-1375) Allow users to build MSI with Universal C Runtime DLLs

2021-05-25 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-1375: Fix Version/s: 0.9.0 > Allow users to build MSI with Universal C Runtime DLLs > ---

[jira] [Created] (NIFI-8630) PutEmail fails to negotiate TLS1.2 with latest JDK.

2021-05-25 Thread Branko Peshevski (Jira)
Branko Peshevski created NIFI-8630: -- Summary: PutEmail fails to negotiate TLS1.2 with latest JDK. Key: NIFI-8630 URL: https://issues.apache.org/jira/browse/NIFI-8630 Project: Apache NiFi Is

[jira] [Resolved] (MINIFICPP-1361) Try improving compile times by hiding spdlog in implementation files

2021-05-25 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz resolved MINIFICPP-1361. - Fix Version/s: 0.9.0 Resolution: Duplicate > Try improving compile times by hi

[jira] [Updated] (MINIFICPP-1318) Migrate PersistenceTests and TailFileTests repositories to /var/tmp

2021-05-25 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-1318: Fix Version/s: 0.9.0 > Migrate PersistenceTests and TailFileTests repositories to /var/

[jira] [Updated] (MINIFICPP-1326) Improve PublishKafka logging

2021-05-25 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-1326: Fix Version/s: 0.9.0 > Improve PublishKafka logging > > >

[jira] [Updated] (MINIFICPP-1351) PublishKafka notifyStop accesses the connection without synchronization

2021-05-25 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-1351: Fix Version/s: 0.9.0 > PublishKafka notifyStop accesses the connection without synchron

[jira] [Updated] (MINIFICPP-1301) Cannot compile with GCC 10

2021-05-25 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-1301: Fix Version/s: 0.9.0 > Cannot compile with GCC 10 > -- > >

[jira] [Updated] (MINIFICPP-1260) Make void_t in GeneralUtils forward-compabilble with C++17

2021-05-25 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-1260: Fix Version/s: 0.9.0 > Make void_t in GeneralUtils forward-compabilble with C++17 > ---

[jira] [Updated] (MINIFICPP-1226) Improve C2 heartbeat performance

2021-05-25 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-1226: Fix Version/s: 0.9.0 > Improve C2 heartbeat performance > -

[jira] [Updated] (MINIFICPP-1190) RocksDB fails to build on Clang 10

2021-05-25 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-1190: Fix Version/s: 0.9.0 > RocksDB fails to build on Clang 10 > ---

[jira] [Closed] (MINIFICPP-1252) Introduce gsl-lite

2021-05-25 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz closed MINIFICPP-1252. --- > Introduce gsl-lite > -- > > Key: MINIFICPP-1252 >

[jira] [Updated] (MINIFICPP-1188) Fix repo tests on linux systems with tmpfs /tmp

2021-05-25 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-1188: Fix Version/s: 0.9.0 > Fix repo tests on linux systems with tmpfs /tmp > --

[jira] [Updated] (MINIFICPP-1164) Resolve libarchive compilation issues on GCC 7+

2021-05-25 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-1164: Fix Version/s: 0.9.0 > Resolve libarchive compilation issues on GCC 7+ > --

[jira] [Updated] (MINIFICPP-1154) Fix various Socket bugs

2021-05-25 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-1154: Fix Version/s: 0.9.0 > Fix various Socket bugs > --- > >

[jira] [Updated] (MINIFICPP-1150) Fix const-correctness of the non-virtual subset of FlowFile member functions

2021-05-25 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-1150: Fix Version/s: 0.9.0 > Fix const-correctness of the non-virtual subset of FlowFile memb

[jira] [Updated] (MINIFICPP-1148) ClientSocket crashes on Windows after repeated failed connection attempts

2021-05-25 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-1148: Fix Version/s: 0.9.0 > ClientSocket crashes on Windows after repeated failed connection

[jira] [Updated] (MINIFICPP-1189) Cannot compile in debug mode on Windows

2021-05-25 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-1189: Fix Version/s: 0.9.0 > Cannot compile in debug mode on Windows > --

[jira] [Resolved] (MINIFICPP-1142) Ninja build with libressl fails

2021-05-25 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz resolved MINIFICPP-1142. - Resolution: Works for Me The problem no longer occurs on my machine. If you ran into

[jira] [Updated] (MINIFICPP-1122) Ensure that all flow files have a resource claim

2021-05-25 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-1122: Fix Version/s: (was: 1.0.0) 0.9.0 > Ensure that all flow files h

[jira] [Updated] (NIFI-8616) Migrate SSL socket code to use Netty

2021-05-25 Thread Nathan Gough (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Gough updated NIFI-8616: --- Description: The PutUDP/PutTCP using SSLSocketChannel should be migrated to use Netty library code rat

[jira] [Closed] (MINIFICPP-1122) Ensure that all flow files have a resource claim

2021-05-25 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz closed MINIFICPP-1122. --- > Ensure that all flow files have a resource claim >

[jira] [Closed] (MINIFICPP-1142) Ninja build with libressl fails

2021-05-25 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz closed MINIFICPP-1142. --- > Ninja build with libressl fails > --- > > Key:

[jira] [Closed] (MINIFICPP-1121) Upgrade spdlog

2021-05-25 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz closed MINIFICPP-1121. --- > Upgrade spdlog > -- > > Key: MINIFICPP-1121 > U

[GitHub] [nifi-minifi-cpp] lordgamez commented on a change in pull request #1081: MINIFICPP-1565: Minor improvements to PerformanceDataMonitor

2021-05-25 Thread GitBox
lordgamez commented on a change in pull request #1081: URL: https://github.com/apache/nifi-minifi-cpp/pull/1081#discussion_r638896669 ## File path: extensions/pdh/PerformanceDataMonitor.cpp ## @@ -264,16 +281,29 @@ void PerformanceDataMonitor::setupMembersFromProperties(const

[jira] [Assigned] (NIFI-8620) NullPointerException on commit with multiple ProcessSession

2021-05-25 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne reassigned NIFI-8620: Assignee: Mark Payne > NullPointerException on commit with multiple ProcessSession > --

[jira] [Closed] (MINIFICPP-1260) Make void_t in GeneralUtils forward-compabilble with C++17

2021-05-25 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz closed MINIFICPP-1260. --- > Make void_t in GeneralUtils forward-compabilble with C++17 > --

[jira] [Closed] (MINIFICPP-1257) PublishKafka should not leak messages on failed produce

2021-05-25 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz closed MINIFICPP-1257. --- > PublishKafka should not leak messages on failed produce > -

[jira] [Closed] (MINIFICPP-1362) Windows service control handler code log level should be trace

2021-05-25 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz closed MINIFICPP-1362. --- > Windows service control handler code log level should be trace > --

[jira] [Closed] (MINIFICPP-1370) Clarify README to not guarantee backwards compatiblity in 0.x versions

2021-05-25 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz closed MINIFICPP-1370. --- > Clarify README to not guarantee backwards compatiblity in 0.x versions > --

[jira] [Closed] (MINIFICPP-1361) Try improving compile times by hiding spdlog in implementation files

2021-05-25 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz closed MINIFICPP-1361. --- > Try improving compile times by hiding spdlog in implementation files >

[jira] [Closed] (MINIFICPP-1375) Allow users to build MSI with Universal C Runtime DLLs

2021-05-25 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz closed MINIFICPP-1375. --- > Allow users to build MSI with Universal C Runtime DLLs > --

[jira] [Closed] (MINIFICPP-1318) Migrate PersistenceTests and TailFileTests repositories to /var/tmp

2021-05-25 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz closed MINIFICPP-1318. --- > Migrate PersistenceTests and TailFileTests repositories to /var/tmp > -

[jira] [Updated] (MINIFICPP-1378) Comment S2S credentials

2021-05-25 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-1378: Fix Version/s: 0.9.0 > Comment S2S credentials > --- > >

[jira] [Closed] (MINIFICPP-1378) Comment S2S credentials

2021-05-25 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz closed MINIFICPP-1378. --- > Comment S2S credentials > --- > > Key: MINIFICPP-1378 >

[GitHub] [nifi] markap14 opened a new pull request #5099: NIFI-8620: Ensure that we provider appropriate error messages if atte…

2021-05-25 Thread GitBox
markap14 opened a new pull request #5099: URL: https://github.com/apache/nifi/pull/5099 …mpting to migrate FlowFiles from one session to another without including full hierarchy; added tests to verify behavior Thank you for submitting a contribution to Apache NiFi. Please

[jira] [Closed] (MINIFICPP-1398) EL date functions are not available on Windows

2021-05-25 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz closed MINIFICPP-1398. --- > EL date functions are not available on Windows > --

[jira] [Resolved] (MINIFICPP-1417) Improve FileStream error reporting

2021-05-25 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz resolved MINIFICPP-1417. - > Improve FileStream error reporting > -- > >

[jira] [Closed] (MINIFICPP-1417) Improve FileStream error reporting

2021-05-25 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz closed MINIFICPP-1417. --- > Improve FileStream error reporting > -- > >

[jira] [Closed] (MINIFICPP-1413) Improve exception logging

2021-05-25 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz closed MINIFICPP-1413. --- > Improve exception logging > - > > Key: MINIFICPP-14

[jira] [Updated] (NIFI-8620) NullPointerException on commit with multiple ProcessSession

2021-05-25 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-8620: - Fix Version/s: 1.14.0 Status: Patch Available (was: Open) > NullPointerException on commit wit

[jira] [Updated] (MINIFICPP-1417) Improve FileStream error reporting

2021-05-25 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-1417: Status: Reopened (was: Closed) > Improve FileStream error reporting >

[jira] [Reopened] (NIFI-8614) Null Cluster Node Firewall fails to start on Spring 5

2021-05-25 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne reopened NIFI-8614: -- Re-Opening because this breaks any cluster where communications are not secured > Null Cluster Node Firewal

[jira] [Updated] (NIFI-8614) Null Cluster Node Firewall fails to start on Spring 5

2021-05-25 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-8614: - Priority: Blocker (was: Major) > Null Cluster Node Firewall fails to start on Spring 5 >

[jira] [Commented] (NIFI-8630) PutEmail fails to negotiate TLS1.2 with latest JDK.

2021-05-25 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17351146#comment-17351146 ] David Handermann commented on NIFI-8630: Thanks for submitting this issue [~branko

[jira] [Commented] (NIFI-8614) Null Cluster Node Firewall fails to start on Spring 5

2021-05-25 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17351147#comment-17351147 ] Mark Payne commented on NIFI-8614: -- Changing priority to blocker, as all clustered system

  1   2   >