[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #928: MINIFICPP-1394 - Speed up ConsumeWindowsEventLog processor

2020-10-21 Thread GitBox
adamdebreceni commented on a change in pull request #928: URL: https://github.com/apache/nifi-minifi-cpp/pull/928#discussion_r509023703 ## File path: extensions/windows-event-log/wel/WindowsEventLog.cpp ## @@ -43,10 +45,10 @@ void WindowsEventLogMetadataImpl::renderMetadata()

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #928: MINIFICPP-1394 - Speed up ConsumeWindowsEventLog processor

2020-10-21 Thread GitBox
adamdebreceni commented on a change in pull request #928: URL: https://github.com/apache/nifi-minifi-cpp/pull/928#discussion_r509021609 ## File path: extensions/windows-event-log/wel/WindowsEventLog.cpp ## @@ -129,34 +133,30 @@ std::string

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #928: MINIFICPP-1394 - Speed up ConsumeWindowsEventLog processor

2020-10-21 Thread GitBox
adamdebreceni commented on a change in pull request #928: URL: https://github.com/apache/nifi-minifi-cpp/pull/928#discussion_r509021203 ## File path: extensions/windows-event-log/ConsumeWindowsEventLog.cpp ## @@ -514,30 +515,33 @@ void