[infinispan-issues] [JBoss JIRA] Created: (ISPN-602) need to store the chunk size of Lucene segments in the metadata

Sanne Grinovero (JIRA) jira-events at lists.jboss.org
Fri Aug 13 17:29:49 EDT 2010


need to store the chunk size of Lucene segments in the metadata
---------------------------------------------------------------

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


The chunk size is a configurable constant defining the maximum size per each segment; currently this size can't be changed after the index was created or the segment math won't match.
This size should be stored together with each file's metadata so that it will be possible to change the chunk size, or in future have it adaptable in other ways.

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