You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2011/01/04 06:33:45 UTC

[jira] Updated: (CASSANDRA-1931) Internal error processing insert java.lang.AssertionError at org.apache.cassandra.service.StorageProxy.sendMessages(StorageProxy.java:219)

     [ https://issues.apache.org/jira/browse/CASSANDRA-1931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis updated CASSANDRA-1931:
--------------------------------------

    Assignee: T Jake Luciani

Looks like this was introduced by CASSANDRA-1530.

> Internal error processing insert java.lang.AssertionError  at org.apache.cassandra.service.StorageProxy.sendMessages(StorageProxy.java:219)
> -------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-1931
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1931
>             Project: Cassandra
>          Issue Type: Bug
>    Affects Versions: 0.7.1
>         Environment: Linux Fedora 12 x86_64
>            Reporter: Karl Mueller
>            Assignee: T Jake Luciani
>
> ERROR [pool-1-thread-137] 2011-01-03 18:22:21,751 Cassandra.java (line 2960) Internal error processing insert
> java.lang.AssertionError
>         at org.apache.cassandra.service.StorageProxy.sendMessages(StorageProxy.java:219)
>         at org.apache.cassandra.service.StorageProxy.mutate(StorageProxy.java:174)
>         at org.apache.cassandra.thrift.CassandraServer.doInsert(CassandraServer.java:412)
>         at org.apache.cassandra.thrift.CassandraServer.insert(CassandraServer.java:349)
>         at org.apache.cassandra.thrift.Cassandra$Processor$insert.process(Cassandra.java:2952)
>         at org.apache.cassandra.thrift.Cassandra$Processor.process(Cassandra.java:2555)
>         at org.apache.cassandra.thrift.CustomTThreadPoolServer$WorkerProcess.run(CustomTThreadPoolServer.java:167)
>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
>         at java.lang.Thread.run(Thread.java:636)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.