[jira] [Updated] (NIFI-7069) Groovy scripts no longer have access to date utilities

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

[jira] [Commented] (NIFI-7069) Groovy scripts no longer have access to date utilities

2020-01-29 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026491#comment-17026491 ] ASF subversion and git services commented on NIFI-7069: --- Commit 04fa

[GitHub] [nifi] asfgit closed pull request #4021: NIFI-7069: Add groovy-dateutil module to scripting bundles

2020-01-29 Thread GitBox
asfgit closed pull request #4021: NIFI-7069: Add groovy-dateutil module to scripting bundles URL: https://github.com/apache/nifi/pull/4021 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [nifi] YolandaMDavis commented on a change in pull request #4020: NIFI-7054: Add RecordSinkServiceLookup for dynamic sink routing

2020-01-29 Thread GitBox
YolandaMDavis commented on a change in pull request #4020: NIFI-7054: Add RecordSinkServiceLookup for dynamic sink routing URL: https://github.com/apache/nifi/pull/4020#discussion_r372744657 ## File path: nifi-nar-bundles/nifi-standard-services/nifi-record-sink-service-bundle/nifi-

[GitHub] [nifi] YolandaMDavis commented on issue #4020: NIFI-7054: Add RecordSinkServiceLookup for dynamic sink routing

2020-01-29 Thread GitBox
YolandaMDavis commented on issue #4020: NIFI-7054: Add RecordSinkServiceLookup for dynamic sink routing URL: https://github.com/apache/nifi/pull/4020#issuecomment-580066802 @mattyb149 I was able to test this by using a custom scripted processor which consumed records and sent them to the l

[jira] [Assigned] (NIFI-6791) Add UUID5(namespace) function to Expression Language

