[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 16:04:32 EST 2013


Sanne Grinovero created ISPN-3834:
-------------------------------------

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