[jira] [Updated] (LUCENE-3292) IOContext should be part of the SegmentReader cache key

2011-07-18 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-3292: --- Attachment: LUCENE-3292.patch Attached patch, passing all tests. I think it's ready

[jira] [Updated] (LUCENE-3292) IOContext should be part of the SegmentReader cache key

2011-07-15 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Thacker updated LUCENE-3292: -- Attachment: LUCENE-3292.patch I made changes to it as suggested. I get some assert errors and

[jira] [Updated] (LUCENE-3292) IOContext should be part of the SegmentReader cache key

2011-07-10 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Thacker updated LUCENE-3292: -- Attachment: LUCENE-3292.patch Made the changes suggested. IOContext should be part of the

[jira] [Updated] (LUCENE-3292) IOContext should be part of the SegmentReader cache key

2011-07-09 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Thacker updated LUCENE-3292: -- Attachment: LUCENE-3292.patch I am still not sure on 2 things: In SegmentReader#get the

[jira] [Updated] (LUCENE-3292) IOContext should be part of the SegmentReader cache key

2011-07-08 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Thacker updated LUCENE-3292: -- Attachment: LUCENE-3292.patch Initial patch. There might have been a few methods inside