]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common/admin_socket: Increase socket timeouts 33323/head
authorBrad Hubbard <bhubbard@redhat.com>
Thu, 14 Nov 2019 05:07:32 +0000 (15:07 +1000)
committerNathan Cutler <ncutler@suse.com>
Fri, 14 Feb 2020 12:27:50 +0000 (13:27 +0100)
commit9e483ede12f305e8952c02307853346bfc75e9da
treef92aa4823f4ba9ac7fbdafe5700bb8a23e3edbf4
parentd960563efabca8f69d3fdc34444e49bced5a65e8
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>
(cherry picked from commit 4dd67b9e3cb1a4168f6804b144e4178f2b821108)
src/common/admin_socket_client.cc