RFR: 8285956: (fs) Excessive default poll interval in PollingWatchService [v7]

Tyler Steele duke at openjdk.java.net
Wed May 4 16:25:27 UTC 2022


On Wed, 4 May 2022 16:13:44 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

>> Tyler Steele has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Adds comments to polling thread constant values
>
> This looks reasonable to me. I agree the default of 2secs is fine for most scenarios. If someone wants to saturate the Watchservice, he will manage to do that, but as Tyler wrote, it is an obvious problem.
> 
> Cheers, Thomas

Thanks @tstuefe!

-------------

PR: https://git.openjdk.java.net/jdk/pull/8479


More information about the nio-dev mailing list