Caleb Rackliffe created CASSANDRA-17553:
-------------------------------------------

             Summary: NPE in RangeTombstoneTest.overlappingRangeTest-compression
                 Key: CASSANDRA-17553
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17553
             Project: Cassandra
          Issue Type: Bug
          Components: Test/unit
            Reporter: Caleb Rackliffe


The trace looks something like this on trunk:

{noformat}
java.lang.NullPointerException
        at 
org.apache.cassandra.db.RangeTombstoneTest.overlappingRangeTest(RangeTombstoneTest.java:437)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
{noformat}

See 
https://ci-cassandra.apache.org/job/Cassandra-trunk/1078/testReport/org.apache.cassandra.db/RangeTombstoneTest/overlappingRangeTest_compression/



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to