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

Chesnay Schepler updated FLINK-13533:
-------------------------------------
    Description: 
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}

  was:The \{{CassandraConnectorITCase}} fails on Java 11 with a timeout. We may 
have to disable the test since cassandra only supports Java 11 in 4.x which 
isn't released yet.


> 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
>            Priority: Major
>             Fix For: 1.10.0
>
>
> 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
(v7.6.14#76016)

Reply via email to