2020-01-29 Thread Joey Frazee (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joey Frazee reassigned NIFI-6791: - Assignee: Joey Frazee (was: Matt Burgess) > Add UUID5(namespace) function to Expression Language

[jira] [Updated] (NIFI-7076) Back Pressure Not Being Applied In Cluster Mode

2020-01-29 Thread Shawn Weeks (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Weeks updated NIFI-7076: -- Attachment: Screen Shot 2020-01-29 at 5.36.42 PM.png > Back Pressure Not Being Applied In Cluster Mode >

[jira] [Commented] (NIFI-7076) Back Pressure Not Being Applied In Cluster Mode

2020-01-29 Thread Shawn Weeks (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026319#comment-17026319 ] Shawn Weeks commented on NIFI-7076: --- I'm still seeing the issue with NiFi built against

[jira] [Created] (NIFI-7079) Improve flow fingerprint comparison

2020-01-29 Thread Andy LoPresto (Jira)
Andy LoPresto created NIFI-7079: --- Summary: Improve flow fingerprint comparison Key: NIFI-7079 URL: https://issues.apache.org/jira/browse/NIFI-7079 Project: Apache NiFi Issue Type: Improvement

[GitHub] [nifi] jfrazee commented on issue #3916: NIFI-5481 Additional Sensitive Property Providers (#3)

2020-01-29 Thread GitBox
jfrazee commented on issue #3916: NIFI-5481 Additional Sensitive Property Providers (#3) URL: https://github.com/apache/nifi/pull/3916#issuecomment-579973306 I'm coming in a little late on this, but am wondering if it'd be easier to push this along by breaking it back apart into different

[GitHub] [nifi] markap14 commented on issue #4017: NIFI-7012 Added logic to bypass sensitive property descriptor check o…

2020-01-29 Thread GitBox
markap14 commented on issue #4017: NIFI-7012 Added logic to bypass sensitive property descriptor check o… URL: https://github.com/apache/nifi/pull/4017#issuecomment-579970202 Closing this PR as @alopresto mentioned in the Jira. --

[GitHub] [nifi] markap14 closed pull request #4017: NIFI-7012 Added logic to bypass sensitive property descriptor check o…

2020-01-29 Thread GitBox
markap14 closed pull request #4017: NIFI-7012 Added logic to bypass sensitive property descriptor check o… URL: https://github.com/apache/nifi/pull/4017 This is an automated message from the Apache Git Service. To respond to

[jira] [Commented] (NIFI-7076) Back Pressure Not Being Applied In Cluster Mode

2020-01-29 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026212#comment-17026212 ] ASF subversion and git services commented on NIFI-7076: --- Commit 37ef

[jira] [Updated] (NIFI-7076) Back Pressure Not Being Applied In Cluster Mode

2020-01-29 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Witt updated NIFI-7076: --- Resolution: Fixed Status: Resolved (was: Patch Available) > Back Pressure Not Being Applied In Cluste

[jira] [Commented] (NIFI-6787) Load balanced connection can hold up for whole cluster when one node slows down

2020-01-29 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026213#comment-17026213 ] ASF subversion and git services commented on NIFI-6787: --- Commit 37ef

[GitHub] [nifi] asfgit closed pull request #4024: NIFI-7076: Revert "NIFI-6787 - Before: When checking if a load balanc…

2020-01-29 Thread GitBox
asfgit closed pull request #4024: NIFI-7076: Revert "NIFI-6787 - Before: When checking if a load balanc… URL: https://github.com/apache/nifi/pull/4024 This is an automated message from the Apache Git Service. To respond to t

[jira] [Commented] (NIFI-7051) ShellUserGroupProvider produces null user identifier

2020-01-29 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026206#comment-17026206 ] ASF subversion and git services commented on NIFI-7051: --- Commit ee91

[jira] [Commented] (NIFI-7066) Default value documented for nifi.analytics.query.interval property is incorrect

2020-01-29 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026207#comment-17026207 ] ASF subversion and git services commented on NIFI-7066: --- Commit f8df

[jira] [Commented] (NIFI-7051) ShellUserGroupProvider produces null user identifier

2020-01-29 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026205#comment-17026205 ] ASF subversion and git services commented on NIFI-7051: --- Commit ee91

[jira] [Commented] (NIFI-7032) Processor Details no longer appears when clicking 'View Processor Details'

2020-01-29 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026203#comment-17026203 ] ASF subversion and git services commented on NIFI-7032: --- Commit 510d

[jira] [Commented] (NIFI-6787) Load balanced connection can hold up for whole cluster when one node slows down

2020-01-29 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026208#comment-17026208 ] ASF subversion and git services commented on NIFI-6787: --- Commit a78c

[jira] [Commented] (NIFI-7051) ShellUserGroupProvider produces null user identifier

2020-01-29 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026204#comment-17026204 ] ASF subversion and git services commented on NIFI-7051: --- Commit ee91

[GitHub] [nifi] joewitt commented on issue #4024: NIFI-7076: Revert "NIFI-6787 - Before: When checking if a load balanc…

2020-01-29 Thread GitBox
joewitt commented on issue #4024: NIFI-7076: Revert "NIFI-6787 - Before: When checking if a load balanc… URL: https://github.com/apache/nifi/pull/4024#issuecomment-579952312 based on the explanation in https://issues.apache.org/jira/browse/NIFI-7076?focusedCommentId=17026192&page=com.atlas

[jira] [Updated] (NIFI-7076) Back Pressure Not Being Applied In Cluster Mode

2020-01-29 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-7076: - Assignee: Mark Payne Status: Patch Available (was: Open) > Back Pressure Not Being Applied In Clust

[GitHub] [nifi] markap14 opened a new pull request #4024: NIFI-7076: Revert "NIFI-6787 - Before: When checking if a load balanc…

2020-01-29 Thread GitBox
markap14 opened a new pull request #4024: NIFI-7076: Revert "NIFI-6787 - Before: When checking if a load balanc… URL: https://github.com/apache/nifi/pull/4024 …ed connection queue is full, we compare the totalSize.get() and getMaxQueueSize()." This reverts commit 773160958209a8a173b

[jira] [Commented] (NIFI-7076) Back Pressure Not Being Applied In Cluster Mode

2020-01-29 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026192#comment-17026192 ] Mark Payne commented on NIFI-7076: -- This looks to have been caused by NIFI-6787. With the

[jira] [Commented] (NIFI-7076) Back Pressure Not Being Applied In Cluster Mode

2020-01-29 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026187#comment-17026187 ] Joe Witt commented on NIFI-7076: after discussion with markp on the purpose/intent/outcome

[GitHub] [nifi] jsferner opened a new pull request #4023: NIFI-6873: Added support for replacing a process group via import

2020-01-29 Thread GitBox
jsferner opened a new pull request #4023: NIFI-6873: Added support for replacing a process group via import URL: https://github.com/apache/nifi/pull/4023 Notes... 1. For the purposes of this feature, the root process group (PG) is considered a PG just like any other child PG. It can be

[jira] [Commented] (NIFI-7078) Conduct Apache NiFi 1.11.1 release

2020-01-29 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026178#comment-17026178 ] ASF subversion and git services commented on NIFI-7078: --- Commit 7c54

[jira] [Commented] (NIFI-7076) Back Pressure Not Being Applied In Cluster Mode

2020-01-29 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026176#comment-17026176 ] Joe Witt commented on NIFI-7076: backpressure settings not working is important enough to

[jira] [Updated] (NIFI-7076) Back Pressure Not Being Applied In Cluster Mode

2020-01-29 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Witt updated NIFI-7076: --- Priority: Critical (was: Major) > Back Pressure Not Being Applied In Cluster Mode > -

[jira] [Updated] (NIFI-7076) Back Pressure Not Being Applied In Cluster Mode

2020-01-29 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Witt updated NIFI-7076: --- Fix Version/s: 1.11.1 1.12.0 > Back Pressure Not Being Applied In Cluster Mode > --

[jira] [Created] (NIFI-7078) Conduct Apache NiFi 1.11.1 release

2020-01-29 Thread Joe Witt (Jira)
Joe Witt created NIFI-7078: -- Summary: Conduct Apache NiFi 1.11.1 release Key: NIFI-7078 URL: https://issues.apache.org/jira/browse/NIFI-7078 Project: Apache NiFi Issue Type: Task Reporte

[jira] [Updated] (NIFI-7032) Processor Details no longer appears when clicking 'View Processor Details'

2020-01-29 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Witt updated NIFI-7032: --- Fix Version/s: 1.11.1 > Processor Details no longer appears when clicking 'View Processor Details' > -

[jira] [Updated] (NIFI-7066) Default value documented for nifi.analytics.query.interval property is incorrect

2020-01-29 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Witt updated NIFI-7066: --- Fix Version/s: 1.11.1 > Default value documented for nifi.analytics.query.interval property is > incorrect >

[jira] [Updated] (NIFI-7051) ShellUserGroupProvider produces null user identifier

2020-01-29 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Witt updated NIFI-7051: --- Fix Version/s: 1.11.1 > ShellUserGroupProvider produces null user identifier > ---

[jira] [Updated] (NIFI-7059) Upon restart of a nifi node in a clustered environment, prioritizers may not be properly set

2020-01-29 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Witt updated NIFI-7059: --- Fix Version/s: 1.11.1 > Upon restart of a nifi node in a clustered environment, prioritizers may not > be pr

[jira] [Created] (NIFI-7077) Support for handling JSON nested arrays

2020-01-29 Thread Jim Huang (Jira)
Jim Huang created NIFI-7077: --- Summary: Support for handling JSON nested arrays Key: NIFI-7077 URL: https://issues.apache.org/jira/browse/NIFI-7077 Project: Apache NiFi Issue Type: Wish Affects

[jira] [Updated] (NIFI-7076) Back Pressure Not Being Applied In Cluster Mode

2020-01-29 Thread Shawn Weeks (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Weeks updated NIFI-7076: -- Description: In the attached example back pressure does not get applied if executed on a NiFi cluster.

[jira] [Updated] (NIFI-7076) Back Pressure Not Being Applied In Cluster Mode

2020-01-29 Thread Shawn Weeks (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Weeks updated NIFI-7076: -- Attachment: Bug_Example.xml > Back Pressure Not Being Applied In Cluster Mode >

[jira] [Updated] (NIFI-7076) Back Pressure Not Being Applied In Cluster Mode

2020-01-29 Thread Shawn Weeks (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Weeks updated NIFI-7076: -- Affects Version/s: 1.11.0 Description: In the attached example back pressure does not get appl

[jira] [Updated] (NIFI-7076) Back Pressure Not Being Applied In Cluster Mode

2020-01-29 Thread Shawn Weeks (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Weeks updated NIFI-7076: -- Attachment: Screen Shot 2020-01-29 at 12.49.17 PM.png > Back Pressure Not Being Applied In Cluster Mode

[jira] [Updated] (NIFI-7076) Back Pressure Not Being Applied In Cluster Mode

2020-01-29 Thread Shawn Weeks (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Weeks updated NIFI-7076: -- Attachment: Screen Shot 2020-01-29 at 12.49.55 PM.png > Back Pressure Not Being Applied In Cluster Mode

[jira] [Created] (NIFI-7076) Back Pressure Not Being Applied In Cluster Mode

2020-01-29 Thread Shawn Weeks (Jira)
Shawn Weeks created NIFI-7076: - Summary: Back Pressure Not Being Applied In Cluster Mode Key: NIFI-7076 URL: https://issues.apache.org/jira/browse/NIFI-7076 Project: Apache NiFi Issue Type: Bug

[jira] [Commented] (NIFI-7012) Using sensitive parameter in sensitive property of InvokeScriptedProcessor causes Jetty shutdown on NiFi restart

2020-01-29 Thread Andy LoPresto (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026103#comment-17026103 ] Andy LoPresto commented on NIFI-7012: - [~markap14] feels there is a better approach fo

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #718: MINIFICPP-1132 - CWEL should stop committing further flowfiles in cas…

2020-01-29 Thread GitBox
szaszm commented on a change in pull request #718: MINIFICPP-1132 - CWEL should stop committing further flowfiles in cas… URL: https://github.com/apache/nifi-minifi-cpp/pull/718#discussion_r372531069 ## File path: libminifi/src/core/ProcessSession.cpp ## @@ -965,6 +965,18

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #718: MINIFICPP-1132 - CWEL should stop committing further flowfiles in cas…

2020-01-29 Thread GitBox
szaszm commented on a change in pull request #718: MINIFICPP-1132 - CWEL should stop committing further flowfiles in cas… URL: https://github.com/apache/nifi-minifi-cpp/pull/718#discussion_r372527040 ## File path: extensions/standard-processors/tests/unit/ProcessorTests.cpp ###

[GitHub] [nifi-minifi-cpp] szaszm commented on issue #720: MINIFICPP-1131 fix syntax error in install script

2020-01-29 Thread GitBox
szaszm commented on issue #720: MINIFICPP-1131 fix syntax error in install script URL: https://github.com/apache/nifi-minifi-cpp/pull/720#issuecomment-579869621 > LGTM! > > The libpython issue is known, it's related to execute script extension. I've created [MINIFICPP-1134](h

[GitHub] [nifi] tpalfy commented on issue #3977: NIFI-7007 Add update functionality to the PutCassandraRecord processor.

2020-01-29 Thread GitBox
tpalfy commented on issue #3977: NIFI-7007 Add update functionality to the PutCassandraRecord processor. URL: https://github.com/apache/nifi/pull/3977#issuecomment-579860538 > COUNTER is just another batch statement type, which I've already added. Just make sure that you select COUNTER in

[GitHub] [nifi] Woutifier edited a comment on issue #3977: NIFI-7007 Add update functionality to the PutCassandraRecord processor.

2020-01-29 Thread GitBox
Woutifier edited a comment on issue #3977: NIFI-7007 Add update functionality to the PutCassandraRecord processor. URL: https://github.com/apache/nifi/pull/3977#issuecomment-579858760 > I tested it with a running Cassandra and it seems there are some issue. > The `PutCassandraRecord` use

[GitHub] [nifi] Woutifier commented on issue #3977: NIFI-7007 Add update functionality to the PutCassandraRecord processor.

2020-01-29 Thread GitBox
Woutifier commented on issue #3977: NIFI-7007 Add update functionality to the PutCassandraRecord processor. URL: https://github.com/apache/nifi/pull/3977#issuecomment-579858760 > I tested it with a running Cassandra and it seems there are some issue. > The `PutCassandraRecord` uses batch

[GitHub] [nifi-minifi-cpp] arpadboda commented on a change in pull request #715: MINIFICPP-1126 - Reduce sawtooth in memory usage of rocksdb flowfile …

2020-01-29 Thread GitBox
arpadboda commented on a change in pull request #715: MINIFICPP-1126 - Reduce sawtooth in memory usage of rocksdb flowfile … URL: https://github.com/apache/nifi-minifi-cpp/pull/715#discussion_r372505686 ## File path: extensions/rocksdb-repos/FlowFileRepository.cpp ## @@ -8

[GitHub] [nifi-minifi-cpp] arpadboda commented on a change in pull request #715: MINIFICPP-1126 - Reduce sawtooth in memory usage of rocksdb flowfile …

2020-01-29 Thread GitBox
arpadboda commented on a change in pull request #715: MINIFICPP-1126 - Reduce sawtooth in memory usage of rocksdb flowfile … URL: https://github.com/apache/nifi-minifi-cpp/pull/715#discussion_r372506095 ## File path: extensions/rocksdb-repos/FlowFileRepository.h ## @@ -103

[GitHub] [nifi-minifi-cpp] arpadboda commented on a change in pull request #715: MINIFICPP-1126 - Reduce sawtooth in memory usage of rocksdb flowfile …

2020-01-29 Thread GitBox
arpadboda commented on a change in pull request #715: MINIFICPP-1126 - Reduce sawtooth in memory usage of rocksdb flowfile … URL: https://github.com/apache/nifi-minifi-cpp/pull/715#discussion_r372505686 ## File path: extensions/rocksdb-repos/FlowFileRepository.cpp ## @@ -8

[GitHub] [nifi-minifi-cpp] arpadboda commented on a change in pull request #718: MINIFICPP-1132 - CWEL should stop committing further flowfiles in cas…

2020-01-29 Thread GitBox
arpadboda commented on a change in pull request #718: MINIFICPP-1132 - CWEL should stop committing further flowfiles in cas… URL: https://github.com/apache/nifi-minifi-cpp/pull/718#discussion_r372503866 ## File path: libminifi/src/core/ProcessSession.cpp ## @@ -965,6 +965,

[GitHub] [nifi-minifi-cpp] arpadboda commented on a change in pull request #718: MINIFICPP-1132 - CWEL should stop committing further flowfiles in cas…

2020-01-29 Thread GitBox
arpadboda commented on a change in pull request #718: MINIFICPP-1132 - CWEL should stop committing further flowfiles in cas… URL: https://github.com/apache/nifi-minifi-cpp/pull/718#discussion_r372504707 ## File path: extensions/standard-processors/tests/unit/ProcessorTests.cpp

[GitHub] [nifi-minifi-cpp] arpadboda commented on issue #720: MINIFICPP-1131 fix syntax error in install script

2020-01-29 Thread GitBox
arpadboda commented on issue #720: MINIFICPP-1131 fix syntax error in install script URL: https://github.com/apache/nifi-minifi-cpp/pull/720#issuecomment-579850817 LGTM! The libpython issue is known, it's related to execute script extension.

[GitHub] [nifi-minifi-cpp] arpadboda commented on a change in pull request #719: MINIFICPP-1133 - Rocksdb operation errors should cause exceptions ins…

2020-01-29 Thread GitBox
arpadboda commented on a change in pull request #719: MINIFICPP-1133 - Rocksdb operation errors should cause exceptions ins… URL: https://github.com/apache/nifi-minifi-cpp/pull/719#discussion_r372500779 ## File path: extensions/rocksdb-repos/FlowFileRepository.cpp ## @@ -1

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #719: MINIFICPP-1133 - Rocksdb operation errors should cause exceptions ins…

2020-01-29 Thread GitBox
szaszm commented on a change in pull request #719: MINIFICPP-1133 - Rocksdb operation errors should cause exceptions ins… URL: https://github.com/apache/nifi-minifi-cpp/pull/719#discussion_r372490360 ## File path: extensions/rocksdb-repos/FlowFileRepository.cpp ## @@ -158,

[GitHub] [nifi-minifi-cpp] arpadboda opened a new pull request #721: MINIFICPP-1135 - Add a watchdog to schedulingAgent to warn in case of…

2020-01-29 Thread GitBox
arpadboda opened a new pull request #721: MINIFICPP-1135 - Add a watchdog to schedulingAgent to warn in case of… URL: https://github.com/apache/nifi-minifi-cpp/pull/721 … long-lasting onTrigger calls Thank you for submitting a contribution to Apache NiFi - MiNiFi C++. In order

[jira] [Created] (MINIFICPP-1135) Add a watchdog to schedulingAgent to warn in case of long-lasting onTrigger calls

2020-01-29 Thread Arpad Boda (Jira)
Arpad Boda created MINIFICPP-1135: - Summary: Add a watchdog to schedulingAgent to warn in case of long-lasting onTrigger calls Key: MINIFICPP-1135 URL: https://issues.apache.org/jira/browse/MINIFICPP-1135

[jira] [Assigned] (NIFI-7075) Update list of flowfile core attributes in Developer Guide

2020-01-29 Thread Andrew M. Lim (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew M. Lim reassigned NIFI-7075: --- Assignee: Andrew M. Lim > Update list of flowfile core attributes in Developer Guide > --

[jira] [Created] (NIFI-7075) Update list of flowfile core attributes in Developer Guide

2020-01-29 Thread Andrew M. Lim (Jira)
Andrew M. Lim created NIFI-7075: --- Summary: Update list of flowfile core attributes in Developer Guide Key: NIFI-7075 URL: https://issues.apache.org/jira/browse/NIFI-7075 Project: Apache NiFi Is

[jira] [Created] (NIFI-7074) Add support for remote subscription in ConsumeWindowsEventLog

2020-01-29 Thread Momo Adc (Jira)
Momo Adc created NIFI-7074: -- Summary: Add support for remote subscription in ConsumeWindowsEventLog Key: NIFI-7074 URL: https://issues.apache.org/jira/browse/NIFI-7074 Project: Apache NiFi Issue Ty

[jira] [Commented] (NIFI-6721) jms_expiration attribute problem

2020-01-29 Thread Tim Chermak (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17025939#comment-17025939 ] Tim Chermak commented on NIFI-6721: --- OK, let me take a look into this and get back. > j

[jira] [Commented] (NIFI-7072) ForkRecord in Extract mode fails if concurrency is increased.

2020-01-29 Thread Branko Peshevski (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17025879#comment-17025879 ] Branko Peshevski commented on NIFI-7072: The BinaryEncoder instances returned by

[jira] [Created] (MINIFICPP-1134) Missing dynamic libraries on CentOS 7/8

2020-01-29 Thread Marton Szasz (Jira)
Marton Szasz created MINIFICPP-1134: --- Summary: Missing dynamic libraries on CentOS 7/8 Key: MINIFICPP-1134 URL: https://issues.apache.org/jira/browse/MINIFICPP-1134 Project: Apache NiFi MiNiFi C++

[GitHub] [nifi-minifi-cpp] szaszm opened a new pull request #720: MINIFICPP-1131 fix syntax error in install script

2020-01-29 Thread GitBox
szaszm opened a new pull request #720: MINIFICPP-1131 fix syntax error in install script URL: https://github.com/apache/nifi-minifi-cpp/pull/720 Note: This PR fixes issues with installation but not with running the service. I've experienced dynamic linker errors missing `libpython3.4m.so.1

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #715: MINIFICPP-1126 - Reduce sawtooth in memory usage of rocksdb flowfile …

2020-01-29 Thread GitBox
szaszm commented on a change in pull request #715: MINIFICPP-1126 - Reduce sawtooth in memory usage of rocksdb flowfile … URL: https://github.com/apache/nifi-minifi-cpp/pull/715#discussion_r372360823 ## File path: extensions/rocksdb-repos/FlowFileRepository.cpp ## @@ -89,2

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #716: MINIFICPP-1127 - Provenance repo performance should be improved

2020-01-29 Thread GitBox
szaszm commented on a change in pull request #716: MINIFICPP-1127 - Provenance repo performance should be improved URL: https://github.com/apache/nifi-minifi-cpp/pull/716#discussion_r372356539 ## File path: extensions/rocksdb-repos/ProvenanceRepository.h ## @@ -99,9 +90,26

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #716: MINIFICPP-1127 - Provenance repo performance should be improved

2020-01-29 Thread GitBox
szaszm commented on a change in pull request #716: MINIFICPP-1127 - Provenance repo performance should be improved URL: https://github.com/apache/nifi-minifi-cpp/pull/716#discussion_r372355656 ## File path: extensions/rocksdb-repos/ProvenanceRepository.cpp ## @@ -17,72 +17

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #716: MINIFICPP-1127 - Provenance repo performance should be improved

2020-01-29 Thread GitBox
szaszm commented on a change in pull request #716: MINIFICPP-1127 - Provenance repo performance should be improved URL: https://github.com/apache/nifi-minifi-cpp/pull/716#discussion_r372356176 ## File path: extensions/rocksdb-repos/ProvenanceRepository.h ## @@ -56,21 +55,1

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #718: MINIFICPP-1132 - CWEL should stop committing further flowfiles in cas…

2020-01-29 Thread GitBox
szaszm commented on a change in pull request #718: MINIFICPP-1132 - CWEL should stop committing further flowfiles in cas… URL: https://github.com/apache/nifi-minifi-cpp/pull/718#discussion_r372353045 ## File path: libminifi/src/core/ProcessSession.cpp ## @@ -965,6 +965,18

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #718: MINIFICPP-1132 - CWEL should stop committing further flowfiles in cas…

2020-01-29 Thread GitBox
szaszm commented on a change in pull request #718: MINIFICPP-1132 - CWEL should stop committing further flowfiles in cas… URL: https://github.com/apache/nifi-minifi-cpp/pull/718#discussion_r372350445 ## File path: extensions/standard-processors/tests/unit/ProcessorTests.cpp ###

[GitHub] [nifi-minifi-cpp] arpadboda commented on a change in pull request #719: MINIFICPP-1133 - Rocksdb operation errors should cause exceptions ins…

2020-01-29 Thread GitBox
arpadboda commented on a change in pull request #719: MINIFICPP-1133 - Rocksdb operation errors should cause exceptions ins… URL: https://github.com/apache/nifi-minifi-cpp/pull/719#discussion_r372350686 ## File path: extensions/rocksdb-repos/FlowFileRepository.cpp ## @@ -1

[GitHub] [nifi-minifi-cpp] arpadboda commented on a change in pull request #719: MINIFICPP-1133 - Rocksdb operation errors should cause exceptions ins…

2020-01-29 Thread GitBox
arpadboda commented on a change in pull request #719: MINIFICPP-1133 - Rocksdb operation errors should cause exceptions ins… URL: https://github.com/apache/nifi-minifi-cpp/pull/719#discussion_r372350544 ## File path: extensions/rocksdb-repos/FlowFileRepository.h ## @@ -168

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #719: MINIFICPP-1133 - Rocksdb operation errors should cause exceptions ins…

2020-01-29 Thread GitBox
szaszm commented on a change in pull request #719: MINIFICPP-1133 - Rocksdb operation errors should cause exceptions ins… URL: https://github.com/apache/nifi-minifi-cpp/pull/719#discussion_r372348522 ## File path: extensions/rocksdb-repos/FlowFileRepository.h ## @@ -168,6

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #719: MINIFICPP-1133 - Rocksdb operation errors should cause exceptions ins…

2020-01-29 Thread GitBox
szaszm commented on a change in pull request #719: MINIFICPP-1133 - Rocksdb operation errors should cause exceptions ins… URL: https://github.com/apache/nifi-minifi-cpp/pull/719#discussion_r372343778 ## File path: extensions/rocksdb-repos/FlowFileRepository.cpp ## @@ -158,

[GitHub] [nifi-minifi-cpp] arpadboda opened a new pull request #719: MINIFICPP-1133 - Rocksdb operation errors should cause exceptions ins…

2020-01-29 Thread GitBox
arpadboda opened a new pull request #719: MINIFICPP-1133 - Rocksdb operation errors should cause exceptions ins… URL: https://github.com/apache/nifi-minifi-cpp/pull/719 …tead of being silently ignored Thank you for submitting a contribution to Apache NiFi - MiNiFi C++. In orde

[jira] [Created] (MINIFICPP-1133) Rocksdb operation errors should cause exceptions instead of being silently ignored

2020-01-29 Thread Arpad Boda (Jira)
Arpad Boda created MINIFICPP-1133: - Summary: Rocksdb operation errors should cause exceptions instead of being silently ignored Key: MINIFICPP-1133 URL: https://issues.apache.org/jira/browse/MINIFICPP-1133