[jira] Updated: (LUCENE-2239) Revise NIOFSDirectory and its usage due to NIO limitations on Thread.interrupt

2010-08-25 Thread Simon Willnauer (JIRA)

 [ 
https://issues.apache.org/jira/browse/LUCENE-2239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Simon Willnauer updated LUCENE-2239:


Attachment: LUCENE-2239.patch

here is a new patch that add the essential information to the NIOFSDirectory 
and MMapDirectory.
I wonder if we should refer to this issue in the doc, IMO a link is not 
necessary. I removed the TestCase from the previous patch since it was only to 
reproduce the problem in isolation.


> Revise NIOFSDirectory and its usage due to NIO limitations on Thread.interrupt
> --
>
> Key: LUCENE-2239
> URL: https://issues.apache.org/jira/browse/LUCENE-2239
> Project: Lucene - Java
>  Issue Type: Task
>  Components: Store
>Affects Versions: 2.4, 2.4.1, 2.9, 2.9.1, 3.0
>Reporter: Simon Willnauer
>Assignee: Simon Willnauer
> Attachments: LUCENE-2239.patch, LUCENE-2239.patch
>
>
> I created this issue as a spin off from 
> http://mail-archives.apache.org/mod_mbox/lucene-java-dev/201001.mbox/%3cf18c9dde1001280051w4af2bc50u1cfd55f85e509...@mail.gmail.com%3e
> We should decide what to do with NIOFSDirectory, if we want to keep it as the 
> default on none-windows platforms and how we want to document this.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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



[jira] Updated: (LUCENE-2239) Revise NIOFSDirectory and its usage due to NIO limitations on Thread.interrupt

2010-08-26 Thread Simon Willnauer (JIRA)

 [ 
https://issues.apache.org/jira/browse/LUCENE-2239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Simon Willnauer updated LUCENE-2239:


Attachment: LUCENE-2239.patch

This patch adds a heads-up to FSDirectory to make uses aware of limitations for 
certain platforms.

> Revise NIOFSDirectory and its usage due to NIO limitations on Thread.interrupt
> --
>
> Key: LUCENE-2239
> URL: https://issues.apache.org/jira/browse/LUCENE-2239
> Project: Lucene - Java
>  Issue Type: Task
>  Components: Store
>Affects Versions: 2.4, 2.4.1, 2.9, 2.9.1, 3.0
>Reporter: Simon Willnauer
>Assignee: Simon Willnauer
> Attachments: LUCENE-2239.patch, LUCENE-2239.patch, LUCENE-2239.patch
>
>
> I created this issue as a spin off from 
> http://mail-archives.apache.org/mod_mbox/lucene-java-dev/201001.mbox/%3cf18c9dde1001280051w4af2bc50u1cfd55f85e509...@mail.gmail.com%3e
> We should decide what to do with NIOFSDirectory, if we want to keep it as the 
> default on none-windows platforms and how we want to document this.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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