[jira] [Updated] (LUCENE-4848) Fix Directory implementations to use NIO2 APIs

2013-03-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-4848: -- Summary: Fix Directory implementations to use NIO2 APIs (was: Add Directory implementations u

[jira] [Updated] (LUCENE-4848) Fix Directory implementations to use NIO2 APIs

2013-03-20 Thread Michael Poindexter (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Poindexter updated LUCENE-4848: --- Attachment: LUCENE-4848.patch New version of patch: -Doesn't include AsyncFSDirector

[jira] [Updated] (LUCENE-4848) Fix Directory implementations to use NIO2 APIs

2013-03-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-4848: -- Attachment: LUCENE-4848.patch Patch restoring the state and splitting the IndexInputs of Simpl

[jira] [Updated] (LUCENE-4848) Fix Directory implementations to use NIO2 APIs

2013-03-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-4848: -- Affects Version/s: 5.0 Fix Version/s: 5.0 > Fix Directory implementations to use N

[jira] [Updated] (LUCENE-4848) Fix Directory implementations to use NIO2 APIs

2013-03-21 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-4848: -- Attachment: LUCENE-4848.patch The attached patch fixes the problem with stale files. The prote

[jira] [Updated] (LUCENE-4848) Fix Directory implementations to use NIO2 APIs

2013-03-21 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-4848: -- Attachment: LUCENE-4848.patch The previous patch had wrong isClone in NIOFS.

[jira] [Updated] (LUCENE-4848) Fix Directory implementations to use NIO2 APIs

2013-03-21 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-4848: -- Attachment: (was: LUCENE-4848.patch) > Fix Directory implementations to use NIO2 APIs