fgerlits commented on code in PR #1502:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1502#discussion_r1106938188


##########
extensions/windows-event-log/ConsumeWindowsEventLog.cpp:
##########
@@ -173,6 +174,13 @@ const core::Property 
ConsumeWindowsEventLog::ProcessOldEvents(
   withDescription("This property defines if old events (which are created 
before first time server is started) should be processed.")->
   build());
 
+const core::Property ConsumeWindowsEventLog::CacheUsernameLookups(
+    core::PropertyBuilder::createProperty("Cache Username Lookups")->

Review Comment:
   done in b56d8c21c498ba6dad859e1b450b0028dfdbc002



-- 
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 unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to