[infinispan-issues] [JBoss JIRA] (ISPN-3834) New advanced indexing flag to skip deletion of previous entry

Sanne Grinovero (JIRA) issues at jboss.org
Sat Dec 14 18:50:33 EST 2013


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

Sanne Grinovero updated ISPN-3834:
----------------------------------

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

    
> New advanced indexing flag to skip deletion of previous entry
> -------------------------------------------------------------
>
>                 Key: ISPN-3834
>                 URL: https://issues.jboss.org/browse/ISPN-3834
>             Project: Infinispan
>          Issue Type: Enhancement
>          Components: Querying
>            Reporter: Sanne Grinovero
>            Assignee: Sanne Grinovero
>             Fix For: 6.1.0.Final
>
>
> I'm needing to add a org.infinispan.context.Flag.SKIP_INDEX_CLEANUP which does not issue an UPDATE index command but a simple ADD.
> Just ADD is way more efficient, just we can't automatically detect it safely so I need a flag to allow for efficient data import.

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