You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jeremiah Jordan (JIRA)" <ji...@apache.org> on 2014/08/04 19:24:11 UTC

[jira] [Created] (CASSANDRA-7688) Add data sizing to a system table

Jeremiah Jordan created CASSANDRA-7688:
------------------------------------------

             Summary: Add data sizing to a system table
                 Key: CASSANDRA-7688
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7688
             Project: Cassandra
          Issue Type: Bug
            Reporter: Jeremiah Jordan
             Fix For: 3.0


Currently you can't implement something similar to describe_splits_ex purely from the a native protocol driver.  https://datastax-oss.atlassian.net/browse/JAVA-312 is open to expose easily getting ownership information to a client in the java-driver.  But you still need the data sizing part to get splits of a given size.  We should add the sizing information to a system table so that native clients can get to it.



--
This message was sent by Atlassian JIRA
(v6.2#6252)