mmiklavc commented on a change in pull request #1368: Metron-2053: Refactor 
metron-enrichment to decouple Storm dependencies
URL: https://github.com/apache/metron/pull/1368#discussion_r272757153
 
 

 ##########
 File path: site/current-book/metron-platform/metron-common/index.html
 ##########
 @@ -577,7 +577,12 @@ <h1>Performance Logging</h1>
 </pre></div></div>
 
 <p><b>Configuration</b></p>
-<p>The first argument to the logger is a 
java.util.function.Supplier&lt;Map&lt;String, Object&gt;&gt;. The offers 
flexibility in being able to provide multiple configuration 
&#x201c;suppliers&#x201d; depending on your individual usage requirements. The 
example above, taken from 
org.apache.metron.enrichment.bolt.GenericEnrichmentBolt, leverages the global 
config to dymanically provide configuration from Zookeeper. Any updates to the 
global config via Zookeeper are reflected live at runtime. Currently, the 
PerformanceLogger supports the following options:</p>
+<p>The first argument to the logger is a 
java.util.function.Supplier&lt;Map&lt;String, Object&gt;&gt;.
 
 Review comment:
   Hm, that's odd. Must have been an IntelliJ mixup.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to