[infinispan-issues] [JBoss JIRA] (ISPN-3054) Add ability to customize the creation of Work instances in QueryInterceptor
Galder Zamarreño (JIRA)
jira-events at lists.jboss.org
Tue Apr 30 11:17:53 EDT 2013
[ https://issues.jboss.org/browse/ISPN-3054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Galder Zamarreño updated ISPN-3054:
-----------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 5.3.0.Beta1
5.3.0.Final
Resolution: Done
> 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
> Fix For: 5.3.0.Beta1, 5.3.0.Final
>
>
> 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