[jira] [Comment Edited] (NIFI-7200) IPv4 socket resource leak

2020-02-27 Thread Elli Schwarz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17046674#comment-17046674 ] Elli Schwarz edited comment on NIFI-7200 at 2/27/20 3:18 PM: -

[jira] [Comment Edited] (NIFI-7200) IPv4 socket resource leak

2020-02-27 Thread Elli Schwarz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17046674#comment-17046674 ] Elli Schwarz edited comment on NIFI-7200 at 2/27/20 2:42 PM: -

[GitHub] [nifi-minifi-cpp] bakaid commented on a change in pull request #741: MINIFICPP-1139 Implemented.

2020-02-27 Thread GitBox
bakaid commented on a change in pull request #741: MINIFICPP-1139 Implemented. URL: https://github.com/apache/nifi-minifi-cpp/pull/741#discussion_r385161165 ## File path: extensions/windows-event-log/ConsumeWindowsEventLog.cpp ## @@ -271,19 +279,84 @@ void ConsumeWindowsEve

[GitHub] [nifi-minifi-cpp] bakaid commented on a change in pull request #741: MINIFICPP-1139 Implemented.

2020-02-27 Thread GitBox
bakaid commented on a change in pull request #741: MINIFICPP-1139 Implemented. URL: https://github.com/apache/nifi-minifi-cpp/pull/741#discussion_r385160801 ## File path: extensions/windows-event-log/ConsumeWindowsEventLog.cpp ## @@ -271,19 +279,84 @@ void ConsumeWindowsEve

[jira] [Commented] (NIFI-7200) IPv4 socket resource leak

2020-02-27 Thread Elli Schwarz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17046674#comment-17046674 ] Elli Schwarz commented on NIFI-7200: [~joewitt] Thank you for continuing to help us wi

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

