Skip to content

Commit

Permalink
Merge branch 'slack-19.0' into allow-recovery-flag_slack-19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
timvaillancourt authored Nov 12, 2024
2 parents 974afa1 + a925663 commit 859415b
Show file tree
Hide file tree
Showing 18 changed files with 514 additions and 769 deletions.
1 change: 1 addition & 0 deletions go/flags/endtoend/vtorc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ Flags:
--topo_global_root string the path of the global topology data in the global topology server
--topo_global_server_address string the address of the global topology server
--topo_implementation string the topology implementation to use
--topo_read_concurrency int Concurrency of topo reads. (default 32)
--topo_zk_auth_file string auth to use when connecting to the zk topo server, file contents should be <scheme>:<auth>, e.g., digest:user:pass
--topo_zk_base_timeout duration zk base timeout (see zk.Connect) (default 30s)
--topo_zk_max_concurrency int maximum number of pending requests to send to a Zookeeper server. (default 64)
Expand Down
53 changes: 0 additions & 53 deletions go/vt/external/golib/sqlutils/dialect.go

This file was deleted.

161 changes: 0 additions & 161 deletions go/vt/external/golib/sqlutils/sqlite_dialect.go

This file was deleted.

Loading

0 comments on commit 859415b

Please sign in to comment.