You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by al...@apache.org on 2020/06/10 10:37:08 UTC

[flink] 04/04: [FLINK-17982] Remove TODOs from timely-stream-processing.md

This is an automated email from the ASF dual-hosted git repository.

aljoscha pushed a commit to branch release-1.11
in repository https://gitbox.apache.org/repos/asf/flink.git

commit d939f3a85adc4b0a8e817c0d2a4dd4719fdf8349
Author: Aljoscha Krettek <al...@apache.org>
AuthorDate: Wed Jun 10 12:32:34 2020 +0200

    [FLINK-17982] Remove TODOs from timely-stream-processing.md
    
    For some sections, we will expand them in the future when we have actual
    functionality. Some aimed at expanding sections but they are also ok as
    they are now.
---
 docs/concepts/timely-stream-processing.md | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/docs/concepts/timely-stream-processing.md b/docs/concepts/timely-stream-processing.md
index be8465f..9b96c9f 100644
--- a/docs/concepts/timely-stream-processing.md
+++ b/docs/concepts/timely-stream-processing.md
@@ -39,12 +39,6 @@ occured is important.
 In the following sections we will highlight some of the topics that you should
 consider when working with timely Flink Applications.
 
-## Latency & Completeness
-
-`TODO: add these two sections`
-
-### Latency vs. Completeness in Batch & Stream Processing
-
 {% top %}
 
 ## Notions of Time: Event Time and Processing Time