[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 Sep 2 06:51:32 EDT 2012
[ https://issues.jboss.org/browse/ISPN-2144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sanne Grinovero updated ISPN-2144:
----------------------------------
Fix Version/s: 5.2.0.Alpha3
(was: 5.2.0.Alpha4)
Git Pull Request: https://github.com/infinispan/infinispan/pull/1266 (was: https://github.com/infinispan/infinispan/pull/1266)
> 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.Alpha3
>
>
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list