[jira] [Updated] (JCLOUDS-1543) list() results are not in order when using withDetails

2020-04-12 Thread Roded Bahat (Jira)
[ https://issues.apache.org/jira/browse/JCLOUDS-1543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roded Bahat updated JCLOUDS-1543: - Description: When listing blobs using the withDetails ListContainerOption, the returned page

[jira] [Updated] (JCLOUDS-1543) list() results are not in order when using withDetails

2020-04-12 Thread Roded Bahat (Jira)
[ https://issues.apache.org/jira/browse/JCLOUDS-1543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roded Bahat updated JCLOUDS-1543: - Description: When listing blobs using the withDetails ListContainerOption, the returned page

[jira] [Created] (JCLOUDS-1543) list() results are not in order when using withDetails

2020-04-12 Thread Roded Bahat (Jira)
Roded Bahat created JCLOUDS-1543: Summary: list() results are not in order when using withDetails Key: JCLOUDS-1543 URL: https://issues.apache.org/jira/browse/JCLOUDS-1543 Project: jclouds

[jira] [Issue Comment Deleted] (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:all-tabpanel ] Roded Bahat updated JCLOUDS-1520: - Comment: was deleted (was: Reusing the SSLContext does not fix the underlying issue, the

[jira] [Reopened] (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:all-tabpanel ] Roded Bahat reopened JCLOUDS-1520: -- Reusing the SSLContext does not fix the underlying issue, the SSLSocketFactory should be

[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-1166) Remove uses of the 'com.google.gson.internal' package

2019-11-23 Thread Roded Bahat (Jira)
[ https://issues.apache.org/jira/browse/JCLOUDS-1166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16980978#comment-16980978 ] Roded Bahat commented on JCLOUDS-1166: -- Apologies for my confusion regarding commit and release

[jira] [Created] (JCLOUDS-1524) BlobStore list fails for a prefix with special characters due to URL decoding

2019-11-12 Thread Roded Bahat (Jira)
Roded Bahat created JCLOUDS-1524: Summary: BlobStore list fails for a prefix with special characters due to URL decoding Key: JCLOUDS-1524 URL: https://issues.apache.org/jira/browse/JCLOUDS-1524

[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 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 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] [Updated] (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:all-tabpanel ] Roded Bahat updated JCLOUDS-1520: - Attachment: screenshot-1.png > JClouds is not using the JDK's KeepAliveCache when >

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

2019-10-10 Thread Roded Bahat (Jira)
[ https://issues.apache.org/jira/browse/JCLOUDS-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roded Bahat updated JCLOUDS-1520: - Description: It seems like the fact that {{UntrustedSSLContextSupplier}} returns a new

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

2019-10-10 Thread Roded Bahat (Jira)
[ https://issues.apache.org/jira/browse/JCLOUDS-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roded Bahat updated JCLOUDS-1520: - Description: It seems like the fact that {{UntrustedSSLContextSupplier}} returns a new

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

2019-10-10 Thread Roded Bahat (Jira)
[ https://issues.apache.org/jira/browse/JCLOUDS-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roded Bahat updated JCLOUDS-1520: - Description: It seems like the fact that {{UntrustedSSLContextSupplier}} returns a new

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

2019-10-10 Thread Roded Bahat (Jira)
[ https://issues.apache.org/jira/browse/JCLOUDS-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roded Bahat updated JCLOUDS-1520: - Description: It seems like the fact that {{UntrustedSSLContextSupplier}} returns a new

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

2019-10-10 Thread Roded Bahat (Jira)
[ https://issues.apache.org/jira/browse/JCLOUDS-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roded Bahat updated JCLOUDS-1520: - Description: It seems like the fact that {{UntrustedSSLContextSupplier}} returns a new

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

2019-10-10 Thread Roded Bahat (Jira)
[ https://issues.apache.org/jira/browse/JCLOUDS-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roded Bahat updated JCLOUDS-1520: - Description: It seems like the fact that {{UntrustedSSLContextSupplier}} returns a new

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

2019-10-10 Thread Roded Bahat (Jira)
Roded Bahat created JCLOUDS-1520: Summary: JClouds is not using the JDK's KeepAliveCache when UntrustedSSLContextSupplier is used Key: JCLOUDS-1520 URL: https://issues.apache.org/jira/browse/JCLOUDS-1520

[jira] [Created] (JCLOUDS-1511) Support non-AWS S3 with V4 signatures

2019-08-21 Thread Roded Bahat (Jira)
Roded Bahat created JCLOUDS-1511: Summary: Support non-AWS S3 with V4 signatures Key: JCLOUDS-1511 URL: https://issues.apache.org/jira/browse/JCLOUDS-1511 Project: jclouds Issue Type:

[jira] [Commented] (JCLOUDS-1510) ParseSax convertStreamToStringAndParse creates a String from bytes without specifying a charset

2019-08-13 Thread Roded Bahat (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16906050#comment-16906050 ] Roded Bahat commented on JCLOUDS-1510: -- The attached PR is the minimum required to get things

[jira] [Updated] (JCLOUDS-1510) ParseSax convertStreamToStringAndParse creates a String from bytes without specifying a charset

2019-08-12 Thread Roded Bahat (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roded Bahat updated JCLOUDS-1510: - Description: This breaks XML validation on environment which have a non-UTF-8 compatible

[jira] [Updated] (JCLOUDS-1510) ParseSax convertStreamToStringAndParse creates a String from bytes without specifying a charset

2019-08-12 Thread Roded Bahat (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roded Bahat updated JCLOUDS-1510: - Description: This breaks XML validation on environment which have a non-UTF-8 compatible

[jira] [Created] (JCLOUDS-1510) ParseSax convertStreamToStringAndParse creates a String from bytes without specifying a charset

2019-08-12 Thread Roded Bahat (JIRA)
Roded Bahat created JCLOUDS-1510: Summary: ParseSax convertStreamToStringAndParse creates a String from bytes without specifying a charset Key: JCLOUDS-1510 URL: https://issues.apache.org/jira/browse/JCLOUDS-1510

[jira] [Created] (JCLOUDS-1509) ParseAWSErrorFromXmlContent uses the default charset

2019-08-08 Thread Roded Bahat (JIRA)
Roded Bahat created JCLOUDS-1509: Summary: ParseAWSErrorFromXmlContent uses the default charset Key: JCLOUDS-1509 URL: https://issues.apache.org/jira/browse/JCLOUDS-1509 Project: jclouds

[jira] [Commented] (JCLOUDS-1166) Remove uses of the 'com.google.gson.internal' package

2019-05-05 Thread Roded Bahat (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16833403#comment-16833403 ] Roded Bahat commented on JCLOUDS-1166: -- This issue is limiting for us as well unfortunately. A fix