]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test/neorados: timeout test won't reconnect at timeout 56982/head
authorNitzan Mordechai <nmordech@redhat.com>
Thu, 18 Apr 2024 12:52:42 +0000 (12:52 +0000)
committerNitzan Mordechai <nmordech@redhat.com>
Thu, 18 Apr 2024 12:52:48 +0000 (12:52 +0000)
commit17c64fff56cbb144840670a7c0b4446d35eafe1d
tree6c830acf031f2df90aac06d40cdd074a1b4841f8
parent08d35a8d8529783882dd092c73c0b27be41c4d86
test/neorados: timeout test won't reconnect at timeout

Watch-notify tests involve waiting for a notification within a
certain timeout period. However, if an error occurs before receiving
the notification acknowledgment, attempting to reconnect may lead to
unpredictable errors.

Fixes: https://tracker.ceph.com/issues/65449
Signed-off-by: Nitzan Mordechai <nmordech@redhat.com>
src/test/neorados/watch_notify.cc