[infinispan-issues] [JBoss JIRA] (ISPN-3054) Add ability to customize the creation of Work instances in QueryInterceptor

Marko Lukša (JIRA) jira-events at lists.jboss.org
Mon Apr 29 05:54:53 EDT 2013


Marko Lukša created ISPN-3054:
---------------------------------

             Summary: Add ability to customize the creation of Work instances in QueryInterceptor
                 Key: ISPN-3054
                 URL: https://issues.jboss.org/browse/ISPN-3054
             Project: Infinispan
          Issue Type: Enhancement
          Components: Querying
            Reporter: Marko Lukša
            Assignee: Marko Lukša


CapeDwarf needs a way to index a cache entry into multiple indexes. We can achieve this with index sharding and sending multiple Work instances for a given cache entry to Hibernate-Search. 

Currently, QueryInterceptor simply creates a single Work object. We need this to be able to override this and create multiple Work objects.

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