[jboss-jira] [JBoss JIRA] Commented: (JGRP-1231) create a Discovery protocol using a javax.sql.DataSource
Bela Ban (JIRA)
jira-events at lists.jboss.org
Tue Sep 7 10:01:53 EDT 2010
[ https://jira.jboss.org/browse/JGRP-1231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12549429#action_12549429 ]
Bela Ban commented on JGRP-1231:
--------------------------------
Perhaps the class which performs access to the DB could be separate, so we can have multiple DBs which we access, to prevent a SPOF...
> 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