[jboss-jira] [JBoss JIRA] Commented: (JGRP-1231) create a Discovery protocol using a javax.sql.DataSource

Sanne Grinovero (JIRA) jira-events at lists.jboss.org
Tue Oct 19 05:07:54 EDT 2010


    [ https://jira.jboss.org/browse/JGRP-1231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12557792#action_12557792 ] 

Sanne Grinovero commented on JGRP-1231:
---------------------------------------

to create a complete test I might need to add some dependencies (for testing only), like an in-memory database as H2 or HSQLDB.
Would you be ok with that, or would you prefer me to skip merging this kind of tests.


> 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
>
>
> 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