[
https://jira.jboss.org/browse/JGRP-1218?page=com.atlassian.jira.plugin.sy...
]
Brian Stansberry commented on JGRP-1218:
----------------------------------------
Forget to mention that I can create a bucket with that name via the AWS Management
Console.
The use of underscores is against their recommendations
(
http://docs.amazonwebservices.com/AmazonS3/latest/index.html?UsingBucket....). If
that's all this is, this JIRA is a minor issue.
S3_PING fails to create a bucket
--------------------------------
Key: JGRP-1218
URL:
https://jira.jboss.org/browse/JGRP-1218
Project: JGroups
Issue Type: Bug
Affects Versions: 2.6.15
Reporter: Brian Stansberry
Assignee: Bela Ban
I tried to use S3_PING with a non-existent bucket configured, and channel creation
failed:
Caused by: java.lang.IllegalArgumentException: Invalid Bucket Name:
brian.stansberry-redhat.com_S3_PING
at org.jgroups.protocols.S3_PING$AWSAuthConnection.createBucket(S3_PING.java:248)
at org.jgroups.protocols.S3_PING.init(S3_PING.java:71)
at org.jgroups.stack.Configurator.initProtocolStack(Configurator.java:72)
at org.jgroups.stack.ProtocolStack.setup(ProtocolStack.java:299)
at org.jgroups.JChannel.init(JChannel.java:1578)
... 67 more
Saw this with 2.6.15 and with the 2.6.16 snapshot you gave me.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira