Slava Fomin

Results 1 comments of Slava Fomin

@lburgazzoli I have a similar problem. Calling `client.getDir(root).recursive().timeout(TIMEOUT_SECS, TimeUnit.SECONDS).send().get().getNode()` just hangs and throws timeout exception. Version 2.11 works fine, the problem is with 2.12 and 2.13. I am running it...