]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
common/admin_socket: Increase socket timeouts 31623/head
authorBrad Hubbard <bhubbard@redhat.com>
Thu, 14 Nov 2019 05:07:32 +0000 (15:07 +1000)
committerBrad Hubbard <bhubbard@redhat.com>
Thu, 14 Nov 2019 05:07:32 +0000 (15:07 +1000)
commit4dd67b9e3cb1a4168f6804b144e4178f2b821108
tree103a445582e0b7dfb4925ca863f2448e43bcc00d
parent8b8ffedb9d6576506949db24f1f726c6f6fc9f11
common/admin_socket: Increase socket timeouts

With the move of the 'bench' command to the admin socket the recv
timeout is being exceeded in testing due to the duration of the command.

Fixes: https://tracker.ceph.com/issues/42387
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
src/common/admin_socket_client.cc