You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apex.apache.org by th...@apache.org on 2016/05/24 02:35:33 UTC

incubator-apex-site git commit: from 7c696980d58f8fb28d2f89b2e5e91fd85995ce46

Repository: incubator-apex-site
Updated Branches:
  refs/heads/asf-site 29cc06968 -> bb0eb98f1


from 7c696980d58f8fb28d2f89b2e5e91fd85995ce46


Project: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/commit/bb0eb98f
Tree: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/tree/bb0eb98f
Diff: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/diff/bb0eb98f

Branch: refs/heads/asf-site
Commit: bb0eb98f13f35f921aed26c395db888bb1fda765
Parents: 29cc069
Author: Thomas Weise <th...@datatorrent.com>
Authored: Mon May 23 19:34:51 2016 -0700
Committer: Thomas Weise <th...@datatorrent.com>
Committed: Mon May 23 19:34:51 2016 -0700

----------------------------------------------------------------------
 content/roadmap.html | 26 +++++++++++++++++---------
 1 file changed, 17 insertions(+), 9 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-apex-site/blob/bb0eb98f/content/roadmap.html
----------------------------------------------------------------------
diff --git a/content/roadmap.html b/content/roadmap.html
index 98c78ac..1eec430 100644
--- a/content/roadmap.html
+++ b/content/roadmap.html
@@ -344,17 +344,12 @@ So keep things sane - the proposed compromise is that we start creating smaller
       </tr>
       <tr>
         <td>
-          <a target="_blank" href="https://issues.apache.org/jira/browse/APEXMALHAR-1873">APEXMALHAR-1873</a>
+          <a target="_blank" href="https://issues.apache.org/jira/browse/APEXMALHAR-1897">APEXMALHAR-1897</a>
         </td>
-        <td title="We need a Scalable Cache component in Malhar. Following are some of the key features of the cache
+        <td title="ManagedState is described in the document below:
 
-1. Cache has limited size and is backed by a persistent store.
-2. When there is a cache miss, the data is loaded from backup store.
-3. To minimize misses, a range of keys can be loaded.
-4. Ability to purge key/values
-5. Writing to the backup store should be optimized.
-6. It should provide support for fault-tolerance.">
-          Create a fault-tolerant/scalable cache component backed by a persistent store
+https://docs.google.com/document/d/1gRWN9ufKSZSZD0N-pthlhpC9TZ8KwJ6hJlAX6nxl5f8/edit#heading=h.z87ti1fwyt0t">
+          Large operator state management
         </td>
         <td>
     
@@ -461,6 +456,19 @@ This jira item can contain tasks for providing similar support in Apex">
 
         </td>
       </tr>
+      <tr>
+        <td>
+          <a target="_blank" href="https://issues.apache.org/jira/browse/APEXMALHAR-2089">APEXMALHAR-2089</a>
+        </td>
+        <td title="Apex should provide a runner for Beam. This ticket is a proxy for BEAM-261 as the implementation should probably live in the Beam repository.
+">
+          Apache Beam support
+        </td>
+        <td>
+    
+
+        </td>
+      </tr>
     </tbody>
   </table>