[jboss-jira] [JBoss JIRA] Created: (JGRP-1231) create a Discovery protocol using a javax.sql.DataSource
Sanne Grinovero (JIRA)
jira-events at lists.jboss.org
Tue Sep 7 09:29:52 EDT 2010
create a Discovery protocol using a javax.sql.DataSource
--------------------------------------------------------
Key: JGRP-1231
URL: https://jira.jboss.org/browse/JGRP-1231
Project: JGroups
Issue Type: Feature Request
Reporter: Sanne Grinovero
Assignee: Bela Ban
Fix For: 2.11, 3.0
It would be useful to have a JDBC/Datasource protocol do perform the autodiscovery of other nodes.
For example when used together to Infinispan which might use a database as cache store it would be practical to be able to reuse the same datasource for this purpose, so that setting up a service requires a single set of credentials.
In case of deployments on EC2 so it could be possible to use S3 for both discovery and cache store, or RDS for both discovery and cache store (or mixed in any form).
--
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
More information about the jboss-jira
mailing list