You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Varun Thacker (JIRA)" <ji...@apache.org> on 2011/06/27 19:12:47 UTC

[jira] [Created] (LUCENE-3248) In BufferedIndexInput to cleanup the bufferSize variable passed down to it as the default bufferSize(BUFFER_SIZE) is always used

In BufferedIndexInput to cleanup the bufferSize variable passed down to it as the default bufferSize(BUFFER_SIZE) is always used
--------------------------------------------------------------------------------------------------------------------------------

                 Key: LUCENE-3248
                 URL: https://issues.apache.org/jira/browse/LUCENE-3248
             Project: Lucene - Java
          Issue Type: Improvement
          Components: core/store
    Affects Versions: 4.0, IOContext branch
            Reporter: Varun Thacker


After adding IOContext in (LUCENE-2793) we can optimize the size of all the buffers accordingly. This patch would cleanup all the unused bufferSize variables.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org