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

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

GitHub user RalphSu opened a pull request:

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

    [EAGLE-587]: AlertEngine : simplify state-based dedup to have only 
deupvalue for given dedup key

    AlertEngine : simplify state-based dedup to have only deupvalue for given 
dedup key


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

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

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

    https://github.com/apache/incubator-eagle/pull/472.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 #472
    
----
commit 7c8966db5371dfc1978919e7d6250b6c760b6b09
Author: Ralph, Su <[email protected]>
Date:   2016-10-04T15:21:20Z

    [EAGLE-587]: AlertEngine : simplify state-based dedup to have only 
deupvalue for given dedup key
    
    Author: ralphsu

commit 1c59e49f6fa120d4fa3d0d2337e54b4f978176d2
Author: Ralph, Su <[email protected]>
Date:   2016-10-04T15:34:26Z

    Merge branch 'master' of https://github.com/apache/incubator-eagle

----


> AlertEngine : simplify state-based dedup to have only deupvalue for given 
> dedup key
> -----------------------------------------------------------------------------------
>
>                 Key: EAGLE-587
>                 URL: https://issues.apache.org/jira/browse/EAGLE-587
>             Project: Eagle
>          Issue Type: Bug
>    Affects Versions: v0.5.0
>            Reporter: Su Ralph
>            Assignee: Su Ralph
>             Fix For: v0.5.0
>
>
> For deuplicator, the expected behavior for state-based is that
> for given dedupKey, should have only one record, maintain state transition 
> based on state field, close record when stateClose value is met.
> Currently behavior will generate multiple record when state changed.



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

Reply via email to