[ 
https://issues.apache.org/jira/browse/AMBARI-24743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16641439#comment-16641439
 ] 

ASF GitHub Bot commented on AMBARI-24743:
-----------------------------------------

g-boros commented on a change in pull request #4: AMBARI-24743. Cleanup 
logsearch: add/cleanup javadoc.
URL: https://github.com/apache/ambari-logsearch/pull/4#discussion_r223260490
 
 

 ##########
 File path: 
ambari-logsearch-config-zookeeper/src/main/java/org/apache/ambari/logsearch/config/zookeeper/LogSearchConfigZKHelper.java
 ##########
 @@ -210,8 +224,13 @@ public static void 
waitUntilRootAvailable(CuratorFramework client) throws Except
 
   /**
    * Call log level filter monitor interface to handle node related operations 
(on update/remove)
+   * @param eventType zookeeper event type (add/update/remove)
+   * @param nodeName name of the znode
+   * @param nodeData znode data
+   * @param gson object that can serialize inputs
+   * @param logLevelFilterMonitor monitor object that can pass buisness logic 
that should happen during znode events
 
 Review comment:
   typo: buisness

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> Cleanup logsearch: add/cleanup javadoc
> --------------------------------------
>
>                 Key: AMBARI-24743
>                 URL: https://issues.apache.org/jira/browse/AMBARI-24743
>             Project: Ambari
>          Issue Type: Task
>          Components: ambari-logsearch
>    Affects Versions: 2.7.0
>            Reporter: Olivér Szabó
>            Assignee: Olivér Szabó
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.8.0
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to