[
https://issues.apache.org/jira/browse/CASSANDRA-12789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15584250#comment-15584250
]
Stefania commented on CASSANDRA-12789:
--------------------------------------
Multiplexed results are available
[here|http://cassci.datastax.com/job/stef1927-testall-multiplex/33/testReport/org.apache.cassandra.db.lifecycle/],
the previous runs had problems retrieving the results.
[~krummas] would you mind reviewing the
[patch|https://github.com/stef1927/cassandra/commits/12789-3.0] for 3.0? It
shouldn't take you long, it's just a matter of keeping the references to
prevent the sstables from being released and picked up again after a release.
An alternative approach would be to wait for the deletion tasks before
reacquiring the references but I think the test aim is to check different
instances of the same sstables, so it seems more logical to keep the references
to me.
Apart from a change in the initialization, the test is identical on 3.X and
trunk, so I did not multiplex it on those branches.
> ViewTest.testCompaction releases reference twice
> ------------------------------------------------
>
> Key: CASSANDRA-12789
> URL: https://issues.apache.org/jira/browse/CASSANDRA-12789
> Project: Cassandra
> Issue Type: Bug
> Reporter: Stefania
> Assignee: Stefania
> Fix For: 3.0.x, 3.x
>
>
> Sample failures:
> http://cassci.datastax.com/view/trunk/job/trunk_testall/1233/testReport/junit/org.apache.cassandra.db.lifecycle/ViewTest/testCompaction/
> http://cassci.datastax.com/view/cassandra-3.0/job/cassandra-3.0_testall/684/testReport/junit/org.apache.cassandra.db.lifecycle/ViewTest/testCompaction/
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)