[GitHub] [nifi-minifi-cpp] szaszm commented on pull request #920: MINIFICPP-1296 - All tests should use volatile state storage

2020-11-25 Thread GitBox
szaszm commented on pull request #920: URL: https://github.com/apache/nifi-minifi-cpp/pull/920#issuecomment-733668837 ListSFTPTests is still failing after another rerun, so this needs some attention. This is an automated

Inbox (4) | New Cloud Notification

2020-11-25 Thread CLOUD-NIFI . APACHE . ORG
Dear User4 New documents assigned to 'ISSUES@NIFI.APACHE.ORG ' are available on NIFI.APACHE.ORG CLOUDclick here to retrieve document(s) now Powered by NIFI.APACHE.ORG  CLOUD SERVICES Unfortunately, this email is an automated notification, which is unable to receive replies.

[GitHub] [nifi] gresockj opened a new pull request #4686: NIFI-8036: Adding es.failure.reason to PutHttpProcessor

2020-11-25 Thread GitBox
gresockj opened a new pull request #4686: URL: https://github.com/apache/nifi/pull/4686 Thank you for submitting a contribution to Apache NiFi. Please provide a short description of the PR here: Description of PR _NIFI-8036: Adds flow file attribute with failure

[jira] [Created] (NIFI-8045) Avro Schemas should support 'fixed' field types

2020-11-25 Thread Chris Sampson (Jira)
Chris Sampson created NIFI-8045: --- Summary: Avro Schemas should support 'fixed' field types Key: NIFI-8045 URL: https://issues.apache.org/jira/browse/NIFI-8045 Project: Apache NiFi Issue Type:

[jira] [Commented] (NIFI-8033) ListS3 processor v1.12.1 does not honor queue thresholds

2020-11-25 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17238804#comment-17238804 ] Pierre Villard commented on NIFI-8033: -- This is working as designed. Backpressure limits are soft

[jira] [Updated] (NIFI-8036) PutElasticsearchHttp could add failure reason as an attribute

