[infinispan-issues] [JBoss JIRA] Created: (ISPN-276) Expensive to read a single byte in Lucene Directory

Sanne Grinovero (JIRA) jira-events at lists.jboss.org
Sun Nov 15 10:50:29 EST 2009


Expensive to read a single byte in Lucene Directory
---------------------------------------------------

                 Key: ISPN-276
                 URL: https://jira.jboss.org/jira/browse/ISPN-276
             Project: Infinispan
          Issue Type: Bug
          Components: Lucene Directory
    Affects Versions: 4.0.0.CR2, 4.0.0.CR1
            Reporter: Sanne Grinovero
            Assignee: Sanne Grinovero
             Fix For: 4.0.0.GA


public byte readByte() in org.infinispan.lucene.InfinispanIndexIO is doing some expensive operations, while this is a very hot spot.

Spotted by Earwin Burrfoot on Lucene's developer list.

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

        


More information about the infinispan-issues mailing list