Hi.

So what would be the recommended approach to pre-0.20.x series?

To insure each file is used only by one thread, and then it safe to close
the handle in that thread?

Regards.

2009/6/22 Steve Loughran <ste...@apache.org>

> Raghu Angadi wrote:
>
>>
>> Is this before 0.20.0? Assuming you have closed these streams, it is
>> mostly https://issues.apache.org/jira/browse/HADOOP-4346
>>
>> It is the JDK internal implementation that depends on GC to free up its
>> cache of selectors. HADOOP-4346 avoids this by using hadoop's own cache.
>>
>
> yes, and it's that change that led to my stack traces :(
>
> http://jira.smartfrog.org/jira/browse/SFOS-1208
>

Reply via email to