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

ASF GitHub Bot commented on EAGLE-439:
--------------------------------------

Github user RalphSu commented on a diff in the pull request:

    https://github.com/apache/incubator-eagle/pull/318#discussion_r74170914
  
    --- Diff: 
eagle-core/eagle-alert-parent/eagle-alert/alert-common/src/main/java/org/apache/eagle/alert/engine/coordinator/PolicyDefinition.java
 ---
    @@ -191,6 +200,10 @@ public String toString() {
                 return String.format("{type=\"%s\",value=\"%s\"",type,value);
             }
         }
    +    
    +    public static enum PolicyStatus {
    +           enabled, disabled
    --- End diff --
    
    captilized enum values to follow the code style


> Introduce policy enable/disable support
> ---------------------------------------
>
>                 Key: EAGLE-439
>                 URL: https://issues.apache.org/jira/browse/EAGLE-439
>             Project: Eagle
>          Issue Type: Improvement
>            Reporter: Garrett Li
>            Assignee: Garrett Li
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to