[jboss-jira] [JBoss JIRA] (JGRP-1914) S3_PING doesn't work with S3 buckets created in Frankfurt region

Bela Ban (JIRA) issues at jboss.org
Sat Aug 22 02:29:27 EDT 2015


    [ https://issues.jboss.org/browse/JGRP-1914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13100853#comment-13100853 ] 

Bela Ban commented on JGRP-1914:
--------------------------------

There's not much docu on {{S3_PING}} as it is not maintained by Amazon. I copied the initial code from Amazon for the first version. I guess you have to look into the code. Unfortunately it is a bit of a mess...
If your refactoring worked, I guess just go ahead and change {{S3_PING}} and see if it works against S3. If it doesn't people can still go back to 3.6.4.
BTW, I hope this doesn't pull additional JARs into JGroups ?

> S3_PING doesn't work with S3 buckets created in Frankfurt region 
> -----------------------------------------------------------------
>
>                 Key: JGRP-1914
>                 URL: https://issues.jboss.org/browse/JGRP-1914
>             Project: JGroups
>          Issue Type: Bug
>            Reporter: Gleb Leonov
>            Assignee: Bela Ban
>             Fix For: 3.6.5
>
>         Attachments: AWS4.png
>
>
> I tried to use S3_PING with access and secret key pair. However, I got 400 (Bad Request)  error. After some investigation, I found that modern S3 buckets created in Frankfurt needs amazon v4 authentication, which needs hmac-sha256. But now S3_PING supports only hmac-sha1, so I see no way to use S3_PING with buckets in Frankfurt region.    



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jboss-jira mailing list