You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by cr...@apache.org on 2013/08/12 18:24:09 UTC

git commit: send integration test alerts to dev@..

Updated Branches:
  refs/heads/master 5ff71e51f -> 8be96fa1f


send integration test alerts to dev@..


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

Branch: refs/heads/master
Commit: 8be96fa1f161f7c87ef416ba6a02ae2f0469d263
Parents: 5ff71e5
Author: Chris Riccomini <cr...@criccomi-mn.linkedin.biz>
Authored: Mon Aug 12 09:24:13 2013 -0700
Committer: Chris Riccomini <cr...@criccomi-mn.linkedin.biz>
Committed: Mon Aug 12 09:24:13 2013 -0700

----------------------------------------------------------------------
 samza-test/src/main/resources/join/watcher.samsa | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-samza/blob/8be96fa1/samza-test/src/main/resources/join/watcher.samsa
----------------------------------------------------------------------
diff --git a/samza-test/src/main/resources/join/watcher.samsa b/samza-test/src/main/resources/join/watcher.samsa
index 1a64ebf..a4cc761 100644
--- a/samza-test/src/main/resources/join/watcher.samsa
+++ b/samza-test/src/main/resources/join/watcher.samsa
@@ -8,6 +8,6 @@ task.inputs=kafka.epoch
 task.window.ms=300000
 
 max.time.between.epochs.ms=600000
-mail.smtp.host=email.corp.linkedin.com
-mail.to=samza-eng@linkedin.com
+mail.smtp.host=TODO
+mail.to=dev@samza.incubator.apache.org
 mail.from=gregor@incubator.apache.org