You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@eagle.apache.org by ra...@apache.org on 2016/09/28 08:05:01 UTC

[2/2] incubator-eagle git commit: Merge branch 'master' of https://github.com/garrettlish/incubator-eagle

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


Project: http://git-wip-us.apache.org/repos/asf/incubator-eagle/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-eagle/commit/a1285351
Tree: http://git-wip-us.apache.org/repos/asf/incubator-eagle/tree/a1285351
Diff: http://git-wip-us.apache.org/repos/asf/incubator-eagle/diff/a1285351

Branch: refs/heads/master
Commit: a1285351d82c86b27d12bf0a4872f5e3e745c72e
Parents: afb8979 eb26286
Author: Ralph, Su <su...@gmail.com>
Authored: Wed Sep 28 00:57:44 2016 -0700
Committer: Ralph, Su <su...@gmail.com>
Committed: Wed Sep 28 00:57:44 2016 -0700

----------------------------------------------------------------------
 .../engine/publisher/PublishConstants.java      |   3 +
 .../engine/publisher/dedup/DedupCache.java      |  63 ++++---
 .../publisher/impl/AbstractPublishPlugin.java   |   3 +-
 .../publisher/impl/AlertKafkaPublisher.java     |  29 ++-
 .../publisher/impl/DefaultDeduplicator.java     |  32 +++-
 .../publisher/dedup/DedupCacheStoreTest.java    |   2 +-
 .../engine/publisher/dedup/DedupCacheTest.java  |   2 +-
 .../dedup/DefaultDedupWithoutStateTest.java     | 183 +++++++++++++++++++
 .../dedup/DefaultDeduplicatorTest.java          |   2 +-
 9 files changed, 270 insertions(+), 49 deletions(-)
----------------------------------------------------------------------