[infinispan-issues] [JBoss JIRA] Created: (ISPN-603) Extract Lucene readlock logic to an overridable component, provide alternative implementations

Sanne Grinovero (JIRA) jira-events at lists.jboss.org
Sat Aug 14 08:36:12 EDT 2010


Extract Lucene readlock logic to an overridable component, provide alternative implementations
----------------------------------------------------------------------------------------------

                 Key: ISPN-603
                 URL: https://jira.jboss.org/browse/ISPN-603
             Project: Infinispan
          Issue Type: Task
          Components: Lucene Directory
    Affects Versions: 4.1.0.CR2
            Reporter: Sanne Grinovero
            Assignee: Sanne Grinovero
             Fix For: 4.1.0.CR3


The "readlock" logic contained in the org.infinispan.lucene.InfinispanIndexInput is getting complicated, it should be extracted to a component.
Also after some benchmarks it turns out that in some cases people might want to use different patterns, it would be useful to have an interface an provide the current logic as default but not mandatory implementation

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the infinispan-issues mailing list