[jira] [Commented] (JCLOUDS-1520) JClouds is not using the JDK's KeepAliveCache when UntrustedSSLContextSupplier is used

2020-03-09 Thread Roded Bahat (Jira)
[ https://issues.apache.org/jira/browse/JCLOUDS-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17055050#comment-17055050 ] Roded Bahat commented on JCLOUDS-1520: -- https://github.com/apache/jclouds/pull/64 > JClouds is

[jira] [Commented] (JCLOUDS-1520) JClouds is not using the JDK's KeepAliveCache when UntrustedSSLContextSupplier is used

2020-03-09 Thread Roded Bahat (Jira)
[ https://issues.apache.org/jira/browse/JCLOUDS-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17055006#comment-17055006 ] Roded Bahat commented on JCLOUDS-1520: -- Apparently, my last fix for this issue was not adequate:

[jira] [Commented] (JCLOUDS-1520) JClouds is not using the JDK's KeepAliveCache when UntrustedSSLContextSupplier is used

2019-10-16 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/JCLOUDS-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16952584#comment-16952584 ] ASF subversion and git services commented on JCLOUDS-1520: -- Commit

[jira] [Commented] (JCLOUDS-1520) JClouds is not using the JDK's KeepAliveCache when UntrustedSSLContextSupplier is used

2019-10-13 Thread Roded Bahat (Jira)
[ https://issues.apache.org/jira/browse/JCLOUDS-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16950296#comment-16950296 ] Roded Bahat commented on JCLOUDS-1520: -- https://github.com/apache/jclouds/pull/49 > JClouds is

[jira] [Commented] (JCLOUDS-1520) JClouds is not using the JDK's KeepAliveCache when UntrustedSSLContextSupplier is used

2019-10-13 Thread Ignasi Barrera (Jira)
[ https://issues.apache.org/jira/browse/JCLOUDS-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16950255#comment-16950255 ] Ignasi Barrera commented on JCLOUDS-1520: - Oh, apologies for the confusion. Absolutely :) It

[jira] [Commented] (JCLOUDS-1520) JClouds is not using the JDK's KeepAliveCache when UntrustedSSLContextSupplier is used

2019-10-13 Thread Roded Bahat (Jira)
[ https://issues.apache.org/jira/browse/JCLOUDS-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16950253#comment-16950253 ] Roded Bahat commented on JCLOUDS-1520: -- I was missing a @Provides there: {code:java}

[jira] [Commented] (JCLOUDS-1520) JClouds is not using the JDK's KeepAliveCache when UntrustedSSLContextSupplier is used

2019-10-13 Thread Ignasi Barrera (Jira)
[ https://issues.apache.org/jira/browse/JCLOUDS-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16950249#comment-16950249 ] Ignasi Barrera commented on JCLOUDS-1520: - Does it work if instead, you remove that binding

[jira] [Commented] (JCLOUDS-1520) JClouds is not using the JDK's KeepAliveCache when UntrustedSSLContextSupplier is used

2019-10-13 Thread Roded Bahat (Jira)
[ https://issues.apache.org/jira/browse/JCLOUDS-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16950240#comment-16950240 ] Roded Bahat commented on JCLOUDS-1520: -- Sure thing [~nacx]. Setting the supplier's scope to

[jira] [Commented] (JCLOUDS-1520) JClouds is not using the JDK's KeepAliveCache when UntrustedSSLContextSupplier is used

2019-10-13 Thread Ignasi Barrera (Jira)
[ https://issues.apache.org/jira/browse/JCLOUDS-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16950237#comment-16950237 ] Ignasi Barrera commented on JCLOUDS-1520: - Thanks for the detailed report [~roded]! Instead of