[jira] [Created] (NIFI-10321) invalid_token error after SAML session timeout

2022-08-04 Thread macdoor615 (Jira)
macdoor615 created NIFI-10321: - Summary: invalid_token error after SAML session timeout Key: NIFI-10321 URL: https://issues.apache.org/jira/browse/NIFI-10321 Project: Apache NiFi Issue Type:

[GitHub] [nifi] xuanronaldo commented on pull request #6265: NIFI-10234 Implement PutIoTDB

2022-08-04 Thread GitBox
xuanronaldo commented on PR #6265: URL: https://github.com/apache/nifi/pull/6265#issuecomment-1205966477 I have pushed the code, and all checks have passed. What should I do next to merge the branch? -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [nifi] exceptionfactory commented on pull request #6196: NIFI-10217 Refactor Registry Spring Security Configuration

2022-08-04 Thread GitBox
exceptionfactory commented on PR #6196: URL: https://github.com/apache/nifi/pull/6196#issuecomment-1205807981 Thanks for the feedback @thenatog! The problem was the result of the CSRF checking not being disabled, as it is in the current configuration. I corrected the configuration

[GitHub] [nifi] emiliosetiadarma opened a new pull request, #6272: NIFI-10307: refactored tests in nifi-standard-processors to use JUnit 5

2022-08-04 Thread GitBox
emiliosetiadarma opened a new pull request, #6272: URL: https://github.com/apache/nifi/pull/6272 # Summary [NIFI-10307](https://issues.apache.org/jira/browse/NIFI-10307) # Tracking Please complete the following tracking

[GitHub] [nifi-site] exceptionfactory closed pull request #67: Added Kuehne+Nagel as a Powered by NiFi company

2022-08-04 Thread GitBox
exceptionfactory closed pull request #67: Added Kuehne+Nagel as a Powered by NiFi company URL: https://github.com/apache/nifi-site/pull/67 -- 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-10318) HandleHttpRequest code error setting property 'Client Authentication'

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

[jira] [Commented] (NIFI-10318) HandleHttpRequest code error setting property 'Client Authentication'

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

[GitHub] [nifi] asfgit closed pull request #6271: NIFI-10318 Correct HandleHttpRequest TLS client authentication

2022-08-04 Thread GitBox
asfgit closed pull request #6271: NIFI-10318 Correct HandleHttpRequest TLS client authentication URL: https://github.com/apache/nifi/pull/6271 -- 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] (MINIFICPP-1898) ListenHTTP test fails

