Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 2E4E3200BBF for ; Mon, 14 Nov 2016 18:33:32 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 2CEF9160B0D; Mon, 14 Nov 2016 17:33:32 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 6A4C1160AF4 for ; Mon, 14 Nov 2016 18:33:31 +0100 (CET) Received: (qmail 73910 invoked by uid 500); 14 Nov 2016 17:33:30 -0000 Mailing-List: contact commits-help@beam.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@beam.incubator.apache.org Delivered-To: mailing list commits@beam.incubator.apache.org Received: (qmail 73890 invoked by uid 99); 14 Nov 2016 17:33:30 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Nov 2016 17:33:30 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 2DEDAC028B for ; Mon, 14 Nov 2016 17:33:30 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -6.219 X-Spam-Level: X-Spam-Status: No, score=-6.219 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-2.999] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id krHTlAyDAXDi for ; Mon, 14 Nov 2016 17:33:28 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with SMTP id 4FB895FAC4 for ; Mon, 14 Nov 2016 17:33:27 +0000 (UTC) Received: (qmail 73352 invoked by uid 99); 14 Nov 2016 17:33:26 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Nov 2016 17:33:26 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id EBE78DFFAB; Mon, 14 Nov 2016 17:33:25 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: davor@apache.org To: commits@beam.incubator.apache.org Date: Mon, 14 Nov 2016 17:33:25 -0000 Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: [1/3] incubator-beam-site git commit: "before" instead of "behind" for "early" elements archived-at: Mon, 14 Nov 2016 17:33:32 -0000 Repository: incubator-beam-site Updated Branches: refs/heads/asf-site 2bd194414 -> 6ab73c79a "before" instead of "behind" for "early" elements Project: http://git-wip-us.apache.org/repos/asf/incubator-beam-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam-site/commit/5411eed1 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam-site/tree/5411eed1 Diff: http://git-wip-us.apache.org/repos/asf/incubator-beam-site/diff/5411eed1 Branch: refs/heads/asf-site Commit: 5411eed1658b638cf427e416fb20dd1b224bcbb5 Parents: 2bd1944 Author: ManuZhang Authored: Mon Nov 14 21:12:34 2016 +0800 Committer: GitHub Committed: Mon Nov 14 21:12:34 2016 +0800 ---------------------------------------------------------------------- src/_posts/2016-10-20-test-stream.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/5411eed1/src/_posts/2016-10-20-test-stream.md ---------------------------------------------------------------------- diff --git a/src/_posts/2016-10-20-test-stream.md b/src/_posts/2016-10-20-test-stream.md index 797f25e..418f556 100644 --- a/src/_posts/2016-10-20-test-stream.md +++ b/src/_posts/2016-10-20-test-stream.md @@ -78,7 +78,7 @@ reactions to speculative and late panes and dropped data. ## Element Timings -Elements arrive either behind, with, or after the watermark, which categorizes +Elements arrive either before, with, or after the watermark, which categorizes them into the "early", "on-time", and "late" divisions. "Late" elements can be further subdivided into "unobservably", "observably", and "droppably" late, depending on the window to which they are assigned and the maximum allowed