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

Chesnay Schepler closed FLINK-13533.
------------------------------------
    Resolution: Fixed

The test  is not disabled on Java 11.

master: 7d4f7d12367748402099848e36b59e80834ffd29

> CassandraConnectorITCase fails on Java 11
> -----------------------------------------
>
>                 Key: FLINK-13533
>                 URL: https://issues.apache.org/jira/browse/FLINK-13533
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Connectors / Cassandra, Tests
>            Reporter: Chesnay Schepler
>            Assignee: Chesnay Schepler
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.10.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The \{{CassandraConnectorITCase}} fails on Java 11 with an error. We may have 
> to disable the test since cassandra only supports Java 11 in 4.x which isn't 
> released yet.
> {code}
> java.lang.ExceptionInInitializerError
>         at 
> org.apache.flink.streaming.connectors.cassandra.CassandraConnectorITCase.startCassandra(CassandraConnectorITCase.java:186)
> Caused by: java.lang.StringIndexOutOfBoundsException: begin 0, end -1, length 
> 5
>         at 
> org.apache.flink.streaming.connectors.cassandra.CassandraConnectorITCase.startCassandra(CassandraConnectorITCase.java:186)
> [ERROR] 
> org.apache.flink.streaming.connectors.cassandra.CassandraConnectorITCase  
> Time elapsed: 0.016 s  <<< ERROR!
> java.lang.NullPointerException
>         at 
> org.apache.flink.streaming.connectors.cassandra.CassandraConnectorITCase.closeCassandra(CassandraConnectorITCase.java:230)
> {code}



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to