[infinispan-issues] [JBoss JIRA] Updated: (ISPN-276) Expensive to read a single byte in Lucene Directory
Davide Di Somma (JIRA)
jira-events at lists.jboss.org
Tue Dec 15 17:36:30 EST 2009
[ https://jira.jboss.org/jira/browse/ISPN-276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Davide Di Somma updated ISPN-276:
---------------------------------
Attachment: readByte-1.1.diff
I apologize for not having seen that stress tests must be run manually.
This time I followed your instructions to run stress tests and I've added a new patch .
> 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.CR1, 4.0.0.CR2
> Reporter: Sanne Grinovero
> Assignee: Sanne Grinovero
> Fix For: 4.0.0.GA
>
> Attachments: lucene-core-2.9.2-SNAPSHOT.jar, readByte-1.1.diff, readByte.diff
>
>
> 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