2022-08-04 Thread Jira
[ https://issues.apache.org/jira/browse/MINIFICPP-1898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17575381#comment-17575381 ] Ádám Markovics commented on MINIFICPP-1898: --- CivetWeb's default implementations for request

[GitHub] [nifi-minifi-cpp] adam-markovics commented on pull request #1381: MINIFICPP-1898 - Fix ListenHTTP test failure

2022-08-04 Thread GitBox
adam-markovics commented on PR #1381: URL: https://github.com/apache/nifi-minifi-cpp/pull/1381#issuecomment-1205564837 CivetWeb's default implementations for request handlers (including PUT and DELETE) return error codes, indicating they didn't handle the request (returning `false`). Then

[GitHub] [nifi-minifi-cpp] adam-markovics commented on a diff in pull request #1382: MINIFICPP-1899 - Fix local Docker build failure

2022-08-04 Thread GitBox
adam-markovics commented on code in PR #1382: URL: https://github.com/apache/nifi-minifi-cpp/pull/1382#discussion_r938058318 ## libminifi/src/utils/BackTrace.cpp: ## @@ -117,6 +117,8 @@ void pull_trace(uint8_t frames_to_skip /* = 1 */) {

[jira] [Created] (NIFI-10320) Parameter Context does not exist when checking out next flow from NiFi registry

2022-08-04 Thread Kevin J O'Connor (Jira)
Kevin J O'Connor created NIFI-10320: --- Summary: Parameter Context does not exist when checking out next flow from NiFi registry Key: NIFI-10320 URL: https://issues.apache.org/jira/browse/NIFI-10320

[jira] [Updated] (NIFI-10318) HandleHttpRequest code error setting property 'Client Authentication'

2022-08-04 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-10318: Status: Patch Available (was: In Progress) Thanks for reporting this problem

[GitHub] [nifi] exceptionfactory opened a new pull request, #6271: NIFI-10318 Correct HandleHttpRequest TLS client authentication

2022-08-04 Thread GitBox
exceptionfactory opened a new pull request, #6271: URL: https://github.com/apache/nifi/pull/6271 # Summary [NIFI-10318](https://issues.apache.org/jira/browse/NIFI-10318) Corrects the TLS client authentication configuration settings in `HandleHttpRequest` to call

[GitHub] [nifi] thenatog commented on pull request #6270: NIFI-10319: Update Calcite Core

2022-08-04 Thread GitBox
thenatog commented on PR #6270: URL: https://github.com/apache/nifi/pull/6270#issuecomment-1205432645 Will review -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[jira] [Commented] (NIFI-10298) Refactor nifi-framework-cluster to use JUnit 5

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

[jira] [Assigned] (NIFI-10318) HandleHttpRequest code error setting property 'Client Authentication'

2022-08-04 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann reassigned NIFI-10318: --- Assignee: David Handermann > HandleHttpRequest code error setting property 'Client

[jira] [Resolved] (NIFI-10298) Refactor nifi-framework-cluster to use JUnit 5

2022-08-04 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann resolved NIFI-10298. - Fix Version/s: 1.18.0 Resolution: Fixed > Refactor nifi-framework-cluster to use

[GitHub] [nifi] exceptionfactory closed pull request #6262: NIFI-10298: changed tests in nifi-framework-cluster to use Java if po…

2022-08-04 Thread GitBox
exceptionfactory closed pull request #6262: NIFI-10298: changed tests in nifi-framework-cluster to use Java if po… URL: https://github.com/apache/nifi/pull/6262 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [nifi-minifi-cpp] fgerlits commented on a diff in pull request #1382: MINIFICPP-1899 - Fix local Docker build failure

2022-08-04 Thread GitBox
fgerlits commented on code in PR #1382: URL: https://github.com/apache/nifi-minifi-cpp/pull/1382#discussion_r937927632 ## libminifi/src/utils/BackTrace.cpp: ## @@ -117,6 +117,8 @@ void pull_trace(uint8_t frames_to_skip /* = 1 */) {

[GitHub] [nifi] UcanInfosec opened a new pull request, #6270: NIFI-10319: Update Calcite Core

2022-08-04 Thread GitBox
UcanInfosec opened a new pull request, #6270: URL: https://github.com/apache/nifi/pull/6270 # Summary [NIFI-10319](https://issues.apache.org/jira/projects/NIFI/issues/NIFI-10319) Upgrade calcite core to remediate vulnerabilities

[jira] [Created] (NIFI-10319) Upgrade Calcite Core To 1.31.0

2022-08-04 Thread Mike R (Jira)
Mike R created NIFI-10319: - Summary: Upgrade Calcite Core To 1.31.0 Key: NIFI-10319 URL: https://issues.apache.org/jira/browse/NIFI-10319 Project: Apache NiFi Issue Type: Bug Affects Versions:

[GitHub] [nifi-minifi-cpp] adam-markovics opened a new pull request, #1382: MINIFICPP-1899 - Fix local Docker build failure

2022-08-04 Thread GitBox
adam-markovics opened a new pull request, #1382: URL: https://github.com/apache/nifi-minifi-cpp/pull/1382 https://issues.apache.org/jira/browse/MINIFICPP-1899 Thank you for submitting a contribution to Apache NiFi - MiNiFi C++. In order to streamline the review of the

[GitHub] [nifi] mathemare opened a new pull request, #6269: NIFI-10236: ByteArrayContentRepository in nifi-framework-components

2022-08-04 Thread GitBox
mathemare opened a new pull request, #6269: URL: https://github.com/apache/nifi/pull/6269 Improved ByteArrayContentRepository for nifi-framework-components, to be used in the classical nifi engine and the stateless engine - added implementation of the ByteArrayContentRepository with

[jira] [Created] (MINIFICPP-1899) Local Docker build fails

2022-08-04 Thread Jira
Ádám Markovics created MINIFICPP-1899: - Summary: Local Docker build fails Key: MINIFICPP-1899 URL: https://issues.apache.org/jira/browse/MINIFICPP-1899 Project: Apache NiFi MiNiFi C++

[jira] [Commented] (NIFI-10313) Unexpected "Access Token not found"

2022-08-04 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17575248#comment-17575248 ] David Handermann commented on NIFI-10313: - Thanks for providing the configuration details

[jira] [Created] (NIFI-10318) HandleHttpRequest code error setting property 'Client Authentication'

2022-08-04 Thread Diego (Jira)
Diego created NIFI-10318: Summary: HandleHttpRequest code error setting property 'Client Authentication' Key: NIFI-10318 URL: https://issues.apache.org/jira/browse/NIFI-10318 Project: Apache NiFi

[GitHub] [nifi-minifi-cpp] adam-markovics opened a new pull request, #1381: MINIFICPP-1898 - Fix ListenHTTP test failure

2022-08-04 Thread GitBox
adam-markovics opened a new pull request, #1381: URL: https://github.com/apache/nifi-minifi-cpp/pull/1381 https://issues.apache.org/jira/browse/MINIFICPP-1898 Thank you for submitting a contribution to Apache NiFi - MiNiFi C++. In order to streamline the review of the

[jira] [Created] (NIFI-10317) NullPointerException if AMQP header value is null

2022-08-04 Thread Yury Kosharovskiy (Jira)
Yury Kosharovskiy created NIFI-10317: Summary: NullPointerException if AMQP header value is null Key: NIFI-10317 URL: https://issues.apache.org/jira/browse/NIFI-10317 Project: Apache NiFi

[jira] [Created] (NIFI-10316) Synchronous response with WebSocket processors

2022-08-04 Thread Marc Pellmann (Jira)
Marc Pellmann created NIFI-10316: Summary: Synchronous response with WebSocket processors Key: NIFI-10316 URL: https://issues.apache.org/jira/browse/NIFI-10316 Project: Apache NiFi Issue

[jira] [Created] (NIFI-10315) Transferring complete FlowFiles with the WebSocket processors

2022-08-04 Thread Marc Pellmann (Jira)
Marc Pellmann created NIFI-10315: Summary: Transferring complete FlowFiles with the WebSocket processors Key: NIFI-10315 URL: https://issues.apache.org/jira/browse/NIFI-10315 Project: Apache NiFi

[jira] [Created] (NIFI-10314) Processing big data with the WebSocket processors

2022-08-04 Thread Marc Pellmann (Jira)
Marc Pellmann created NIFI-10314: Summary: Processing big data with the WebSocket processors Key: NIFI-10314 URL: https://issues.apache.org/jira/browse/NIFI-10314 Project: Apache NiFi Issue

[jira] [Commented] (NIFI-10313) Unexpected "Access Token not found"

2022-08-04 Thread Malthe Borch (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17575075#comment-17575075 ] Malthe Borch commented on NIFI-10313: -   nifi.properties we have:   {code:java} # OpenId Connect

[jira] [Comment Edited] (NIFI-10313) Unexpected "Access Token not found"

2022-08-04 Thread Malthe Borch (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17575075#comment-17575075 ] Malthe Borch edited comment on NIFI-10313 at 8/4/22 7:18 AM: - In

[jira] [Updated] (NIFI-10313) Unexpected "Access Token not found"

2022-08-04 Thread Malthe Borch (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Malthe Borch updated NIFI-10313: Attachment: authorizers.xml > Unexpected "Access Token not found" >

[GitHub] [nifi] timeabarna commented on pull request #6234: NIFI-10256 CSVRecordReader using RFC 4180 CSV format trimming startin…

2022-08-04 Thread GitBox
timeabarna commented on PR #6234: URL: https://github.com/apache/nifi/pull/6234#issuecomment-1204823360 Thanks @pgyori for your review, I've modified the code based on your recommendations. -- This is an automated message from the Apache Git Service. To respond to the message, please log