[
https://issues.apache.org/jira/browse/CALCITE-2428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16569664#comment-16569664
]
Andrei Sereda commented on CALCITE-2428:
----------------------------------------
[~julianhyde] seems like original cause was discovered by [~michaelmior] in
CALCITE-2442.
Some cassandra dependency (jamm) doesn't parse correctly new JDK version
format:
{quote}It turns out the bug is in jamm which fails to parse JVM versions
without a dot. This was fixed in version 0.3.2, but currently 0.3.0 is being
used by the embedded Cassandra instance. Overriding the version fixes things
for me.
{quote}
Can you pls confirm that you're seeing same problem
({{-DtrimStackTrace=false}}) ?
> Cassandra unit test fails to parse JDK version string
> -----------------------------------------------------
>
> Key: CALCITE-2428
> URL: https://issues.apache.org/jira/browse/CALCITE-2428
> Project: Calcite
> Issue Type: Bug
> Components: cassandra
> Reporter: Andrei Sereda
> Priority: Major
> Fix For: 1.18.0
>
>
> Unit test fails because {{java.version}} string is parsed incorrectly
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)