[ 
https://issues.apache.org/jira/browse/CASSANDRA-10388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14943440#comment-14943440
 ] 

Joshua McKenzie commented on CASSANDRA-10388:
---------------------------------------------

The fact that we still get the NoHostAvailableException in the driver makes 
this a non-concern to me.

re: the patch - I'd recommend skipping that check on Windows but still 
performing it on Linux rather than removing it entirely. 
[ccm.common.is_win()|https://github.com/pcmanus/ccm/blob/master/ccmlib/common.py#L255-L256]
 is the idiomatic way to branch based on that. 

> Windows dtest 3.0: SSL dtests are failing
> -----------------------------------------
>
>                 Key: CASSANDRA-10388
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10388
>             Project: Cassandra
>          Issue Type: Sub-task
>            Reporter: Philip Thompson
>            Assignee: Joel Knighton
>             Fix For: 2.2.x, 3.0.x
>
>
> The dtests 
> {{native_transport_ssl_test.NativeTransportSSL.connect_to_ssl_test}} and 
> {{native_transport_ssl_test.NativeTransportSSL.use_custom_ssl_port_test}} are 
> failing on windows, but not linux.
> Stacktrace is
> {code}
>   File "C:\tools\python2\lib\unittest\case.py", line 329, in run
>     testMethod()
>   File 
> "D:\jenkins\workspace\cassandra-3.0_dtest_win32\cassandra-dtest\native_transport_ssl_test.py",
>  line 32, in connect_to_ssl_test
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to