2020-02-27 Thread Tim Chermak (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17046665#comment-17046665 ] Tim Chermak commented on NIFI-6721: --- Hi, OK, I see what you are saying. So can this be f

[GitHub] [nifi-minifi-cpp] bakaid commented on a change in pull request #741: MINIFICPP-1139 Implemented.

2020-02-27 Thread GitBox
bakaid commented on a change in pull request #741: MINIFICPP-1139 Implemented. URL: https://github.com/apache/nifi-minifi-cpp/pull/741#discussion_r385073999 ## File path: extensions/windows-event-log/ConsumeWindowsEventLog.cpp ## @@ -191,23 +192,14 @@ bool ConsumeWindowsEv

[GitHub] [nifi-minifi-cpp] bakaid commented on a change in pull request #741: MINIFICPP-1139 Implemented.

2020-02-27 Thread GitBox
bakaid commented on a change in pull request #741: MINIFICPP-1139 Implemented. URL: https://github.com/apache/nifi-minifi-cpp/pull/741#discussion_r385138603 ## File path: extensions/windows-event-log/ConsumeWindowsEventLog.cpp ## @@ -248,21 +239,38 @@ void ConsumeWindowsEve

[GitHub] [nifi-minifi-cpp] bakaid commented on a change in pull request #741: MINIFICPP-1139 Implemented.

2020-02-27 Thread GitBox
bakaid commented on a change in pull request #741: MINIFICPP-1139 Implemented. URL: https://github.com/apache/nifi-minifi-cpp/pull/741#discussion_r385138933 ## File path: extensions/windows-event-log/ConsumeWindowsEventLog.cpp ## @@ -271,19 +279,84 @@ void ConsumeWindowsEve

[GitHub] [nifi-minifi-cpp] bakaid commented on a change in pull request #741: MINIFICPP-1139 Implemented.

2020-02-27 Thread GitBox
bakaid commented on a change in pull request #741: MINIFICPP-1139 Implemented. URL: https://github.com/apache/nifi-minifi-cpp/pull/741#discussion_r385134259 ## File path: extensions/windows-event-log/ConsumeWindowsEventLog.cpp ## @@ -391,322 +463,122 @@ void ConsumeWindows

[GitHub] [nifi-minifi-cpp] bakaid commented on a change in pull request #741: MINIFICPP-1139 Implemented.

2020-02-27 Thread GitBox
bakaid commented on a change in pull request #741: MINIFICPP-1139 Implemented. URL: https://github.com/apache/nifi-minifi-cpp/pull/741#discussion_r385137833 ## File path: extensions/windows-event-log/ConsumeWindowsEventLog.cpp ## @@ -391,322 +463,122 @@ void ConsumeWindows

[GitHub] [nifi-minifi-cpp] bakaid commented on a change in pull request #741: MINIFICPP-1139 Implemented.

2020-02-27 Thread GitBox
bakaid commented on a change in pull request #741: MINIFICPP-1139 Implemented. URL: https://github.com/apache/nifi-minifi-cpp/pull/741#discussion_r385103450 ## File path: extensions/windows-event-log/ConsumeWindowsEventLog.cpp ## @@ -271,19 +279,84 @@ void ConsumeWindowsEve

[jira] [Comment Edited] (NIFI-4368) UpdateRecord fails if attempting to set a particular array element to some other value

2020-02-27 Thread karthik kadajji (Jira)
[ https://issues.apache.org/jira/browse/NIFI-4368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17046582#comment-17046582 ] karthik kadajji edited comment on NIFI-4368 at 2/27/20 12:50 PM: ---

[jira] [Commented] (NIFI-4368) UpdateRecord fails if attempting to set a particular array element to some other value

2020-02-27 Thread karthik kadajji (Jira)
[ https://issues.apache.org/jira/browse/NIFI-4368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17046582#comment-17046582 ] karthik kadajji commented on NIFI-4368: --- Hi Mark ,  I was trying to reproduce the e

[GitHub] [nifi-minifi-cpp] arpadboda commented on a change in pull request #735: MINIFICPP-1158 - Event driven processors can starve each other

2020-02-27 Thread GitBox
arpadboda commented on a change in pull request #735: MINIFICPP-1158 - Event driven processors can starve each other URL: https://github.com/apache/nifi-minifi-cpp/pull/735#discussion_r385079077 ## File path: libminifi/include/ThreadedSchedulingAgent.h ## @@ -73,6 +73,8 @@

[GitHub] [nifi-minifi-cpp] bakaid commented on a change in pull request #734: MINIFICPP-1157 Implement lightweight C2 heartbeat.

2020-02-27 Thread GitBox
bakaid commented on a change in pull request #734: MINIFICPP-1157 Implement lightweight C2 heartbeat. URL: https://github.com/apache/nifi-minifi-cpp/pull/734#discussion_r385009945 ## File path: extensions/http-curl/tests/HTTPHandlers.h ## @@ -343,4 +345,104 @@ class Delete

[GitHub] [nifi-minifi-cpp] bakaid commented on a change in pull request #734: MINIFICPP-1157 Implement lightweight C2 heartbeat.

2020-02-27 Thread GitBox
bakaid commented on a change in pull request #734: MINIFICPP-1157 Implement lightweight C2 heartbeat. URL: https://github.com/apache/nifi-minifi-cpp/pull/734#discussion_r385037599 ## File path: conf/minifi.properties ## @@ -51,7 +51,7 @@ nifi.database.content.repository.d

[GitHub] [nifi-minifi-cpp] bakaid commented on a change in pull request #734: MINIFICPP-1157 Implement lightweight C2 heartbeat.

2020-02-27 Thread GitBox
bakaid commented on a change in pull request #734: MINIFICPP-1157 Implement lightweight C2 heartbeat. URL: https://github.com/apache/nifi-minifi-cpp/pull/734#discussion_r384998966 ## File path: libminifi/include/core/state/nodes/AgentInformation.h ## @@ -80,7 +80,7 @@ clas

[GitHub] [nifi-minifi-cpp] bakaid commented on a change in pull request #734: MINIFICPP-1157 Implement lightweight C2 heartbeat.

2020-02-27 Thread GitBox
bakaid commented on a change in pull request #734: MINIFICPP-1157 Implement lightweight C2 heartbeat. URL: https://github.com/apache/nifi-minifi-cpp/pull/734#discussion_r385035262 ## File path: extensions/http-curl/tests/C2JstackTest.cpp ## @@ -45,123 +45,114 @@ #include

[GitHub] [nifi-minifi-cpp] arpadboda commented on a change in pull request #735: MINIFICPP-1158 - Event driven processors can starve each other

2020-02-27 Thread GitBox
arpadboda commented on a change in pull request #735: MINIFICPP-1158 - Event driven processors can starve each other URL: https://github.com/apache/nifi-minifi-cpp/pull/735#discussion_r384993435 ## File path: libminifi/include/utils/Monitors.h ## @@ -0,0 +1,172 @@ +/** + *

[GitHub] [nifi-minifi-cpp] arpadboda commented on a change in pull request #735: MINIFICPP-1158 - Event driven processors can starve each other

2020-02-27 Thread GitBox
arpadboda commented on a change in pull request #735: MINIFICPP-1158 - Event driven processors can starve each other URL: https://github.com/apache/nifi-minifi-cpp/pull/735#discussion_r384993532 ## File path: libminifi/include/utils/Monitors.h ## @@ -0,0 +1,172 @@ +/** + *

[GitHub] [nifi-minifi-cpp] arpadboda commented on a change in pull request #735: MINIFICPP-1158 - Event driven processors can starve each other

2020-02-27 Thread GitBox
arpadboda commented on a change in pull request #735: MINIFICPP-1158 - Event driven processors can starve each other URL: https://github.com/apache/nifi-minifi-cpp/pull/735#discussion_r384993592 ## File path: libminifi/include/utils/Monitors.h ## @@ -0,0 +1,172 @@ +/** + *

[GitHub] [nifi-minifi-cpp] arpadboda commented on a change in pull request #735: MINIFICPP-1158 - Event driven processors can starve each other

2020-02-27 Thread GitBox
arpadboda commented on a change in pull request #735: MINIFICPP-1158 - Event driven processors can starve each other URL: https://github.com/apache/nifi-minifi-cpp/pull/735#discussion_r384993754 ## File path: libminifi/include/utils/ThreadPool.h ## @@ -384,9 +358,11 @@ cla

[GitHub] [nifi-minifi-cpp] arpadboda commented on a change in pull request #735: MINIFICPP-1158 - Event driven processors can starve each other

2020-02-27 Thread GitBox
arpadboda commented on a change in pull request #735: MINIFICPP-1158 - Event driven processors can starve each other URL: https://github.com/apache/nifi-minifi-cpp/pull/735#discussion_r384993979 ## File path: libminifi/include/CronDrivenSchedulingAgent.h ## @@ -41,16 +41,1

[GitHub] [nifi-minifi-cpp] arpadboda commented on a change in pull request #735: MINIFICPP-1158 - Event driven processors can starve each other

2020-02-27 Thread GitBox
arpadboda commented on a change in pull request #735: MINIFICPP-1158 - Event driven processors can starve each other URL: https://github.com/apache/nifi-minifi-cpp/pull/735#discussion_r384993058 ## File path: libminifi/include/utils/ThreadPool.h ## @@ -133,11 +107,11 @@ cl

[GitHub] [nifi-minifi-cpp] arpadboda commented on a change in pull request #735: MINIFICPP-1158 - Event driven processors can starve each other

2020-02-27 Thread GitBox
arpadboda commented on a change in pull request #735: MINIFICPP-1158 - Event driven processors can starve each other URL: https://github.com/apache/nifi-minifi-cpp/pull/735#discussion_r384993110 ## File path: libminifi/include/utils/ThreadPool.h ## @@ -133,11 +107,11 @@ cl

[GitHub] [nifi-minifi-cpp] arpadboda commented on a change in pull request #735: MINIFICPP-1158 - Event driven processors can starve each other

2020-02-27 Thread GitBox
arpadboda commented on a change in pull request #735: MINIFICPP-1158 - Event driven processors can starve each other URL: https://github.com/apache/nifi-minifi-cpp/pull/735#discussion_r384993163 ## File path: libminifi/include/utils/ThreadPool.h ## @@ -153,24 +127,22 @@ cl

[jira] [Created] (NIFI-7209) Add fragment.* attributes to RunMongoAggregation

2020-02-27 Thread Craig Davidson (Jira)
Craig Davidson created NIFI-7209: Summary: Add fragment.* attributes to RunMongoAggregation Key: NIFI-7209 URL: https://issues.apache.org/jira/browse/NIFI-7209 Project: Apache NiFi Issue Typ

<    1   2