Overview of the Issue
Description
VTOrc is not setting the correct timeouts for the RPC calls. Since RPC calls can take a long time to run, and can sometimes even get stuck while running queries on MySQL, all RPC calls should be running with a context that expires after RemoteOperationTimeout duration.
Reproduction Steps
Run VTOrc recovery that triggers fixReplica on a tablet that gets stuck on setting read only. This will cause VTOrc to indefinitely hang and unable to fix any other issues in the cluster.
Binary Version
Operating System and Environment details
Log Fragments
No response
Overview of the Issue
Description
VTOrc is not setting the correct timeouts for the RPC calls. Since RPC calls can take a long time to run, and can sometimes even get stuck while running queries on MySQL, all RPC calls should be running with a context that expires after
RemoteOperationTimeoutduration.Reproduction Steps
Run VTOrc recovery that triggers fixReplica on a tablet that gets stuck on setting read only. This will cause VTOrc to indefinitely hang and unable to fix any other issues in the cluster.
Binary Version
Operating System and Environment details
Log Fragments
No response