[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 Jan 4 04:58:18 EST 2011
[ https://issues.jboss.org/browse/JGRP-1231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12573136#comment-12573136 ]
Bela Ban commented on JGRP-1231:
--------------------------------
No, I don't want any additional dependencies in JGroups. However, you could do the testing in Infinispan, since Infinispan already includes around 1500 JARs ... :-)
> create a Discovery protocol using a javax.sql.DataSource
> --------------------------------------------------------
>
> Key: JGRP-1231
> URL: https://issues.jboss.org/browse/JGRP-1231
> Project: JGroups
> Issue Type: Feature Request
> Reporter: Sanne Grinovero
> Assignee: Bela Ban
> Fix For: 2.12
>
>
> 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.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list