[
https://issues.apache.org/jira/browse/CASSANDRA-1513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis resolved CASSANDRA-1513.
---------------------------------------
Resolution: Fixed
believe this was one of our thrift 0.5 upgrade bugs. should be fixed in latest
0.7 rc
> BufferUnderflowExceptions
> -------------------------
>
> Key: CASSANDRA-1513
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1513
> Project: Cassandra
> Issue Type: Bug
> Environment: Ubuntu 10.04.1, 1.6.0_18-b18
> Reporter: Matt Conway
>
> Seeing a number of these in my log when running a trunk build from 9/11/2010
> No idea how to duplicate it, hopefully you can make sense of it from the
> stack trace
> ERROR [MUTATION_STAGE:19] 2010-09-14 02:24:50,704
> DebuggableThreadPoolExecutor.
> java (line 102) Error in ThreadPoolExecutorjava.nio.BufferUnderflowException
> at java.nio.HeapByteBuffer.get(HeapByteBuffer.java:145)
> at java.nio.ByteBuffer.get(ByteBuffer.java:692)
> at
> org.apache.cassandra.db.RowMutationVerbHandler.doVerb(RowMutationVerbHandler.java:62)
> at
> org.apache.cassandra.net.MessageDeliveryTask.run(MessageDeliveryTask.java:50)
> 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.