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 <[email protected]>
Date:   2016-09-29T02:52:07Z

    EAGLE-578: Make dedup state value case insensitive

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to