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

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

GitHub user garrettlish opened a pull request:

    https://github.com/apache/incubator-eagle/pull/465

    EAGLE-578: Make dedup state value case insensitive

    Currently our dedup feature supports both stateful and stateless dedup. For 
stateful dedup, we are relying the state transition to do the dedup. However, 
the state might be in different case (such as closed, CLOSED), we'd better to 
make it case insensitive.

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

    $ git pull https://github.com/garrettlish/incubator-eagle master

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

    https://github.com/apache/incubator-eagle/pull/465.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 #465
    
----
commit 22d27f6a5003b90fe6572b5241ac1adc61c4dc66
Author: Xiancheng Li <xiancheng...@ebay.com>
Date:   2016-09-29T02:52:07Z

    EAGLE-578: Make dedup state value case insensitive

----


> Make dedup state value case insensitive
> ---------------------------------------
>
>                 Key: EAGLE-578
>                 URL: https://issues.apache.org/jira/browse/EAGLE-578
>             Project: Eagle
>          Issue Type: Improvement
>    Affects Versions: v0.5.0
>            Reporter: Garrett Li
>            Assignee: Garrett Li
>             Fix For: v0.5.0
>
>
> Currently our dedup feature supports both stateful and stateless dedup. For 
> stateful dedup, we are relying the state transition to do the dedup. However, 
> the state might be closed or CLOSED, we'd better to make it case insensitive.



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

Reply via email to