incubator-eagle git commit: [Minor] : Merge confliction cause scheduler trigger still running

2016-11-10 Thread ralphsu
Repository: incubator-eagle Updated Branches: refs/heads/master 38ec7fc23 -> aa7b0254d [Minor] : Merge confliction cause scheduler trigger still running Project: http://git-wip-us.apache.org/repos/asf/incubator-eagle/repo Commit:

incubator-eagle git commit: [EAGLE-750] Improve coordinator schedule strategy to reuse alert work slot

2016-11-10 Thread ralphsu
Repository: incubator-eagle Updated Branches: refs/heads/master 0a0d1f6ee -> 75ab7722c [EAGLE-750] Improve coordinator schedule strategy to reuse alert work slot 1. Add switch coordinator.reuseBoltInStreams to enable/disable reuse bolt in multiple streams 2. Add config

[2/2] incubator-eagle git commit: [EAGLE-762] Add AlertEmailPublisherTest and improve alert template

2016-11-10 Thread hao
[EAGLE-762] Add AlertEmailPublisherTest and improve alert template * Add AlertEmailPublisherTest * Improve alert template * Generate `alertId` in `AlertStreamEvent` instead of `AlertPublishEvent` to make sure alerts track-able among different publish plugin types.

incubator-eagle git commit: [EAGLE-760] add size limit in the alert list APIs

2016-11-10 Thread qingwzhao
Repository: incubator-eagle Updated Branches: refs/heads/master 8f8fe57e6 -> 0a0d1f6ee [EAGLE-760] add size limit in the alert list APIs https://issues.apache.org/jira/browse/EAGLE-760 Author: Zhao, Qingwen Closes #644 from qingwen220/EAGLE-760. Project: