You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eagle.apache.org by garrettlish <gi...@git.apache.org> on 2016/09/29 02:56:37 UTC

[GitHub] incubator-eagle pull request #465: EAGLE-578: Make dedup state value case in...

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 <xi...@ebay.com>
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-eagle pull request #465: EAGLE-578: Make dedup state value case in...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---