[
https://issues.jboss.org/browse/JGRP-2109?page=com.atlassian.jira.plugin....
]
Bela Ban commented on JGRP-2109:
--------------------------------
{quote}
The implementations I listed already support it, but I'm asking if there is a plan to
add support in the official JGroups project.
{quote}
No, we cannot officially support these protocols as they were written by a 3rd party. So
you'd have to contact the respective companies which write these protocols anyway.
Also, they have additional dependencies, so they would not be able to make it into JGroups
proper, at least for the time being.
Note that there are some protocols which are semi-supported in jgroups-extras (\[1\]).
\[1\]
https://github.com/jgroups-extras
S3_PING: add support for instance metadata
------------------------------------------
Key: JGRP-2109
URL:
https://issues.jboss.org/browse/JGRP-2109
Project: JGroups
Issue Type: Feature Request
Reporter: Kerem Kacel
Assignee: Bela Ban
Fix For: 4.1
The AWS libraries used by S3_PING do not support authenticating into the AWS API via the
EC2 instance profile (implicit credentials stored on the AWS EC2 instance).
The AWS SDK for Java supports instance profile. This eliminates the need for storing AWS
access keys in config files.
Are there any plans to add official support for this in JGroups?
Resources:
http://docs.aws.amazon.com/sdk-for-java/v1/developer-guide/java-dg-roles....
http://docs.aws.amazon.com/sdk-for-java/v1/developer-guide/credentials.html
Example third-party protocols:
https://github.com/tagbangers/jgroups-s3-client-ping
https://github.com/mcacker/jgroups-native-s3-ping
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)