[
https://issues.apache.org/jira/browse/CALCITE-2442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17035884#comment-17035884
]
Andrei Sereda edited comment on CALCITE-2442 at 2/13/20 3:24 AM:
-----------------------------------------------------------------
Fixed in
[9b2a559|https://github.com/apache/calcite/commit/9b2a5592f3852a39225ec0b41b1768f533c825d0]
was (Author: asereda):
Fixed in
[9b2a559](https://github.com/apache/calcite/commit/9b2a5592f3852a39225ec0b41b1768f533c825d0)
> Cassandra unit test intermittent failures
> -----------------------------------------
>
> Key: CALCITE-2442
> URL: https://issues.apache.org/jira/browse/CALCITE-2442
> Project: Calcite
> Issue Type: Bug
> Components: cassandra-adapter
> Reporter: Andrei Sereda
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.22.0
>
> Time Spent: 4h 40m
> Remaining Estimate: 0h
>
> We have noticed that there are failures due to :
> # Wrong parsing of new [JDK version scheme|http://openjdk.java.net/jeps/223]
> (by calcite and cassandra dependencies like jamm). {{10-ea}} vs {{10.0.2}}
> # Cassandra startup timeout on Linux Jenkins CI server. Contrary to github
> travis CI (the one which validates PRs), it takes about 20s for embedded
> cassandra to start (still under investigation).
> # [~Sergey Nuyanzin] reported that
> [CassandraUnit|https://github.com/jsevellec/cassandra-unit] leaves
> {{.toDelete}} folder in maven module folder ({{cassandra/}}) rather than
> {{target/}} where all build and temporary files should be located. Not a
> failure but annoyance.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)