[
https://issues.apache.org/jira/browse/CASSANDRA-12817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Shuler reopened CASSANDRA-12817:
----------------------------------------
This commit appears to have been a bug fix that should go to 3.10 and has not
been merged to the cassandra-3.11 branch, where 3.10 will be released from.
Please merge. I updated fixver to 3.10
{noformat}
(cassandra-3.11)mshuler@hana:~/git/cassandra$ git log ..cassandra-3.0
commit d9b06e8af41c42244f76058641aeecda53a9bf75 (origin/cassandra-3.0,
cassandra-3.0)
Author: Alex Petrov <[email protected]>
Date: Wed Dec 7 16:04:51 2016 +0100
Make distinction between unset row and non-existing partition for LWTs
Patch by Alex Petrov; reviewed by Sylvain Lebresne for CASSANDRA-12964.
commit 3aefe356545bcc2f5c4453e0d9d704bef339a008 (github/cassandra-3.0)
Merge: 95d0b67 0b97c5d
Author: Robert Stupp <[email protected]>
Date: Wed Dec 7 13:08:35 2016 +0100
Merge branch 'cassandra-2.2' into cassandra-3.0
commit 0b97c5d1f717be30a04c59c766465d9c62a4e9ee (origin/cassandra-2.2,
github/cassandra-2.2, cassandra-2.2)
Author: Robert Stupp <[email protected]>
Date: Wed Dec 7 13:06:55 2016 +0100
testall failure in
org.apache.cassandra.cql3.validation.entities.UFTest.testAllNativeTypes
patch by Robert Stupp; reviewed by Alex Petrov for CASSANDRA-12817
commit 95d0b671d1af154eaf1c1e81992c7f3f51469eee
Author: Sylvain Lebresne <[email protected]>
Date: Mon Oct 10 13:36:15 2016 +0200
CQL often queries static columns unnecessarily
patch by Sylvain Lebresne; reviewed by Tyler Hobbs for CASSANDRA-12768
{noformat}
> testall failure in
> org.apache.cassandra.cql3.validation.entities.UFTest.testAllNativeTypes
> ------------------------------------------------------------------------------------------
>
> Key: CASSANDRA-12817
> URL: https://issues.apache.org/jira/browse/CASSANDRA-12817
> Project: Cassandra
> Issue Type: Bug
> Reporter: Sean McCarthy
> Assignee: Robert Stupp
> Labels: test-failure
> Fix For: 2.2.9, 3.0.11, 3.10
>
>
> example failure:
> http://cassci.datastax.com/job/cassandra-2.2_testall/595/testReport/org.apache.cassandra.cql3.validation.entities/UFTest/testAllNativeTypes/
> {code}
> Error Message
> Timeout occurred. Please note the time in the report does not reflect the
> time until the timeout.
> {code}
> {code}
> Stacktrace
> junit.framework.AssertionFailedError: Timeout occurred. Please note the time
> in the report does not reflect the time until the timeout.
> at java.lang.Thread.run(Thread.java:745)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)