[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 06:29:53 EDT 2013


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

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

              Status: Pull Request Sent  (was: Open)
    Git Pull Request: https://github.com/infinispan/infinispan/pull/1794


Added pull request at https://github.com/infinispan/infinispan/pull/1794
                
> 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