You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by Apache Wiki <wi...@apache.org> on 2009/08/03 19:45:32 UTC

[Hadoop Wiki] Trivial Update of "HBase/RoadMaps" by stack

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification.

The following page has been changed by stack:
http://wiki.apache.org/hadoop/HBase/RoadMaps

------------------------------------------------------------------------------
     * HRS load state sharing
   * Replication [https://issues.apache.org/jira/browse/HBASE-1295 HBASE-1295]
   * Unit test speed up by order of magnitude [https://issues.apache.org/jira/browse/HBASE-410 HBASE-410] [https://issues.apache.org/jira/browse/HBASE-1556 HBASE-1556]
-  * New RPC (Avro? Thrift?) [https://issues.apache.org/jira/browse/HBASE-794 HBASE-794]
+  * New RPC (Avro? Thrift?) [https://issues.apache.org/jira/browse/HBASE-794 HBASE-794] -- for speed improvements and to get away from having to manually set 'handlers'.
   * C/C++ client API [https://issues.apache.org/jira/browse/HBASE-1015 HBASE-1015]
-  * New UI webapp
+  * New UI webapp -- Currently if master transistion, UI transitions with master.  If 5 masters, where's my UI after master failover?
-  * Uploader that writes the filesystem rather than the HBase API [https://issues.apache.org/jira/browse/HBASE-48 HBASE-48]
+  * Uploader that writes the filesystem rather than the HBase API [https://issues.apache.org/jira/browse/HBASE-48 HBASE-48] -- Is whats there sufficient?
   * Distributed log splitting [https://issues.apache.org/jira/browse/HBASE-1364 HBASE-1364]'
-  * Scaling: Too many open file handles to datanodes [https://issues.apache.org/jira/browse/HBASE-24 HBASE-24]
+  * Scaling: Too many open file handles to datanodes [https://issues.apache.org/jira/browse/HBASE-24 HBASE-24] -- Is 0.20.0 good enough?
   * Refactor HRS [https://issues.apache.org/jira/browse/HBASE-1406 HBASE-1406]
   * Intra-row scanning [https://issues.apache.org/jira/browse/HBASE-1537 HBASE-1537]
   * Bloom filters revisit [https://issues.apache.org/jira/browse/HBASE-1200 HBASE-1200]