Since: VShard 0.1.41
The timeout in seconds for sending a single bucket inside rebalancer.
Can be used to limit the time, bucket can be unavailable for write
during bucket sending. Can be also used with router.map_callrw request
to guarantee, that the request will succeed, if timeout of request is >
rebalancer_bucket_send_timeout.
Default value is ininity.
Requested by @Serpentian in tarantool/vshard@b1f27f1.
Since: VShard 0.1.41
The timeout in seconds for sending a single bucket inside rebalancer.
Can be used to limit the time, bucket can be unavailable for write
during bucket sending. Can be also used with
router.map_callrwrequestto guarantee, that the request will succeed, if timeout of request is >
rebalancer_bucket_send_timeout.Default value is ininity.
Requested by @Serpentian in tarantool/vshard@b1f27f1.