[infinispan-issues] [JBoss JIRA] (ISPN-2144) Automatic election & configuration of Master indexing node for each index

Sanne Grinovero (JIRA) jira-events at lists.jboss.org
Sun Jul 1 19:11:12 EDT 2012


Sanne Grinovero created ISPN-2144:
-------------------------------------

             Summary: Automatic election & configuration of Master indexing node for each index
                 Key: ISPN-2144
                 URL: https://issues.jboss.org/browse/ISPN-2144
             Project: Infinispan
          Issue Type: Enhancement
          Components: Querying
            Reporter: Sanne Grinovero
            Assignee: Sanne Grinovero
             Fix For: 5.2.0.ALPHA2


It's currently overly complex to configure the master/slave configuration in Infinispan Query as it was designed for Hibernate Search.

Especially different, in the case of Infinispan people should not have to deal with JMS, a secondary JGroups channel, nor static configuration for which node is the master.

Infinispan has custom commands which can replace the communication channel, and an implementation of an auto-election policy is trivial.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the infinispan-issues mailing list