Bump the client ETA timeout from 5s to 30s
authorJens Axboe <axboe@fb.com>
Fri, 30 Oct 2015 02:52:23 +0000 (11:52 +0900)
committerJens Axboe <axboe@fb.com>
Fri, 30 Oct 2015 02:52:23 +0000 (11:52 +0900)
commit125451c0455dfcfd11dbcf9570d23218ed4b8ad3
treea6c3bd9c363493c07a589135866e2727434ea1b6
parent09c782bbe1c62d016c8b165f304c7085a7ff9ffd
Bump the client ETA timeout from 5s to 30s

5 seconds is low enough that we sometimes falsely trigger the timeout.
It's meant to catch clients that have disappeared, so 5 seconds is
arguably way too low. Bump it to 30 seconds instead.

Signed-off-by: Jens Axboe <axboe@fb.com>
server.h