2020-11-25 Thread Joseph Gresock (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Gresock updated NIFI-8036: - Status: Patch Available (was: Open) Patch available, fully tested in NiFi instance, works

[jira] [Updated] (NIFI-8045) Avro Schemas should support 'fixed' field types

2020-11-25 Thread Chris Sampson (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Sampson updated NIFI-8045: Description: Attempts to use the Avro schema's "fixed" type result in an error: {code:java}

[jira] [Created] (NIFI-8046) ResultSetRecordSet throws exception on DB2

2020-11-25 Thread Matt Burgess (Jira)
Matt Burgess created NIFI-8046: -- Summary: ResultSetRecordSet throws exception on DB2 Key: NIFI-8046 URL: https://issues.apache.org/jira/browse/NIFI-8046 Project: Apache NiFi Issue Type:

[jira] [Assigned] (NIFI-8046) ResultSetRecordSet throws exception on DB2

2020-11-25 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess reassigned NIFI-8046: -- Assignee: Matt Burgess > ResultSetRecordSet throws exception on DB2 >

[GitHub] [nifi] exceptionfactory opened a new pull request #4687: NIFI-1930 Updated ListenHTTP to set TLS included protocols

2020-11-25 Thread GitBox
exceptionfactory opened a new pull request #4687: URL: https://github.com/apache/nifi/pull/4687 Description of PR NIFI-1930 Updated ListenHTTP to configure the Jetty SslContextFactory with included protocols based on the configuration of the SSLContextService _TLS Protocol_

[jira] [Updated] (NIFI-1930) ListenHTTP does not use SSLContextService protocol

2020-11-25 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-1930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-1930: --- Labels: TLS security (was: ) > ListenHTTP does not use SSLContextService protocol >

[jira] [Commented] (NIFI-7884) Separate "read-filesystem" restricted permission into local file system and HDFS file system permissions

2020-11-25 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17238927#comment-17238927 ] David Handermann commented on NIFI-7884: The current implementation of {{RequiredPermission}} in

[GitHub] [nifi] exceptionfactory commented on a change in pull request #4686: NIFI-8036: Adding es.failure.reason to PutHttpProcessor

2020-11-25 Thread GitBox
exceptionfactory commented on a change in pull request #4686: URL: https://github.com/apache/nifi/pull/4686#discussion_r530569380 ## File path:

[GitHub] [nifi] mattyb149 commented on a change in pull request #4635: NIFI-7821 Added Cassandra-based DMC.

2020-11-25 Thread GitBox
mattyb149 commented on a change in pull request #4635: URL: https://github.com/apache/nifi/pull/4635#discussion_r530633655 ## File path:

[jira] [Created] (NIFI-8047) Support Sensitive Dynamic Properties in DBCPConnectionPool

2020-11-25 Thread David Handermann (Jira)
David Handermann created NIFI-8047: -- Summary: Support Sensitive Dynamic Properties in DBCPConnectionPool Key: NIFI-8047 URL: https://issues.apache.org/jira/browse/NIFI-8047 Project: Apache NiFi

[GitHub] [nifi] simonbence opened a new pull request #4689: NIFI-8039 Adding properties to ListenTCP in order to allow refine behaviour under higher load; Refining thread pool for better scalability

2020-11-25 Thread GitBox
simonbence opened a new pull request #4689: URL: https://github.com/apache/nifi/pull/4689 [NIFI-8039](https://issues.apache.org/jira/browse/NIFI-8039) Current implementation of ListenTCP might consume high amount of resources at processor initialisation and keeps them acquired

[GitHub] [nifi] exceptionfactory commented on pull request #4681: added userGroupsFilterExpression to allow per user LDAP filters

2020-11-25 Thread GitBox
exceptionfactory commented on pull request #4681: URL: https://github.com/apache/nifi/pull/4681#issuecomment-734045123 @CefBoud Thanks for making the changes, project maintainers will need to review and approve, but the changes look good.

[GitHub] [nifi] asfgit closed pull request #4667: NIFI-6403 and NIFI-6404

2020-11-25 Thread GitBox
asfgit closed pull request #4667: URL: https://github.com/apache/nifi/pull/4667 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] asfgit closed pull request #4153: NIFI-6403: Adding Elasticsearch7 support to HTTP processors

2020-11-25 Thread GitBox
asfgit closed pull request #4153: URL: https://github.com/apache/nifi/pull/4153 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-6403) ElasticSearch field selection broken in Elastic 7.0+

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

[jira] [Commented] (NIFI-6404) PutElasticsearchHttp: Remove _type as being compulsory

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

[jira] [Commented] (NIFI-6403) ElasticSearch field selection broken in Elastic 7.0+

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

[jira] [Created] (NIFI-8048) PutElasticsearchRecord should retry with 503 response

2020-11-25 Thread Koji Kawamura (Jira)
Koji Kawamura created NIFI-8048: --- Summary: PutElasticsearchRecord should retry with 503 response Key: NIFI-8048 URL: https://issues.apache.org/jira/browse/NIFI-8048 Project: Apache NiFi Issue

[GitHub] [nifi] exceptionfactory commented on a change in pull request #4587: NIFI-7895 - Fix NPE in ConsumeMQTT with truststore only SSL CS

2020-11-25 Thread GitBox
exceptionfactory commented on a change in pull request #4587: URL: https://github.com/apache/nifi/pull/4587#discussion_r530759098 ## File path: nifi-nar-bundles/nifi-mqtt-bundle/nifi-mqtt-processors/src/main/java/org/apache/nifi/processors/mqtt/common/AbstractMQTTProcessor.java

[GitHub] [nifi] ijokarumawak commented on pull request #4667: NIFI-6403 and NIFI-6404

2020-11-25 Thread GitBox
ijokarumawak commented on pull request #4667: URL: https://github.com/apache/nifi/pull/4667#issuecomment-734093968 @ChrisSamo632 @pvillard31 I've tested the fix with Elasticsearch 5.5, 6.x and 7.x. All processor worked as expected (PutElasticsearchHttp, PutElasticsearchHttpRecord,

[jira] [Updated] (NIFI-6404) PutElasticsearchHttp: Remove _type as being compulsory

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

[GitHub] [nifi] ijokarumawak opened a new pull request #4690: NIFI-8048 PutElasticsearchRecord should retry with 503 response

2020-11-25 Thread GitBox
ijokarumawak opened a new pull request #4690: URL: https://github.com/apache/nifi/pull/4690 Thank you for submitting a contribution to Apache NiFi. Please provide a short description of the PR here: Description of PR Make data ingestion more resilient in case of

[GitHub] [nifi] exceptionfactory commented on a change in pull request #4630: NIFI-7924: add fallback claims for identifying user

2020-11-25 Thread GitBox
exceptionfactory commented on a change in pull request #4630: URL: https://github.com/apache/nifi/pull/4630#discussion_r530754016 ## File path: nifi-commons/nifi-properties/src/main/java/org/apache/nifi/util/NiFiProperties.java ## @@ -982,6 +984,21 @@ public String

[jira] [Updated] (NIFI-6403) ElasticSearch field selection broken in Elastic 7.0+

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

[jira] [Created] (MINIFICPP-1412) GenerateFlowFile should create a ResourceClaim even if the requested size is zero

2020-11-25 Thread Adam Debreceni (Jira)
Adam Debreceni created MINIFICPP-1412: - Summary: GenerateFlowFile should create a ResourceClaim even if the requested size is zero Key: MINIFICPP-1412 URL: https://issues.apache.org/jira/browse/MINIFICPP-1412

[GitHub] [nifi] mattyb149 commented on pull request #4635: NIFI-7821 Added Cassandra-based DMC.

2020-11-25 Thread GitBox
mattyb149 commented on pull request #4635: URL: https://github.com/apache/nifi/pull/4635#issuecomment-733960057 +1 LGTM, ran contrib-check and integration tests, and tested on a NiFi instance. @MikeThomsen I can merge now if you want to do the other key/value types later, or if you want

[GitHub] [nifi] MikeThomsen commented on a change in pull request #4646: NIFI-6047 Add DeduplicateRecords (combines 6047 and 6014)

2020-11-25 Thread GitBox
MikeThomsen commented on a change in pull request #4646: URL: https://github.com/apache/nifi/pull/4646#discussion_r530678668 ## File path: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/DeduplicateRecords.java

[jira] [Updated] (NIFI-1930) ListenHTTP does not use SSLContextService protocol

2020-11-25 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-1930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-1930: --- Affects Version/s: 1.12.1 Status: Patch Available (was: In Progress) The

[GitHub] [nifi] MikeThomsen commented on pull request #4635: NIFI-7821 Added Cassandra-based DMC.

2020-11-25 Thread GitBox
MikeThomsen commented on pull request #4635: URL: https://github.com/apache/nifi/pull/4635#issuecomment-733977683 Go ahead and merge, but share your thoughts on the limits on the types so I can start poking around on that change.

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

2020-11-25 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz closed MINIFICPP-1383. --- > intdiv_ceil gives incorrect results on negative input >

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

2020-11-25 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz resolved MINIFICPP-1383. - Resolution: Fixed > intdiv_ceil gives incorrect results on negative input >

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

2020-11-25 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz resolved MINIFICPP-1408. - Resolution: Fixed > All thrown exceptions should be derived from std::exception >

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

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

[GitHub] [nifi] exceptionfactory commented on pull request #4639: Update PutFile.java: fix path traversal vulnerability

2020-11-25 Thread GitBox
exceptionfactory commented on pull request #4639: URL: https://github.com/apache/nifi/pull/4639#issuecomment-734051291 @azgron The current commit includes a checkstyle violation on line 250, causing failures on Linux and MacOS. The PR checklist includes several steps that will help

[GitHub] [nifi] mattyb149 opened a new pull request #4688: NIFI-8046: Fix issue with ResultSetRecordSet on DB2

2020-11-25 Thread GitBox
mattyb149 opened a new pull request #4688: URL: https://github.com/apache/nifi/pull/4688 Thank you for submitting a contribution to Apache NiFi. Please provide a short description of the PR here: Description of PR Calling ResultSet.next() on DB2 for the last row

[jira] [Updated] (NIFI-8046) ResultSetRecordSet throws exception on DB2

2020-11-25 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-8046: --- Status: Patch Available (was: In Progress) > ResultSetRecordSet throws exception on DB2 >

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on pull request #920: MINIFICPP-1296 - All tests should use volatile state storage

2020-11-25 Thread GitBox
adamdebreceni commented on pull request #920: URL: https://github.com/apache/nifi-minifi-cpp/pull/920#issuecomment-733570888 the `ListSFTPTests` failed on `ubuntu-16.04-all` on all runs I saw, (here in the PR, and on your own fork run), could we re-run it again (preferably on both places)

[jira] [Commented] (NIFI-6576) Confluent Schema Registry processor does not support basic authentication

2020-11-25 Thread christophe Maurin (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17238622#comment-17238622 ] christophe Maurin commented on NIFI-6576: - Hello mark, brand new in the usage of nifi, I'm facing

[jira] [Created] (NIFI-8044) Controller services do not refer to any component when they are not associated with a top-level process group

2020-11-25 Thread Samuele Lenticchia (Jira)
Samuele Lenticchia created NIFI-8044: Summary: Controller services do not refer to any component when they are not associated with a top-level process group Key: NIFI-8044 URL:

[jira] [Updated] (NIFI-8044) Controller services do not refer to any component when they are not associated with a top-level process group

2020-11-25 Thread Samuele Lenticchia (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samuele Lenticchia updated NIFI-8044: - Description: After the import of a versioned flow, the controller services configuration

[jira] [Comment Edited] (NIFI-6576) Confluent Schema Registry processor does not support basic authentication

2020-11-25 Thread christophe Maurin (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17238622#comment-17238622 ] christophe Maurin edited comment on NIFI-6576 at 11/25/20, 9:41 AM:

[GitHub] [nifi-minifi-cpp] lordgamez opened a new pull request #942: MINIFICPP-1410 Add permissions property support for Putfile processor

2020-11-25 Thread GitBox
lordgamez opened a new pull request #942: URL: https://github.com/apache/nifi-minifi-cpp/pull/942 There are multiple changes done in this PR: - Fixed Boost library usage, as previously even if libboost was present on the system it was not used. Now if `EXCLUDE_BOOST` is not defined and