Skip to content
Snippets Groups Projects
Commit 2c0d418b authored by Serge Petrenko's avatar Serge Petrenko Committed by Vladimir Davydov
Browse files

evio: fix timeout calculations

The function evio_timeout_update() failed to update the starting time
point, which lead to timeouts happening much faster than they should if
there were consecutive calls to the function.
This lead, for example, to applier timing out while reading a several
megabyte-size row in 0.2 seconds even if replication_timeout was set to
15 seconds.

Closes #4042
parent 9d50d571
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment