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

Greg Hinkle commented on CASSANDRA-3601:
----------------------------------------

Incidentally, this is the stack trace for the problem.

ERROR 21:23:33,504 Internal error processing get_count
java.lang.NullPointerException
        at 
org.apache.cassandra.thrift.CassandraServer.get_count(CassandraServer.java:458)
        at 
org.apache.cassandra.thrift.Cassandra$Processor$get_count.process(Cassandra.java:3075)
        at 
org.apache.cassandra.thrift.Cassandra$Processor.process(Cassandra.java:2889)
        at 
org.apache.cassandra.thrift.CustomTThreadPoolServer$WorkerProcess.run(CustomTThreadPoolServer.java:187)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
        at java.lang.Thread.run(Thread.java:680)
                
> get_count NullPointerException with counters
> --------------------------------------------
>
>                 Key: CASSANDRA-3601
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3601
>             Project: Cassandra
>          Issue Type: Bug
>    Affects Versions: 1.0.5
>            Reporter: Greg Hinkle
>         Attachments: trunk-3601.txt
>
>
> get_count doesn't currently work for counter columns or super counter 
> columns. The fix seems to be pretty simple.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to