[jira] [Resolved] (NIFI-8057) Remove truststore check from SslContextFactory.createSslContext()

2020-12-04 Thread Peter Turcsanyi (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Turcsanyi resolved NIFI-8057. --- Resolution: Won't Do > Remove truststore check from SslContextFactory.createSslContext() >

[GitHub] [nifi] pvillard31 commented on pull request #4705: Added FIFO options to PutSQS

2020-12-04 Thread GitBox
pvillard31 commented on pull request #4705: URL: https://github.com/apache/nifi/pull/4705#issuecomment-738951544 Hey @r65535 - thanks for this contribution. While the code looks good to me, can you make sure there is an existing JIRA for this? (or create one if not)

[jira] [Updated] (NIFI-8068) JsonReader fails when reading a Record if the schema declares data type as a union of String or Array

2020-12-04 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-8068: - Fix Version/s: 1.13.0 Resolution: Fixed Status: Resolved (was: Patch Available)

[jira] [Commented] (NIFI-8068) JsonReader fails when reading a Record if the schema declares data type as a union of String or Array

2020-12-04 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17244208#comment-17244208 ] ASF subversion and git services commented on NIFI-8068: --- Commit

[GitHub] [nifi] asfgit closed pull request #4706: NIFI-8068: Ensure that when we determine the best of multiple possibl…

2020-12-04 Thread GitBox
asfgit closed pull request #4706: URL: https://github.com/apache/nifi/pull/4706 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

[GitHub] [nifi] pvillard31 commented on pull request #4706: NIFI-8068: Ensure that when we determine the best of multiple possibl…

2020-12-04 Thread GitBox
pvillard31 commented on pull request #4706: URL: https://github.com/apache/nifi/pull/4706#issuecomment-738945609 Gave it a try with a use case where I had the same kind of requirement. Working as expected, merging to main, thanks @markap14 !

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #950: MINIFICPP-1405 - Update civetweb version and correct build flags used by it

2020-12-04 Thread GitBox
hunyadi-dev commented on a change in pull request #950: URL: https://github.com/apache/nifi-minifi-cpp/pull/950#discussion_r536243355 ## File path: cmake/BundledCivetWeb.cmake ## @@ -30,8 +30,8 @@ function(use_bundled_civetweb SOURCE_DIR BINARY_DIR) endif()

[jira] [Resolved] (NIFI-755) Allow persistent prov repo to index a single journal to multiple indexes

2020-12-04 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne resolved NIFI-755. - Resolution: Won't Fix Persistent prov repo is now deprecated. Closing Jira. > Allow persistent prov repo

[GitHub] [nifi-minifi-cpp] arpadboda closed pull request #937: MINIFICPP-1402 - Encrypt flow configuration and change encryption key

2020-12-04 Thread GitBox
arpadboda closed pull request #937: URL: https://github.com/apache/nifi-minifi-cpp/pull/937 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

[GitHub] [nifi] mattyb149 commented on a change in pull request #4697: NIFI-7989: Add support to UpdateHiveTable for creating external tables

2020-12-04 Thread GitBox
mattyb149 commented on a change in pull request #4697: URL: https://github.com/apache/nifi/pull/4697#discussion_r536199849 ## File path: nifi-nar-bundles/nifi-hive-bundle/nifi-hive3-processors/src/main/java/org/apache/nifi/processors/hive/UpdateHive3Table.java ## @@ -322,29

[GitHub] [nifi-minifi-cpp] lordgamez commented on a change in pull request #950: MINIFICPP-1405 - Update civetweb version and correct build flags used by it

2020-12-04 Thread GitBox
lordgamez commented on a change in pull request #950: URL: https://github.com/apache/nifi-minifi-cpp/pull/950#discussion_r536175275 ## File path: cmake/BundledCivetWeb.cmake ## @@ -30,8 +30,8 @@ function(use_bundled_civetweb SOURCE_DIR BINARY_DIR) endif()

[GitHub] [nifi-minifi-cpp] arpadboda commented on pull request #937: MINIFICPP-1402 - Encrypt flow configuration and change encryption key

2020-12-04 Thread GitBox
arpadboda commented on pull request #937: URL: https://github.com/apache/nifi-minifi-cpp/pull/937#issuecomment-738839580 Merging this as the comments left unresolved are not showstoppers and the review is already pretty difficult to follow. @szaszm @hunyadi-dev please open a

[GitHub] [nifi-minifi-cpp] fgerlits commented on a change in pull request #950: MINIFICPP-1405 - Update civetweb version and correct build flags used by it

2020-12-04 Thread GitBox
fgerlits commented on a change in pull request #950: URL: https://github.com/apache/nifi-minifi-cpp/pull/950#discussion_r536135645 ## File path: cmake/BundledCivetWeb.cmake ## @@ -30,8 +30,8 @@ function(use_bundled_civetweb SOURCE_DIR BINARY_DIR) endif()

[GitHub] [nifi-minifi-cpp] fgerlits commented on a change in pull request #950: MINIFICPP-1405 - Update civetweb version and correct build flags used by it

2020-12-04 Thread GitBox
fgerlits commented on a change in pull request #950: URL: https://github.com/apache/nifi-minifi-cpp/pull/950#discussion_r536135645 ## File path: cmake/BundledCivetWeb.cmake ## @@ -30,8 +30,8 @@ function(use_bundled_civetweb SOURCE_DIR BINARY_DIR) endif()

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #937: MINIFICPP-1402 - Encrypt flow configuration and change encryption key

2020-12-04 Thread GitBox
hunyadi-dev commented on a change in pull request #937: URL: https://github.com/apache/nifi-minifi-cpp/pull/937#discussion_r536131994 ## File path: encrypt-config/ArgParser.cpp ## @@ -0,0 +1,178 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one or more + *

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #937: MINIFICPP-1402 - Encrypt flow configuration and change encryption key

2020-12-04 Thread GitBox
hunyadi-dev commented on a change in pull request #937: URL: https://github.com/apache/nifi-minifi-cpp/pull/937#discussion_r536131994 ## File path: encrypt-config/ArgParser.cpp ## @@ -0,0 +1,178 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one or more + *

[jira] [Updated] (NIFI-8070) Add a coalesce function to RecordPath

2020-12-04 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-8070: - Resolution: Fixed Status: Resolved (was: Patch Available) > Add a coalesce function to

[jira] [Updated] (NIFI-8069) Keep processors invalid while referenced Controller Services are Enabling

2020-12-04 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-8069: --- Status: Patch Available (was: In Progress) > Keep processors invalid while referenced

[jira] [Updated] (NIFI-8069) Keep processors invalid while referenced Controller Services are Enabling

2020-12-04 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-8069: --- Affects Version/s: 1.12.1 > Keep processors invalid while referenced Controller Services are

[GitHub] [nifi] exceptionfactory opened a new pull request #4710: NIFI-8069 Set invalid status when Controller Services are enabling

2020-12-04 Thread GitBox
exceptionfactory opened a new pull request #4710: URL: https://github.com/apache/nifi/pull/4710 Description of PR NIFI-8069 Set Component Validation Status to INVALID when referenced Controller Services have a state of ENABLING. In order to streamline the review of the

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #950: MINIFICPP-1405 - Update civetweb version and correct build flags used by it

2020-12-04 Thread GitBox
hunyadi-dev commented on a change in pull request #950: URL: https://github.com/apache/nifi-minifi-cpp/pull/950#discussion_r536093777 ## File path: cmake/BundledCivetWeb.cmake ## @@ -30,8 +30,8 @@ function(use_bundled_civetweb SOURCE_DIR BINARY_DIR) endif()

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #950: MINIFICPP-1405 - Update civetweb version and correct build flags used by it

2020-12-04 Thread GitBox
hunyadi-dev commented on a change in pull request #950: URL: https://github.com/apache/nifi-minifi-cpp/pull/950#discussion_r536093777 ## File path: cmake/BundledCivetWeb.cmake ## @@ -30,8 +30,8 @@ function(use_bundled_civetweb SOURCE_DIR BINARY_DIR) endif()

[GitHub] [nifi-minifi-cpp] fgerlits commented on a change in pull request #950: MINIFICPP-1405 - Update civetweb version and correct build flags used by it

2020-12-04 Thread GitBox
fgerlits commented on a change in pull request #950: URL: https://github.com/apache/nifi-minifi-cpp/pull/950#discussion_r536091892 ## File path: cmake/BundledCivetWeb.cmake ## @@ -30,8 +30,8 @@ function(use_bundled_civetweb SOURCE_DIR BINARY_DIR) endif()

[jira] [Updated] (NIFI-7844) substring should return empty instead of throwing IndexOutOfBoundsException

2020-12-04 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-7844: - Fix Version/s: 1.13.0 > substring should return empty instead of throwing

[GitHub] [nifi] pvillard31 commented on pull request #4706: NIFI-8068: Ensure that when we determine the best of multiple possibl…

2020-12-04 Thread GitBox
pvillard31 commented on pull request #4706: URL: https://github.com/apache/nifi/pull/4706#issuecomment-738762946 Reviewing This is an automated message from the Apache Git Service. To respond to the message, please log on to

[jira] [Updated] (NIFI-6878) ConvertJSONToSQL Improvement. Statement Type Support "Use statement.type Attribute" or Supports Expression Language

2020-12-04 Thread Mike Thomsen (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Thomsen updated NIFI-6878: --- Fix Version/s: 1.13.0 Resolution: Fixed Status: Resolved (was: Patch Available) >

[jira] [Commented] (NIFI-6878) ConvertJSONToSQL Improvement. Statement Type Support "Use statement.type Attribute" or Supports Expression Language

2020-12-04 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17243973#comment-17243973 ] ASF subversion and git services commented on NIFI-6878: --- Commit

[GitHub] [nifi] asfgit closed pull request #3893: NIFI-6878: Added 'Use statement.type Attribute' to ConvertJSONToSQL

2020-12-04 Thread GitBox
asfgit closed pull request #3893: URL: https://github.com/apache/nifi/pull/3893 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

[jira] [Updated] (NIFI-8042) ReplaceText failing to update text when using Literal Replacement Strategy with Expression Language

2020-12-04 Thread Mike Thomsen (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Thomsen updated NIFI-8042: --- Resolution: Fixed Status: Resolved (was: Patch Available) > ReplaceText failing to update

[GitHub] [nifi] asfgit closed pull request #4685: NIFI-8042: Fixed bug that was escaping Expression Language references…

2020-12-04 Thread GitBox
asfgit closed pull request #4685: URL: https://github.com/apache/nifi/pull/4685 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

[jira] [Commented] (NIFI-8042) ReplaceText failing to update text when using Literal Replacement Strategy with Expression Language

2020-12-04 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17243967#comment-17243967 ] ASF subversion and git services commented on NIFI-8042: --- Commit

[jira] [Updated] (NIFI-8073) SiteToSiteStatusReportingTask - isBackPressureEnabled field not set correctly

2020-12-04 Thread Mohanna Tahanna (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mohanna Tahanna updated NIFI-8073: -- Affects Version/s: 1.12.1 > SiteToSiteStatusReportingTask - isBackPressureEnabled field not set

[jira] [Created] (NIFI-8073) SiteToSiteStatusReportingTask - isBackPressureEnabled field not set correctly

2020-12-04 Thread Mohanna Tahanna (Jira)
Mohanna Tahanna created NIFI-8073: - Summary: SiteToSiteStatusReportingTask - isBackPressureEnabled field not set correctly Key: NIFI-8073 URL: https://issues.apache.org/jira/browse/NIFI-8073 Project:

[jira] [Updated] (MINIFICPP-1405) Fix improperly defined warning flags for civetweb

2020-12-04 Thread Adam Hunyadi (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Hunyadi updated MINIFICPP-1405: Description: *Background:* Building civetweb is unstable on certain environment (our

[jira] [Updated] (MINIFICPP-1405) Fix improperly defined warning flags for civetweb

2020-12-04 Thread Adam Hunyadi (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Hunyadi updated MINIFICPP-1405: Description: *Background:* Building civetweb is unstable on certain environment (our

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #950: MINIFICPP-1405 - Update civetweb version and correct build flags used by it

2020-12-04 Thread GitBox
hunyadi-dev commented on a change in pull request #950: URL: https://github.com/apache/nifi-minifi-cpp/pull/950#discussion_r536020151 ## File path: thirdparty/civetweb/civetweb.patch ## @@ -1,61 +1,45 @@ -diff --git a/CMakeLists.txt b/CMakeLists.txt -index 2c08bd28..ccb4fd7f

[GitHub] [nifi-minifi-cpp] fgerlits commented on a change in pull request #950: MINIFICPP-1405 - Update civetweb version and correct build flags used by it

2020-12-04 Thread GitBox
fgerlits commented on a change in pull request #950: URL: https://github.com/apache/nifi-minifi-cpp/pull/950#discussion_r536014970 ## File path: thirdparty/civetweb/civetweb.patch ## @@ -1,61 +1,45 @@ -diff --git a/CMakeLists.txt b/CMakeLists.txt -index 2c08bd28..ccb4fd7f

[GitHub] [nifi-minifi-cpp] hunyadi-dev opened a new pull request #950: MINIFICPP-1405 - Update civetweb version and correct build flags used by it

2020-12-04 Thread GitBox
hunyadi-dev opened a new pull request #950: URL: https://github.com/apache/nifi-minifi-cpp/pull/950 Also, disable building duktape and lua support for civetweb. Seems like civetweb had an issue using the available compiler flags. I opened a PR for them

[GitHub] [nifi] CefBoud opened a new pull request #4709: NIFI-7783: Include CA CN as a SAN entry

2020-12-04 Thread GitBox
CefBoud opened a new pull request #4709: URL: https://github.com/apache/nifi/pull/4709 Thank you for submitting a contribution to Apache NiFi. Please provide a short description of the PR here: Include CN as a SAN entry when generating a self-signed certificate.

[GitHub] [nifi-minifi-cpp] fgerlits commented on a change in pull request #947: MINIFICPP-1401 Read certificates from the Windows system store

2020-12-04 Thread GitBox
fgerlits commented on a change in pull request #947: URL: https://github.com/apache/nifi-minifi-cpp/pull/947#discussion_r535969312 ## File path: libminifi/src/utils/tls/ExtendedKeyUsage.cpp ## @@ -0,0 +1,104 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under

[GitHub] [nifi-minifi-cpp] fgerlits commented on a change in pull request #947: MINIFICPP-1401 Read certificates from the Windows system store

2020-12-04 Thread GitBox
fgerlits commented on a change in pull request #947: URL: https://github.com/apache/nifi-minifi-cpp/pull/947#discussion_r535968353 ## File path: libminifi/include/utils/tls/WindowsCertStoreLocation.h ## @@ -0,0 +1,52 @@ +/** + * Licensed to the Apache Software Foundation (ASF)

[GitHub] [nifi-minifi-cpp] fgerlits commented on a change in pull request #947: MINIFICPP-1401 Read certificates from the Windows system store

2020-12-04 Thread GitBox
fgerlits commented on a change in pull request #947: URL: https://github.com/apache/nifi-minifi-cpp/pull/947#discussion_r535968353 ## File path: libminifi/include/utils/tls/WindowsCertStoreLocation.h ## @@ -0,0 +1,52 @@ +/** + * Licensed to the Apache Software Foundation (ASF)

[GitHub] [nifi-minifi-cpp] fgerlits commented on a change in pull request #947: MINIFICPP-1401 Read certificates from the Windows system store

2020-12-04 Thread GitBox
fgerlits commented on a change in pull request #947: URL: https://github.com/apache/nifi-minifi-cpp/pull/947#discussion_r535967134 ## File path: libminifi/src/utils/tls/DistinguishedName.cpp ## @@ -0,0 +1,64 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under

[GitHub] [nifi-minifi-cpp] fgerlits commented on a change in pull request #947: MINIFICPP-1401 Read certificates from the Windows system store

2020-12-04 Thread GitBox
fgerlits commented on a change in pull request #947: URL: https://github.com/apache/nifi-minifi-cpp/pull/947#discussion_r535961701 ## File path: libminifi/src/utils/tls/DistinguishedName.cpp ## @@ -0,0 +1,64 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under

[jira] [Updated] (MINIFICPP-1405) Fix improperly defined warning flags for civetweb

2020-12-04 Thread Adam Hunyadi (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Hunyadi updated MINIFICPP-1405: Labels: Linux MiNiFi-CPP-Hygiene Ubuntu_16.04 linux ubuntu (was: Linux Ubuntu_16.04

[jira] [Updated] (MINIFICPP-1405) Fix improperly defined warning flags for civetweb

2020-12-04 Thread Adam Hunyadi (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Hunyadi updated MINIFICPP-1405: Description: *Background:* Building civetweb is unstable on certain environment (our

[jira] [Resolved] (MINIFICPP-1411) Replace \n characters with in agent docs generation

2020-12-04 Thread Adam Hunyadi (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Hunyadi resolved MINIFICPP-1411. - Resolution: Fixed > Replace \n characters with in agent docs generation >

[jira] [Updated] (MINIFICPP-1405) Fix improperly defined warning flags for civetweb

2020-12-04 Thread Adam Hunyadi (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Hunyadi updated MINIFICPP-1405: Description: *Background:* Building civetweb is unstable on certain environment (our

[jira] [Updated] (MINIFICPP-1405) Fix improperly defined warning flags for civetweb

2020-12-04 Thread Adam Hunyadi (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Hunyadi updated MINIFICPP-1405: Summary: Fix improperly defined warning flags for civetweb (was: Improperly defined

[jira] [Commented] (MINIFICPP-1405) Improperly defined warning flags (Clang 11) break Ninja's generator rules (CMake). civetweb dependency build crashing

2020-12-04 Thread Adam Hunyadi (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17243853#comment-17243853 ] Adam Hunyadi commented on MINIFICPP-1405: - The issue does not seem to be related to Ninja,

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #947: MINIFICPP-1401 Read certificates from the Windows system store

2020-12-04 Thread GitBox
adamdebreceni commented on a change in pull request #947: URL: https://github.com/apache/nifi-minifi-cpp/pull/947#discussion_r535929166 ## File path: libminifi/src/utils/tls/DistinguishedName.cpp ## @@ -0,0 +1,64 @@ +/** + * Licensed to the Apache Software Foundation (ASF)

[GitHub] [nifi-minifi-cpp] lordgamez opened a new pull request #949: MINIFICPP-1419 Stabilize docker tests in Github Actions

2020-12-04 Thread GitBox
lordgamez opened a new pull request #949: URL: https://github.com/apache/nifi-minifi-cpp/pull/949 There have been cases in the past where test_zero_file.py test was failing in Github Actions. The test timed out and failed, but the issue could not be reproduced locally. It is probably due

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #947: MINIFICPP-1401 Read certificates from the Windows system store

2020-12-04 Thread GitBox
adamdebreceni commented on a change in pull request #947: URL: https://github.com/apache/nifi-minifi-cpp/pull/947#discussion_r535926302 ## File path: libminifi/src/utils/tls/ExtendedKeyUsage.cpp ## @@ -0,0 +1,104 @@ +/** + * Licensed to the Apache Software Foundation (ASF)

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #947: MINIFICPP-1401 Read certificates from the Windows system store

2020-12-04 Thread GitBox
adamdebreceni commented on a change in pull request #947: URL: https://github.com/apache/nifi-minifi-cpp/pull/947#discussion_r535926302 ## File path: libminifi/src/utils/tls/ExtendedKeyUsage.cpp ## @@ -0,0 +1,104 @@ +/** + * Licensed to the Apache Software Foundation (ASF)

[jira] [Assigned] (MINIFICPP-1405) Improperly defined warning flags (Clang 11) break Ninja's generator rules (CMake). civetweb dependency build crashing

2020-12-04 Thread Adam Hunyadi (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Hunyadi reassigned MINIFICPP-1405: --- Assignee: Adam Hunyadi > Improperly defined warning flags (Clang 11) break

[jira] [Created] (MINIFICPP-1419) Stabilize docker tests in Github Actions

2020-12-04 Thread Gabor Gyimesi (Jira)
Gabor Gyimesi created MINIFICPP-1419: Summary: Stabilize docker tests in Github Actions Key: MINIFICPP-1419 URL: https://issues.apache.org/jira/browse/MINIFICPP-1419 Project: Apache NiFi MiNiFi

[jira] [Created] (NIFI-8072) Parameters with spaces don't work within Expression Language

2020-12-04 Thread Martin (Jira)
Martin created NIFI-8072: Summary: Parameters with spaces don't work within Expression Language Key: NIFI-8072 URL: https://issues.apache.org/jira/browse/NIFI-8072 Project: Apache NiFi Issue Type:

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #947: MINIFICPP-1401 Read certificates from the Windows system store

2020-12-04 Thread GitBox
adamdebreceni commented on a change in pull request #947: URL: https://github.com/apache/nifi-minifi-cpp/pull/947#discussion_r535908118 ## File path: libminifi/include/utils/tls/WindowsCertStoreLocation.h ## @@ -0,0 +1,52 @@ +/** + * Licensed to the Apache Software Foundation