Review request: JDK-8014394 (fs) WatchService failing when watching \\server\$d

Alan Bateman Alan.Bateman at oracle.com
Thu May 23 06:01:57 PDT 2013


On 23/05/2013 13:33, Alexey Utkin wrote:
> Each event increments the counter. If you are looking for stable and 
> fast changing branches you have a chance of collision on overflow. The 
> key for stable folder does not change, but new keys run up very fast.
It's not each event, it's each time that a new directory is registered 
(so a completion key per WatchKey or directory).

I'll get to the updated webrev soon, just busy with a few other things 
at the moment.

-Alan


More information about the nio-dev mailing list