[
https://issues.apache.org/jira/browse/CALCITE-2442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrei Sereda updated CALCITE-2442:
-----------------------------------
Description:
We have noticed that
# Wrong parsing of new [JDK version scheme|http://openjdk.java.net/jeps/223]
(by calcite and cassandra dependencies like jamm).
# 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.
# [~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.
was:
[~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.
{quote}
There is one more strange thing (at least on Windows): while building a
file with name ".toDelete" is generated under calcite\cassandra and it's
not removed by the end of tests
Is there a way to make cassandra generates these files in target directory
e.g.?
{quote}
> Cassandra unit test intermittent failures
> -----------------------------------------
>
> Key: CALCITE-2442
> URL: https://issues.apache.org/jira/browse/CALCITE-2442
> Project: Calcite
> Issue Type: Bug
> Components: cassandra
> Reporter: Andrei Sereda
> Priority: Major
>
> We have noticed that
> # Wrong parsing of new [JDK version scheme|http://openjdk.java.net/jeps/223]
> (by calcite and cassandra dependencies like jamm).
> # 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.
> # [~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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)