Michael Shuler created CASSANDRA-7201:
-----------------------------------------
Summary: Regression: ColumnFamilyStoreTest unit test on 2.1
Key: CASSANDRA-7201
URL: https://issues.apache.org/jira/browse/CASSANDRA-7201
Project: Cassandra
Issue Type: Test
Components: Tests
Reporter: Michael Shuler
Fix For: 2.1 rc1
Attachments: 7201.txt
http://cassci.datastax.com/job/cassandra-2.1_utest/252/testReport/org.apache.cassandra.db/ColumnFamilyStoreTest/testSliceByNamesCommandOnUUIDTypeSCF/
{noformat}
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at
org.apache.cassandra.db.ColumnFamilyStoreTest.testSliceByNamesCommandOnUUIDTypeSCF(ColumnFamilyStoreTest.java:992)
{noformat}
bisects to:
{noformat}
commit 1ac72f637cdfc9876d2d121302061e46ac104bf8
Author: Jonathan Ellis <[email protected]>
Date: Thu May 8 16:44:35 2014 -0500
prefer MemoryUtil.getByteBuffer to JNA Native.getDirectByteBuffer; specify
native endian on the former
patch by bes; reviewed by jbellis for CASSANDRA-6575
{noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)