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

Mark Morris (JIRA) issues at jboss.org
Fri Aug 21 13:11:27 EDT 2015


     [ https://issues.jboss.org/browse/JGRP-1914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Morris updated JGRP-1914:
------------------------------
    Attachment: AWS4.png


Hi Bela,

Can you recommend what I should read or study, because I would like to get a better understanding of S3_PING operation, design, and testing, before I refactor it to use my new AWS4 classes? If not NP, I can work off of the code.

Here’s a screen shot of my current status. All AWS code is complete with tests. Now I need to refactor S3_PING to use it. Expanded are my additions—code and tests.

-Mark
 




> 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