You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "David Capwell (Jira)" <ji...@apache.org> on 2020/01/06 23:20:00 UTC

[jira] [Updated] (CASSANDRA-15463) Fix in-jvm dtest java 11 compatibility

     [ https://issues.apache.org/jira/browse/CASSANDRA-15463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Capwell updated CASSANDRA-15463:
--------------------------------------
    Reviewers: Alex Petrov, David Capwell, David Capwell  (was: Alex Petrov, David Capwell)
               Alex Petrov, David Capwell, David Capwell  (was: Alex Petrov)
       Status: Review In Progress  (was: Patch Available)

Started testing this now.

 

org.apache.cassandra.distributed.test.MessageForwardingTest#mutationsForwardedToAllReplicasTest is failing since the logic in the stream doesn't seem to be executing anymore.  In speaking with [~bdeggleston] seems that streams is able to avoid calling the map logic to compute count, so map gets skipped (which causes the test to fail).

 

I have yet to replicate the issue that the build change is trying to solve

> Fix in-jvm dtest java 11 compatibility
> --------------------------------------
>
>                 Key: CASSANDRA-15463
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15463
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Test/dtest
>            Reporter: Blake Eggleston
>            Assignee: Blake Eggleston
>            Priority: Normal
>             Fix For: 4.0-alpha
>
>
> The url classloader used by the in jvm dtests is not accessible by default in java 11.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org