[ 
https://issues.apache.org/jira/browse/CASSANDRA-12367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15437526#comment-15437526
 ] 

sankalp kohli commented on CASSANDRA-12367:
-------------------------------------------

I agree JMX will be simpler however it will be too much effort from the client 
teams to do this via JMX. Different teams need to implement this in there stack 
and will be hard to use. Also they need to set timeouts, connection pooling for 
making these calls which already happens in Java driver. 
Due to these and creating a parallel process to get this information, I think 
we should do it over CQL.  

> Add an API to request the size of a CQL partition
> -------------------------------------------------
>
>                 Key: CASSANDRA-12367
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12367
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Geoffrey Yu
>            Assignee: Geoffrey Yu
>            Priority: Minor
>             Fix For: 3.x
>
>         Attachments: 12367-trunk.txt
>
>
> It would be useful to have an API that we could use to get the total 
> serialized size of a CQL partition, scoped by keyspace and table, on disk.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to