Repository: flink-web
Updated Branches:
  refs/heads/asf-site 2ac4d1c8f -> 433cefa78


Remove feature from CEP release 1.3 blog post


Project: http://git-wip-us.apache.org/repos/asf/flink-web/repo
Commit: http://git-wip-us.apache.org/repos/asf/flink-web/commit/433cefa7
Tree: http://git-wip-us.apache.org/repos/asf/flink-web/tree/433cefa7
Diff: http://git-wip-us.apache.org/repos/asf/flink-web/diff/433cefa7

Branch: refs/heads/asf-site
Commit: 433cefa7874e632d9222115bd33e99ae3fa73e1b
Parents: 2ac4d1c
Author: Robert Metzger <[email protected]>
Authored: Thu Jun 1 17:24:21 2017 +0200
Committer: Robert Metzger <[email protected]>
Committed: Thu Jun 1 17:24:44 2017 +0200

----------------------------------------------------------------------
 _posts/2017-06-01-release-1.3.0.md         | 1 -
 content/blog/feed.xml                      | 3 ---
 content/news/2017/06/01/release-1.3.0.html | 3 ---
 3 files changed, 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flink-web/blob/433cefa7/_posts/2017-06-01-release-1.3.0.md
----------------------------------------------------------------------
diff --git a/_posts/2017-06-01-release-1.3.0.md 
b/_posts/2017-06-01-release-1.3.0.md
index c1372cf..f192749 100644
--- a/_posts/2017-06-01-release-1.3.0.md
+++ b/_posts/2017-06-01-release-1.3.0.md
@@ -95,7 +95,6 @@ Below are some of the main features of the revamped CEP 
library:
 
 * **Make CEP operators rescalable**: Flink 1.2.0 introduced rescalable state 
for DataStream programs. With Flink 1.3, the CEP library also makes use of that 
engine feature ([FLINK-5420](https://issues.apache.org/jira/browse/FLINK-5420)).
 
-* **State Cleanup and Late element handling**: The CEP library will now output 
late elements using the newly introduced side outputs 
([FLINK-6205](https://issues.apache.org/jira/browse/FLINK-6205), 
[FLINK-5174](https://issues.apache.org/jira/browse/FLINK-5174)).
 
 * **New operators for the CEP library**:
 

http://git-wip-us.apache.org/repos/asf/flink-web/blob/433cefa7/content/blog/feed.xml
----------------------------------------------------------------------
diff --git a/content/blog/feed.xml b/content/blog/feed.xml
index 4e6e594..bac3cce 100644
--- a/content/blog/feed.xml
+++ b/content/blog/feed.xml
@@ -135,9 +135,6 @@
     &lt;p&gt;&lt;strong&gt;Make CEP operators rescalable&lt;/strong&gt;: Flink 
1.2.0 introduced rescalable state for DataStream programs. With Flink 1.3, the 
CEP library also makes use of that engine feature (&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-5420&quot;&gt;FLINK-5420&lt;/a&gt;).&lt;/p&gt;
   &lt;/li&gt;
   &lt;li&gt;
-    &lt;p&gt;&lt;strong&gt;State Cleanup and Late element 
handling&lt;/strong&gt;: The CEP library will now output late elements using 
the newly introduced side outputs (&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-6205&quot;&gt;FLINK-6205&lt;/a&gt;,
 &lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-5174&quot;&gt;FLINK-5174&lt;/a&gt;).&lt;/p&gt;
-  &lt;/li&gt;
-  &lt;li&gt;
     &lt;p&gt;&lt;strong&gt;New operators for the CEP 
library&lt;/strong&gt;:&lt;/p&gt;
 
     &lt;ul&gt;

http://git-wip-us.apache.org/repos/asf/flink-web/blob/433cefa7/content/news/2017/06/01/release-1.3.0.html
----------------------------------------------------------------------
diff --git a/content/news/2017/06/01/release-1.3.0.html 
b/content/news/2017/06/01/release-1.3.0.html
index d822d50..0c3cef4 100644
--- a/content/news/2017/06/01/release-1.3.0.html
+++ b/content/news/2017/06/01/release-1.3.0.html
@@ -268,9 +268,6 @@
     <p><strong>Make CEP operators rescalable</strong>: Flink 1.2.0 introduced 
rescalable state for DataStream programs. With Flink 1.3, the CEP library also 
makes use of that engine feature (<a 
href="https://issues.apache.org/jira/browse/FLINK-5420";>FLINK-5420</a>).</p>
   </li>
   <li>
-    <p><strong>State Cleanup and Late element handling</strong>: The CEP 
library will now output late elements using the newly introduced side outputs 
(<a href="https://issues.apache.org/jira/browse/FLINK-6205";>FLINK-6205</a>, <a 
href="https://issues.apache.org/jira/browse/FLINK-5174";>FLINK-5174</a>).</p>
-  </li>
-  <li>
     <p><strong>New operators for the CEP library</strong>:</p>
 
     <ul>

Reply via email to