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

ASF GitHub Bot commented on HELIX-677:
--------------------------------------

GitHub user jiajunwang opened a pull request:

    https://github.com/apache/helix/pull/144

    [HELIX-677] Change error log to info/warning when replica count canno…

    …t be read in ResourceMonitor.
    
    Some string such as ALL_LIVEINSTANCES in the replica field cannot be 
processed by the monitor. And those resources are not expected to be monitoring.
    Currently error log on this case drags too much attention. Lower the log 
level to info/warning according to the Exception type.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jiajunwang/helix helix-677

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/helix/pull/144.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #144
    
----
commit 7bdae1f5287b730ee537c972e1a5b77c2f4048e3
Author: Jiajun Wang <jjwang@...>
Date:   2018-02-21T22:16:30Z

    [HELIX-677] Change error log to info/warning when replica count cannot be 
read in ResourceMonitor.
    
    Some string such as ALL_LIVEINSTANCES in the replica field cannot be 
processed by the monitor. And those resources are not expected to be monitoring.
    Currently error log on this case drags too much attention. Lower the log 
level to info/warning according to the Exception type.

----


>  Change error log to info/warning when replica count cannot be read in 
> ResourceMonitor.
> ---------------------------------------------------------------------------------------
>
>                 Key: HELIX-677
>                 URL: https://issues.apache.org/jira/browse/HELIX-677
>             Project: Apache Helix
>          Issue Type: Task
>            Reporter: Jiajun Wang
>            Assignee: Jiajun Wang
>            Priority: Major
>
> Currently error log on this case drags too much attention. Lower the log 
> level to info/warning according to the Exception type.



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

Reply via email to