[ 
https://issues.apache.org/jira/browse/CASSANDRA-16567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17329333#comment-17329333
 ] 

Andres de la Peña commented on CASSANDRA-16567:
-----------------------------------------------

CI for the three branches:

 3.0
 * 
[CircleCI|https://app.circleci.com/pipelines/github/adelapena/cassandra/284/workflows/ab3142b3-e135-4561-bca6-a3b4c52aa58c]
 * 
[ci-cassandra|https://ci-cassandra.apache.org/blue/organizations/jenkins/Cassandra-devbranch/detail/Cassandra-devbranch/695/pipeline]

3.11
 * 
[CircleCI|https://app.circleci.com/pipelines/github/adelapena/cassandra/283/workflows/8f6ee0f9-8f0f-456b-a522-c48b5d191808]
 * 
[ci-cassandra|https://ci-cassandra.apache.org/blue/organizations/jenkins/Cassandra-devbranch/detail/Cassandra-devbranch/696/pipeline]

trunk
 * [CircleCI 
j8|https://app.circleci.com/pipelines/github/adelapena/cassandra/285/workflows/ca47738e-cffb-4fe6-998c-d9759452d7dd]
 * [CircleCI 
j11|https://app.circleci.com/pipelines/github/adelapena/cassandra/285/workflows/81c42289-2620-4f2a-b5e5-227dd11c5c7d]
 * 
[ci-cassandra|https://ci-cassandra.apache.org/blue/organizations/jenkins/Cassandra-devbranch/detail/Cassandra-devbranch/697/pipeline]

The most notable differences between 3.0/3.11 and trunk are that only trunk has 
the parallelized MV builder introduced by CASSANDRA-12245, and that 3.0/3.11 
don't wait for the finalization of the builders when stopping them. The latter 
is necessary when truncating a table, so I have added a small mechanism to 
allow waiting for it.

> Fix test testCompoundPartitionKey - org.apache.cassandra.cql3.ViewTest
> ----------------------------------------------------------------------
>
>                 Key: CASSANDRA-16567
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16567
>             Project: Cassandra
>          Issue Type: Bug
>          Components: CI, Test/unit
>            Reporter: David Capwell
>            Assignee: Andres de la Peña
>            Priority: Normal
>             Fix For: 4.0-rc
>
>          Time Spent: 3h 40m
>  Remaining Estimate: 0h
>
> https://app.circleci.com/pipelines/github/dcapwell/cassandra/874/workflows/0b0a1e36-107a-43c7-815f-bf8e61d3028d/jobs/5227/tests
> {code}
> junit.framework.AssertionFailedError: Got more rows than expected. Expected 0 
> but got 1.
>       at org.apache.cassandra.cql3.CQLTester.assertRows(CQLTester.java:1185)
>       at 
> org.apache.cassandra.cql3.ViewTest.testCompoundPartitionKey(ViewTest.java:817)
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to