[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 Sep 7 10:05:52 EDT 2010


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

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

I'm not sure what a "SPOF" is.
Something like what Mircea made for the JDBC stores in Infinispan would be great: it auto-creates the tables and provides configuration options to define the SQL types.
Actually, wouldn't it be great if people could plugin their own implementation in SPI style? So additional dependencies wouldn't be an issue, and people might easily add any exotic alternative strategy.

> 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