[infinispan-issues] [JBoss JIRA] (ISPN-2143) Improve how different indexed caches sync up on new indexed types

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


Sanne Grinovero created ISPN-2143:
-------------------------------------

             Summary: Improve how different indexed caches sync up on new indexed types
                 Key: ISPN-2143
                 URL: https://issues.jboss.org/browse/ISPN-2143
             Project: Infinispan
          Issue Type: Enhancement
          Components: Querying
            Reporter: Sanne Grinovero
            Assignee: Sanne Grinovero
             Fix For: 5.2.0.FINAL


Currently when a node receives an unknown type, it doesn't inform all other nodes, which might fail to get metadata and index boot information from it.
Also, the list of known types should be stored somewhere.

When a shared index is used, we might be able to load some type names from the index itself, but unfortunately usually we need the type name to initialize the index. Rely on an index storage convention?

See also comments in {{org.infinispan.query.indexmanager.IndexUpdateCommand}}

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