[
https://issues.apache.org/jira/browse/CALCITE-2972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16809820#comment-16809820
]
Kevin Risden commented on CALCITE-2972:
---------------------------------------
I thought about this more last night. I think this change depends on
CALCITE-1480 to support IBM Java. Without CALCITE-1480, IBM Java won't be able
to run Avatica with TLS since the ciphers will never match. Jetty only deals
with the standard cipher names which IBM Java doesn't follow.
So here are the options:
* implement CALCITE-1480 (and fix the tests to have a cipher suite in common)
* Skip the ssldrivertest on IBM Java - IBM Java won't work with Avatica TLS
> Upgrade jetty to 9.4.15.v20190215
> ---------------------------------
>
> Key: CALCITE-2972
> URL: https://issues.apache.org/jira/browse/CALCITE-2972
> Project: Calcite
> Issue Type: Improvement
> Components: avatica
> Reporter: Kevin Risden
> Assignee: Kevin Risden
> Priority: Major
> Labels: pull-request-available
> Fix For: avatica-1.14.0
>
> Time Spent: 3h 10m
> Remaining Estimate: 0h
>
> Avatica should be upgraded to the latest Jetty 9.4.15.v20190215
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)