[
https://issues.jboss.org/browse/JGRP-1914?page=com.atlassian.jira.plugin....
]
Mark Morris updated JGRP-1914:
------------------------------
I agree, after I complete this sprint, which captures and implements the core
functionality, refactoring into a new class implementation will be easier. I’m creating
TestNG @Tests to exercise the functionality. I’m not altering any existing code beyond
overriding existing methods with the addition of one argument, the region name. This will
facilitate all existing clients and new or upgraded clients to implement AWS
Authentication Version 4; the only supported version for new regions and Frankfurt
(version 4 only). So, version 2 is being phased out. This implementation will provide a
smooth and easy migration.
-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.4
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)