[jira] [Commented] (NIFI-7167) IdentifyMimeType TikaInputStream not closed

2020-08-20 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17181511#comment-17181511 ] Joe Witt commented on NIFI-7167: looks interesting and cannot quite believe we'd not see resource leaks

[jira] [Updated] (NIFI-7167) IdentifyMimeType TikaInputStream not closed

2020-08-20 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Witt updated NIFI-7167: --- Fix Version/s: 1.13.0 > IdentifyMimeType TikaInputStream not closed >

[GitHub] [nifi] ctidd1 opened a new pull request #4486: NIFI-7167 Fixing resource leaks in IdentifyMimeType

2020-08-20 Thread GitBox
ctidd1 opened a new pull request #4486: URL: https://github.com/apache/nifi/pull/4486 The TikaInputStream and FileInputStream instances utilized in IdentifyMimeType are now explicitly closed. The FileInputStream is additionally wrapped by a BufferedInputStream. Thank you for

[jira] [Comment Edited] (NIFI-7601) QueryRecord failing to handle arrays

2020-08-20 Thread Kent Nguyen (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17181506#comment-17181506 ] Kent Nguyen edited comment on NIFI-7601 at 8/21/20, 12:45 AM: -- I have tested

[jira] [Commented] (NIFI-7601) QueryRecord failing to handle arrays

2020-08-20 Thread Kent Nguyen (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17181506#comment-17181506 ] Kent Nguyen commented on NIFI-7601: --- I have tested my

[jira] [Assigned] (NIFI-7167) IdentifyMimeType TikaInputStream not closed

2020-08-20 Thread Cameron Tidd (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cameron Tidd reassigned NIFI-7167: -- Assignee: Cameron Tidd > IdentifyMimeType TikaInputStream not closed >

[jira] [Updated] (NIFI-7508) TestStandardControllerServiceInvocationHandler causes test failures in nifi-framework-core with Java 11

2020-08-20 Thread Joey Frazee (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joey Frazee updated NIFI-7508: -- Fix Version/s: 1.12.0 > TestStandardControllerServiceInvocationHandler causes test failures in >

[jira] [Resolved] (NIFI-7508) TestStandardControllerServiceInvocationHandler causes test failures in nifi-framework-core with Java 11

2020-08-20 Thread Joey Frazee (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joey Frazee resolved NIFI-7508. --- Resolution: Resolved > TestStandardControllerServiceInvocationHandler causes test failures in >

[jira] [Commented] (MINIFICPP-1336) Unable to build minifi 0.7.0 on ARM 64 bit architecture

2020-08-20 Thread Advith Nagappa (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17181432#comment-17181432 ] Advith Nagappa commented on MINIFICPP-1336: --- [~aboda] cmake version 3.10.2 > Unable to

[jira] [Created] (MINIFICPP-1337) no matching conversion for static_cast from 'const org::apache::nifi::minifi::core::PropertyValue' to 'std::__1::chrono::duration

2020-08-20 Thread Ivan Serdyuk (Jira)
Ivan Serdyuk created MINIFICPP-1337: --- Summary: no matching conversion for static_cast from 'const org::apache::nifi::minifi::core::PropertyValue' to 'std::__1::chrono::duration >' Key: MINIFICPP-1337 URL:

[jira] [Comment Edited] (MINIFICPP-1336) Unable to build minifi 0.7.0 on ARM 64 bit architecture

2020-08-20 Thread Arpad Boda (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17181402#comment-17181402 ] Arpad Boda edited comment on MINIFICPP-1336 at 8/20/20, 7:40 PM: -

[jira] [Commented] (MINIFICPP-1336) Unable to build minifi 0.7.0 on ARM 64 bit architecture

2020-08-20 Thread Arpad Boda (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17181402#comment-17181402 ] Arpad Boda commented on MINIFICPP-1336: --- [~PlatosMoron]: you are right, but the failure is

[jira] [Commented] (MINIFICPP-1336) Unable to build minifi 0.7.0 on ARM 64 bit architecture

2020-08-20 Thread Advith Nagappa (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17181391#comment-17181391 ] Advith Nagappa commented on MINIFICPP-1336: --- Hey [~aboda]: Hmmm.. I think the snippet you

[jira] [Commented] (MINIFICPP-1336) Unable to build minifi 0.7.0 on ARM 64 bit architecture

2020-08-20 Thread Arpad Boda (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17181386#comment-17181386 ] Arpad Boda commented on MINIFICPP-1336: --- [~PlatosMoron]; I don't think you managed to properly

[jira] [Comment Edited] (MINIFICPP-1336) Unable to build minifi 0.7.0 on ARM 64 bit architecture

2020-08-20 Thread Arpad Boda (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17181386#comment-17181386 ] Arpad Boda edited comment on MINIFICPP-1336 at 8/20/20, 7:21 PM: -

[GitHub] [nifi-minifi-cpp] szaszm commented on pull request #872: MINIFICPP-1333 - PublishKafka should penalize flowfiles sent to failure

2020-08-20 Thread GitBox
szaszm commented on pull request #872: URL: https://github.com/apache/nifi-minifi-cpp/pull/872#issuecomment-677847477 Merged in 12fc10f This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [nifi-minifi-cpp] szaszm closed pull request #872: MINIFICPP-1333 - PublishKafka should penalize flowfiles sent to failure

2020-08-20 Thread GitBox
szaszm closed pull request #872: URL: https://github.com/apache/nifi-minifi-cpp/pull/872 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

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #875: WIP: Disk space watchdog prototype

2020-08-20 Thread GitBox
szaszm commented on a change in pull request #875: URL: https://github.com/apache/nifi-minifi-cpp/pull/875#discussion_r474207680 ## File path: libminifi/include/properties/Properties.h ## @@ -82,6 +84,16 @@ class Properties { */ int getInt(const std::string , int

[jira] [Commented] (MINIFICPP-1336) Unable to build minifi 0.7.0 on ARM 64 bit architecture

2020-08-20 Thread Advith Nagappa (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17181381#comment-17181381 ] Advith Nagappa commented on MINIFICPP-1336: --- Hey [~aboda] , I did try again with similar

[jira] [Comment Edited] (MINIFICPP-1336) Unable to build minifi 0.7.0 on ARM 64 bit architecture

2020-08-20 Thread Advith Nagappa (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17181381#comment-17181381 ] Advith Nagappa edited comment on MINIFICPP-1336 at 8/20/20, 7:04 PM:

[jira] [Updated] (MINIFICPP-1336) Unable to build minifi 0.7.0 on ARM 64 bit architecture

2020-08-20 Thread Advith Nagappa (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Advith Nagappa updated MINIFICPP-1336: -- Attachment: cmake.txt make_debug.txt > Unable to build minifi

[jira] [Commented] (MINIFICPP-1336) Unable to build minifi 0.7.0 on ARM 64 bit architecture

2020-08-20 Thread Arpad Boda (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17181360#comment-17181360 ] Arpad Boda commented on MINIFICPP-1336: --- [~PlatosMoron]: this seems to a cmake issue, could you

[jira] [Updated] (MINIFICPP-1336) Unable to build minifi 0.7.0 on ARM 64 bit architecture

2020-08-20 Thread Advith Nagappa (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Advith Nagappa updated MINIFICPP-1336: -- Attachment: debug01.txt > Unable to build minifi 0.7.0 on ARM 64 bit architecture

[jira] [Updated] (MINIFICPP-1336) Unable to build minifi 0.7.0 on ARM 64 bit architecture

2020-08-20 Thread Advith Nagappa (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Advith Nagappa updated MINIFICPP-1336: -- Description: {code:java} DISTRIB_ID=Ubuntu DISTRIB_RELEASE=18.04

[jira] [Updated] (MINIFICPP-1336) Unable to build minifi 0.7.0 on ARM 64 bit architecture

2020-08-20 Thread Advith Nagappa (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Advith Nagappa updated MINIFICPP-1336: -- Attachment: debug.txt > Unable to build minifi 0.7.0 on ARM 64 bit architecture >

[jira] [Updated] (MINIFICPP-1336) Unable to build minifi 0.7.0 on ARM 64 bit architecture

2020-08-20 Thread Advith Nagappa (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Advith Nagappa updated MINIFICPP-1336: -- Description: {code:java} DISTRIB_ID=Ubuntu DISTRIB_RELEASE=18.04

[jira] [Updated] (MINIFICPP-1336) Unable to build minifi 0.7.0 on ARM 64 bit architecture

2020-08-20 Thread Advith Nagappa (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Advith Nagappa updated MINIFICPP-1336: -- Summary: Unable to build minifi 0.7.0 on ARM 64 bit architecture (was: Unable to

[jira] [Updated] (MINIFICPP-1336) Unable to build minifi 0.7.0 on ARM 64 bit architecure

2020-08-20 Thread Advith Nagappa (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Advith Nagappa updated MINIFICPP-1336: -- Description: {code:java} DISTRIB_ID=Ubuntu DISTRIB_RELEASE=18.04

[jira] [Created] (MINIFICPP-1336) Unable to build minifi 0.7.0 on ARM 64 bit architecure

2020-08-20 Thread Advith Nagappa (Jira)
Advith Nagappa created MINIFICPP-1336: - Summary: Unable to build minifi 0.7.0 on ARM 64 bit architecure Key: MINIFICPP-1336 URL: https://issues.apache.org/jira/browse/MINIFICPP-1336 Project:

[GitHub] [nifi] xasx edited a comment on pull request #4485: NIFI-7754: Support HTTP Proxy for JettyWebSocketClient

2020-08-20 Thread GitBox
xasx edited a comment on pull request #4485: URL: https://github.com/apache/nifi/pull/4485#issuecomment-677710506 Builds failed due to: ``` [ERROR] Failed to execute goal on project nifi-hwx-schema-registry-service: Could not resolve dependencies for project

[GitHub] [nifi] xasx commented on pull request #4485: NIFI-7754: Support HTTP Proxy for JettyWebSocketClient

2020-08-20 Thread GitBox
xasx commented on pull request #4485: URL: https://github.com/apache/nifi/pull/4485#issuecomment-677710506 Builds failed due to: [ERROR] Failed to execute goal on project nifi-hwx-schema-registry-service: Could not resolve dependencies for project

[jira] [Created] (NIFI-7755) RedisStateProvider is not mentioned in docs

2020-08-20 Thread Gardella Juan Pablo (Jira)
Gardella Juan Pablo created NIFI-7755: - Summary: RedisStateProvider is not mentioned in docs Key: NIFI-7755 URL: https://issues.apache.org/jira/browse/NIFI-7755 Project: Apache NiFi

[jira] [Updated] (NIFI-7755) RedisStateProvider is not mentioned in docs

2020-08-20 Thread Gardella Juan Pablo (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gardella Juan Pablo updated NIFI-7755: -- Description: RedisStateProvider class mentioned at

[GitHub] [nifi-site] dtrodrigues closed pull request #40: NIFI-7692 Update release dates

2020-08-20 Thread GitBox
dtrodrigues closed pull request #40: URL: https://github.com/apache/nifi-site/pull/40 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-site] dtrodrigues commented on pull request #40: NIFI-7692 Update release dates

2020-08-20 Thread GitBox
dtrodrigues commented on pull request #40: URL: https://github.com/apache/nifi-site/pull/40#issuecomment-677705713 Fixed by https://github.com/apache/nifi-site/commit/fed53ee0be1dfdaad16bef40c43a210e0bc4231b This is an

[jira] [Commented] (NIFI-7692) Conduct Apache NiFi 1.12.0 Release

2020-08-20 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17181213#comment-17181213 ] ASF subversion and git services commented on NIFI-7692: --- Commit 1881018 from Joe

[jira] [Commented] (NIFI-7754) JettyWebSocketClient to support HTTP Proxy

2020-08-20 Thread Jira
[ https://issues.apache.org/jira/browse/NIFI-7754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17181210#comment-17181210 ] Andreas Schöneck commented on NIFI-7754: I started a PR at GitHub

[GitHub] [nifi] xasx opened a new pull request #4485: Support HTTP Proxy for JettyWebSocketClient

2020-08-20 Thread GitBox
xasx opened a new pull request #4485: URL: https://github.com/apache/nifi/pull/4485 Thank you for submitting a contribution to Apache NiFi. Please provide a short description of the PR here: Description of PR _Enables X functionality; fixes bug NIFI-._

[jira] [Created] (NIFI-7754) JettyWebSocketClient to support HTTP Proxy

2020-08-20 Thread Jira
Andreas Schöneck created NIFI-7754: -- Summary: JettyWebSocketClient to support HTTP Proxy Key: NIFI-7754 URL: https://issues.apache.org/jira/browse/NIFI-7754 Project: Apache NiFi Issue Type:

[GitHub] [nifi-minifi-cpp] arpadboda opened a new pull request #876: MINIFICPP-1335 - TailFile generates an empty flowfile in every onTrig…

2020-08-20 Thread GitBox
arpadboda opened a new pull request #876: URL: https://github.com/apache/nifi-minifi-cpp/pull/876 …ger call when used without delimiter Thank you for submitting a contribution to Apache NiFi - MiNiFi C++. In order to streamline the review of the contribution we ask you to

[jira] [Created] (MINIFICPP-1335) TailFile generates an empty flowfile in every onTrigger call when used without delimiter

2020-08-20 Thread Arpad Boda (Jira)
Arpad Boda created MINIFICPP-1335: - Summary: TailFile generates an empty flowfile in every onTrigger call when used without delimiter Key: MINIFICPP-1335 URL: https://issues.apache.org/jira/browse/MINIFICPP-1335

[jira] [Created] (NIFI-7753) ExecuteGroovyScript INFO logs filtered out by default logback.xml

2020-08-20 Thread Chris Sampson (Jira)
Chris Sampson created NIFI-7753: --- Summary: ExecuteGroovyScript INFO logs filtered out by default logback.xml Key: NIFI-7753 URL: https://issues.apache.org/jira/browse/NIFI-7753 Project: Apache NiFi

[GitHub] [nifi] pvillard31 commented on pull request #4288: NIFI-7475 Initial commit for JWT bundle

2020-08-20 Thread GitBox
pvillard31 commented on pull request #4288: URL: https://github.com/apache/nifi/pull/4288#issuecomment-677526474 Hey @dml872 - sorry for the late reply, I got busy with other things... Can you rebase your pull request against main, squash your commits into a single one and change the

[jira] [Resolved] (NIFI-7752) KeyStores with multiple certificates are not supported on the base class org.eclipse.jetty.util.ssl.SslContextFactory

2020-08-20 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard resolved NIFI-7752. -- Resolution: Duplicate > KeyStores with multiple certificates are not supported on the base

[jira] [Updated] (NIFI-7752) KeyStores with multiple certificates are not supported on the base class org.eclipse.jetty.util.ssl.SslContextFactory

2020-08-20 Thread naveen kumar saharan (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] naveen kumar saharan updated NIFI-7752: --- Affects Version/s: 1.12.0 > KeyStores with multiple certificates are not supported on

[jira] [Created] (NIFI-7752) KeyStores with multiple certificates are not supported on the base class org.eclipse.jetty.util.ssl.SslContextFactory

2020-08-20 Thread naveen kumar saharan (Jira)
naveen kumar saharan created NIFI-7752: -- Summary: KeyStores with multiple certificates are not supported on the base class org.eclipse.jetty.util.ssl.SslContextFactory Key: NIFI-7752 URL: