Skip to content

Commit

Permalink
Update vtorc.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
timvaillancourt authored Feb 21, 2025
1 parent 076bac8 commit 0fbc78e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go/flags/endtoend/vtorc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ Flags:
--audit-purge-duration duration Duration for which audit logs are held before being purged. Should be in multiples of days (default 168h0m0s)
--audit-to-backend Whether to store the audit log in the VTOrc database
--audit-to-syslog Whether to store the audit log in the syslog
--backend-read-concurrency int Maximum concurrency for reads to the backend (default 24)
--backend-write-concurrency int Maximum concurrency for writes to the backend (default 12)
--backend-read-concurrency int Maximum concurrency for reads to the backend (default 32)
--backend-write-concurrency int Maximum concurrency for writes to the backend (default 24)
--bind-address string Bind address for the server. If empty, the server will listen on all available unicast and anycast IP addresses of the local system.
--catch-sigpipe catch and ignore SIGPIPE on stdout and stderr if specified
--change-tablets-with-errant-gtid-to-drained Whether VTOrc should be changing the type of tablets with errant GTIDs to DRAINED
Expand Down

0 comments on commit 0fbc78e

Please sign in to comment.