[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
Wed Nov 6 18:46:02 EST 2013


     [ https://issues.jboss.org/browse/ISPN-2143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sanne Grinovero updated ISPN-2143:
----------------------------------

        Status: Resolved  (was: Pull Request Sent)
    Resolution: Done

    
> 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: Adrian Nistor
>            Priority: Blocker
>              Labels: stable_embedded_query
>             Fix For: 6.0.0.CR2, 6.0.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
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the infinispan-issues mailing list