diff --git a/content/en/docs/18.0/reference/programs/mysqlctl/_index.md b/content/en/docs/18.0/reference/programs/mysqlctl/_index.md index 9cf34a8ee..41487cdd4 100644 --- a/content/en/docs/18.0/reference/programs/mysqlctl/_index.md +++ b/content/en/docs/18.0/reference/programs/mysqlctl/_index.md @@ -1,7 +1,7 @@ --- title: mysqlctl series: mysqlctl -commit: aa72dc8d9189843c0a49f32b54f6fc978f6dbcde +commit: b5b3114ab9371f882762dd66ae0efc5af3a3dbc0 --- ## mysqlctl diff --git a/content/en/docs/18.0/reference/programs/mysqlctl/mysqlctl_init.md b/content/en/docs/18.0/reference/programs/mysqlctl/mysqlctl_init.md index a2b86e1b4..faaa1fed7 100644 --- a/content/en/docs/18.0/reference/programs/mysqlctl/mysqlctl_init.md +++ b/content/en/docs/18.0/reference/programs/mysqlctl/mysqlctl_init.md @@ -1,7 +1,7 @@ --- title: init series: mysqlctl -commit: d3012c188ea0cfc6837917fc6642ea23be9bb1ff +commit: b5b3114ab9371f882762dd66ae0efc5af3a3dbc0 --- ## mysqlctl init @@ -44,7 +44,7 @@ mysqlctl \ --config-file string Full path of the config file (with extension) to use. If set, --config-path, --config-type, and --config-name are ignored. --config-file-not-found-handling ConfigFileNotFoundHandling Behavior when a config file is not found. (Options: error, exit, ignore, warn) (default warn) --config-name string Name of the config file (without extension) to search for. (default "vtconfig") - --config-path strings Paths to search for config files in. (default [/tmp/pull_request_handler/vitess]) + --config-path strings Paths to search for config files in. (default []) --config-persistence-min-interval duration minimum interval between persisting dynamic config changes back to disk (if no change has occurred, nothing is done). (default 1s) --config-type string Config file type (omit to infer config type from file extension). --db-credentials-file string db credentials file; send SIGHUP to reload this file diff --git a/content/en/docs/18.0/reference/programs/mysqlctl/mysqlctl_init_config.md b/content/en/docs/18.0/reference/programs/mysqlctl/mysqlctl_init_config.md index e77897c6c..e6dbe23bd 100644 --- a/content/en/docs/18.0/reference/programs/mysqlctl/mysqlctl_init_config.md +++ b/content/en/docs/18.0/reference/programs/mysqlctl/mysqlctl_init_config.md @@ -1,7 +1,7 @@ --- title: init config series: mysqlctl -commit: d3012c188ea0cfc6837917fc6642ea23be9bb1ff +commit: b5b3114ab9371f882762dd66ae0efc5af3a3dbc0 --- ## mysqlctl init_config @@ -42,7 +42,7 @@ mysqlctl \ --config-file string Full path of the config file (with extension) to use. If set, --config-path, --config-type, and --config-name are ignored. --config-file-not-found-handling ConfigFileNotFoundHandling Behavior when a config file is not found. (Options: error, exit, ignore, warn) (default warn) --config-name string Name of the config file (without extension) to search for. (default "vtconfig") - --config-path strings Paths to search for config files in. (default [/tmp/pull_request_handler/vitess]) + --config-path strings Paths to search for config files in. (default []) --config-persistence-min-interval duration minimum interval between persisting dynamic config changes back to disk (if no change has occurred, nothing is done). (default 1s) --config-type string Config file type (omit to infer config type from file extension). --db-credentials-file string db credentials file; send SIGHUP to reload this file diff --git a/content/en/docs/18.0/reference/programs/mysqlctl/mysqlctl_position.md b/content/en/docs/18.0/reference/programs/mysqlctl/mysqlctl_position.md index 67a0871ec..a18c7284e 100644 --- a/content/en/docs/18.0/reference/programs/mysqlctl/mysqlctl_position.md +++ b/content/en/docs/18.0/reference/programs/mysqlctl/mysqlctl_position.md @@ -1,7 +1,7 @@ --- title: position series: mysqlctl -commit: d3012c188ea0cfc6837917fc6642ea23be9bb1ff +commit: b5b3114ab9371f882762dd66ae0efc5af3a3dbc0 --- ## mysqlctl position @@ -27,7 +27,7 @@ mysqlctl position [flags] --config-file string Full path of the config file (with extension) to use. If set, --config-path, --config-type, and --config-name are ignored. --config-file-not-found-handling ConfigFileNotFoundHandling Behavior when a config file is not found. (Options: error, exit, ignore, warn) (default warn) --config-name string Name of the config file (without extension) to search for. (default "vtconfig") - --config-path strings Paths to search for config files in. (default [/tmp/pull_request_handler/vitess]) + --config-path strings Paths to search for config files in. (default []) --config-persistence-min-interval duration minimum interval between persisting dynamic config changes back to disk (if no change has occurred, nothing is done). (default 1s) --config-type string Config file type (omit to infer config type from file extension). --db-credentials-file string db credentials file; send SIGHUP to reload this file diff --git a/content/en/docs/18.0/reference/programs/mysqlctl/mysqlctl_reinit_config.md b/content/en/docs/18.0/reference/programs/mysqlctl/mysqlctl_reinit_config.md index ea24659d7..0ba76db70 100644 --- a/content/en/docs/18.0/reference/programs/mysqlctl/mysqlctl_reinit_config.md +++ b/content/en/docs/18.0/reference/programs/mysqlctl/mysqlctl_reinit_config.md @@ -1,7 +1,7 @@ --- title: reinit config series: mysqlctl -commit: d3012c188ea0cfc6837917fc6642ea23be9bb1ff +commit: b5b3114ab9371f882762dd66ae0efc5af3a3dbc0 --- ## mysqlctl reinit_config @@ -42,7 +42,7 @@ mysqlctl \ --config-file string Full path of the config file (with extension) to use. If set, --config-path, --config-type, and --config-name are ignored. --config-file-not-found-handling ConfigFileNotFoundHandling Behavior when a config file is not found. (Options: error, exit, ignore, warn) (default warn) --config-name string Name of the config file (without extension) to search for. (default "vtconfig") - --config-path strings Paths to search for config files in. (default [/tmp/pull_request_handler/vitess]) + --config-path strings Paths to search for config files in. (default []) --config-persistence-min-interval duration minimum interval between persisting dynamic config changes back to disk (if no change has occurred, nothing is done). (default 1s) --config-type string Config file type (omit to infer config type from file extension). --db-credentials-file string db credentials file; send SIGHUP to reload this file diff --git a/content/en/docs/18.0/reference/programs/mysqlctl/mysqlctl_shutdown.md b/content/en/docs/18.0/reference/programs/mysqlctl/mysqlctl_shutdown.md index fe5ea4d26..7e6a7e694 100644 --- a/content/en/docs/18.0/reference/programs/mysqlctl/mysqlctl_shutdown.md +++ b/content/en/docs/18.0/reference/programs/mysqlctl/mysqlctl_shutdown.md @@ -1,7 +1,7 @@ --- title: shutdown series: mysqlctl -commit: d3012c188ea0cfc6837917fc6642ea23be9bb1ff +commit: b5b3114ab9371f882762dd66ae0efc5af3a3dbc0 --- ## mysqlctl shutdown @@ -40,7 +40,7 @@ mysqlctl --tablet_uid 101 --alsologtostderr shutdown --config-file string Full path of the config file (with extension) to use. If set, --config-path, --config-type, and --config-name are ignored. --config-file-not-found-handling ConfigFileNotFoundHandling Behavior when a config file is not found. (Options: error, exit, ignore, warn) (default warn) --config-name string Name of the config file (without extension) to search for. (default "vtconfig") - --config-path strings Paths to search for config files in. (default [/tmp/pull_request_handler/vitess]) + --config-path strings Paths to search for config files in. (default []) --config-persistence-min-interval duration minimum interval between persisting dynamic config changes back to disk (if no change has occurred, nothing is done). (default 1s) --config-type string Config file type (omit to infer config type from file extension). --db-credentials-file string db credentials file; send SIGHUP to reload this file diff --git a/content/en/docs/18.0/reference/programs/mysqlctl/mysqlctl_start.md b/content/en/docs/18.0/reference/programs/mysqlctl/mysqlctl_start.md index d07396f5b..cfd714a33 100644 --- a/content/en/docs/18.0/reference/programs/mysqlctl/mysqlctl_start.md +++ b/content/en/docs/18.0/reference/programs/mysqlctl/mysqlctl_start.md @@ -1,7 +1,7 @@ --- title: start series: mysqlctl -commit: d3012c188ea0cfc6837917fc6642ea23be9bb1ff +commit: b5b3114ab9371f882762dd66ae0efc5af3a3dbc0 --- ## mysqlctl start @@ -39,7 +39,7 @@ mysqlctl --tablet_uid 101 --alsologtostderr start --config-file string Full path of the config file (with extension) to use. If set, --config-path, --config-type, and --config-name are ignored. --config-file-not-found-handling ConfigFileNotFoundHandling Behavior when a config file is not found. (Options: error, exit, ignore, warn) (default warn) --config-name string Name of the config file (without extension) to search for. (default "vtconfig") - --config-path strings Paths to search for config files in. (default [/tmp/pull_request_handler/vitess]) + --config-path strings Paths to search for config files in. (default []) --config-persistence-min-interval duration minimum interval between persisting dynamic config changes back to disk (if no change has occurred, nothing is done). (default 1s) --config-type string Config file type (omit to infer config type from file extension). --db-credentials-file string db credentials file; send SIGHUP to reload this file diff --git a/content/en/docs/18.0/reference/programs/mysqlctl/mysqlctl_teardown.md b/content/en/docs/18.0/reference/programs/mysqlctl/mysqlctl_teardown.md index be153737f..2795cbddb 100644 --- a/content/en/docs/18.0/reference/programs/mysqlctl/mysqlctl_teardown.md +++ b/content/en/docs/18.0/reference/programs/mysqlctl/mysqlctl_teardown.md @@ -1,7 +1,7 @@ --- title: teardown series: mysqlctl -commit: d3012c188ea0cfc6837917fc6642ea23be9bb1ff +commit: b5b3114ab9371f882762dd66ae0efc5af3a3dbc0 --- ## mysqlctl teardown @@ -43,7 +43,7 @@ mysqlctl --tablet_uid 101 --alsologtostderr teardown --config-file string Full path of the config file (with extension) to use. If set, --config-path, --config-type, and --config-name are ignored. --config-file-not-found-handling ConfigFileNotFoundHandling Behavior when a config file is not found. (Options: error, exit, ignore, warn) (default warn) --config-name string Name of the config file (without extension) to search for. (default "vtconfig") - --config-path strings Paths to search for config files in. (default [/tmp/pull_request_handler/vitess]) + --config-path strings Paths to search for config files in. (default []) --config-persistence-min-interval duration minimum interval between persisting dynamic config changes back to disk (if no change has occurred, nothing is done). (default 1s) --config-type string Config file type (omit to infer config type from file extension). --db-credentials-file string db credentials file; send SIGHUP to reload this file diff --git a/content/en/docs/18.0/reference/programs/mysqlctld/_index.md b/content/en/docs/18.0/reference/programs/mysqlctld/_index.md index f1a741130..516bada27 100644 --- a/content/en/docs/18.0/reference/programs/mysqlctld/_index.md +++ b/content/en/docs/18.0/reference/programs/mysqlctld/_index.md @@ -1,7 +1,7 @@ --- title: mysqlctld series: mysqlctld -commit: aa72dc8d9189843c0a49f32b54f6fc978f6dbcde +commit: b5b3114ab9371f882762dd66ae0efc5af3a3dbc0 --- ## mysqlctld diff --git a/content/en/docs/18.0/reference/programs/topo2topo/_index.md b/content/en/docs/18.0/reference/programs/topo2topo/_index.md index bcd81b542..560af92c8 100644 --- a/content/en/docs/18.0/reference/programs/topo2topo/_index.md +++ b/content/en/docs/18.0/reference/programs/topo2topo/_index.md @@ -1,7 +1,7 @@ --- title: topo2topo series: topo2topo -commit: aa72dc8d9189843c0a49f32b54f6fc978f6dbcde +commit: b5b3114ab9371f882762dd66ae0efc5af3a3dbc0 --- ## topo2topo diff --git a/content/en/docs/18.0/reference/programs/vtaclcheck/_index.md b/content/en/docs/18.0/reference/programs/vtaclcheck/_index.md index bba37b312..a2fdcba68 100644 --- a/content/en/docs/18.0/reference/programs/vtaclcheck/_index.md +++ b/content/en/docs/18.0/reference/programs/vtaclcheck/_index.md @@ -1,7 +1,7 @@ --- title: vtaclcheck series: vtaclcheck -commit: aa72dc8d9189843c0a49f32b54f6fc978f6dbcde +commit: b5b3114ab9371f882762dd66ae0efc5af3a3dbc0 --- ## vtaclcheck diff --git a/content/en/docs/18.0/reference/programs/vtbackup/_index.md b/content/en/docs/18.0/reference/programs/vtbackup/_index.md index cb9e5cb83..30fb94fdf 100644 --- a/content/en/docs/18.0/reference/programs/vtbackup/_index.md +++ b/content/en/docs/18.0/reference/programs/vtbackup/_index.md @@ -1,7 +1,7 @@ --- title: vtbackup series: vtbackup -commit: aa72dc8d9189843c0a49f32b54f6fc978f6dbcde +commit: b5b3114ab9371f882762dd66ae0efc5af3a3dbc0 --- ## vtbackup @@ -218,7 +218,7 @@ vtbackup [flags] --stderrthreshold severityFlag logs at or above this threshold go to stderr (default 1) --tablet_manager_grpc_ca string the server ca to use to validate servers when connecting --tablet_manager_grpc_cert string the cert to use to connect - --tablet_manager_grpc_concurrency int concurrency to use to talk to a vttablet server for performance-sensitive RPCs (like ExecuteFetchAs{Dba,AllPrivs,App}) (default 8) + --tablet_manager_grpc_concurrency int concurrency to use to talk to a vttablet server for performance-sensitive RPCs (like ExecuteFetchAs{Dba,App} and CheckThrottler) (default 8) --tablet_manager_grpc_connpool_size int number of tablets to keep tmclient connections open to (default 100) --tablet_manager_grpc_crl string the server crl to use to validate server certificates when connecting --tablet_manager_grpc_key string the key to use to connect diff --git a/content/en/docs/18.0/reference/programs/vtclient/_index.md b/content/en/docs/18.0/reference/programs/vtclient/_index.md index 68d351fba..120c8598f 100644 --- a/content/en/docs/18.0/reference/programs/vtclient/_index.md +++ b/content/en/docs/18.0/reference/programs/vtclient/_index.md @@ -1,7 +1,7 @@ --- title: vtclient series: vtclient -commit: aa72dc8d9189843c0a49f32b54f6fc978f6dbcde +commit: b5b3114ab9371f882762dd66ae0efc5af3a3dbc0 --- ## vtclient diff --git a/content/en/docs/18.0/reference/programs/vtcombo/_index.md b/content/en/docs/18.0/reference/programs/vtcombo/_index.md index 7cccdeae7..f029c41af 100644 --- a/content/en/docs/18.0/reference/programs/vtcombo/_index.md +++ b/content/en/docs/18.0/reference/programs/vtcombo/_index.md @@ -1,7 +1,7 @@ --- title: vtcombo series: vtcombo -commit: aa72dc8d9189843c0a49f32b54f6fc978f6dbcde +commit: b5b3114ab9371f882762dd66ae0efc5af3a3dbc0 --- ## vtcombo @@ -354,7 +354,7 @@ vtcombo [flags] --tablet_hostname string if not empty, this hostname will be assumed instead of trying to resolve it --tablet_manager_grpc_ca string the server ca to use to validate servers when connecting --tablet_manager_grpc_cert string the cert to use to connect - --tablet_manager_grpc_concurrency int concurrency to use to talk to a vttablet server for performance-sensitive RPCs (like ExecuteFetchAs{Dba,AllPrivs,App}) (default 8) + --tablet_manager_grpc_concurrency int concurrency to use to talk to a vttablet server for performance-sensitive RPCs (like ExecuteFetchAs{Dba,App} and CheckThrottler) (default 8) --tablet_manager_grpc_connpool_size int number of tablets to keep tmclient connections open to (default 100) --tablet_manager_grpc_crl string the server crl to use to validate server certificates when connecting --tablet_manager_grpc_key string the key to use to connect diff --git a/content/en/docs/18.0/reference/programs/vtctld/_index.md b/content/en/docs/18.0/reference/programs/vtctld/_index.md index 2a516b835..0e893c7ec 100644 --- a/content/en/docs/18.0/reference/programs/vtctld/_index.md +++ b/content/en/docs/18.0/reference/programs/vtctld/_index.md @@ -1,7 +1,7 @@ --- title: vtctld series: vtctld -commit: aa72dc8d9189843c0a49f32b54f6fc978f6dbcde +commit: b5b3114ab9371f882762dd66ae0efc5af3a3dbc0 --- ## vtctld @@ -154,7 +154,7 @@ vtctld \ --tablet_health_keep_alive duration close streaming tablet health connection if there are no requests for this long (default 5m0s) --tablet_manager_grpc_ca string the server ca to use to validate servers when connecting --tablet_manager_grpc_cert string the cert to use to connect - --tablet_manager_grpc_concurrency int concurrency to use to talk to a vttablet server for performance-sensitive RPCs (like ExecuteFetchAs{Dba,AllPrivs,App}) (default 8) + --tablet_manager_grpc_concurrency int concurrency to use to talk to a vttablet server for performance-sensitive RPCs (like ExecuteFetchAs{Dba,App} and CheckThrottler) (default 8) --tablet_manager_grpc_connpool_size int number of tablets to keep tmclient connections open to (default 100) --tablet_manager_grpc_crl string the server crl to use to validate server certificates when connecting --tablet_manager_grpc_key string the key to use to connect diff --git a/content/en/docs/18.0/reference/programs/vtgate/_index.md b/content/en/docs/18.0/reference/programs/vtgate/_index.md index 89ef94b82..6893d827d 100644 --- a/content/en/docs/18.0/reference/programs/vtgate/_index.md +++ b/content/en/docs/18.0/reference/programs/vtgate/_index.md @@ -1,7 +1,7 @@ --- title: vtgate series: vtgate -commit: aa72dc8d9189843c0a49f32b54f6fc978f6dbcde +commit: b5b3114ab9371f882762dd66ae0efc5af3a3dbc0 --- ## vtgate diff --git a/content/en/docs/18.0/reference/programs/vtgateclienttest/_index.md b/content/en/docs/18.0/reference/programs/vtgateclienttest/_index.md index a80874012..b0be48ae0 100644 --- a/content/en/docs/18.0/reference/programs/vtgateclienttest/_index.md +++ b/content/en/docs/18.0/reference/programs/vtgateclienttest/_index.md @@ -1,7 +1,7 @@ --- title: vtgateclienttest series: vtgateclienttest -commit: aa72dc8d9189843c0a49f32b54f6fc978f6dbcde +commit: b5b3114ab9371f882762dd66ae0efc5af3a3dbc0 --- ## vtgateclienttest diff --git a/content/en/docs/18.0/reference/programs/vtorc/_index.md b/content/en/docs/18.0/reference/programs/vtorc/_index.md index 8913c8115..5b31c6ae6 100644 --- a/content/en/docs/18.0/reference/programs/vtorc/_index.md +++ b/content/en/docs/18.0/reference/programs/vtorc/_index.md @@ -1,7 +1,7 @@ --- title: vtorc series: vtorc -commit: aa72dc8d9189843c0a49f32b54f6fc978f6dbcde +commit: b5b3114ab9371f882762dd66ae0efc5af3a3dbc0 --- ## vtorc @@ -93,7 +93,7 @@ vtorc \ --table-refresh-interval int interval in milliseconds to refresh tables in status page with refreshRequired class --tablet_manager_grpc_ca string the server ca to use to validate servers when connecting --tablet_manager_grpc_cert string the cert to use to connect - --tablet_manager_grpc_concurrency int concurrency to use to talk to a vttablet server for performance-sensitive RPCs (like ExecuteFetchAs{Dba,AllPrivs,App}) (default 8) + --tablet_manager_grpc_concurrency int concurrency to use to talk to a vttablet server for performance-sensitive RPCs (like ExecuteFetchAs{Dba,App} and CheckThrottler) (default 8) --tablet_manager_grpc_connpool_size int number of tablets to keep tmclient connections open to (default 100) --tablet_manager_grpc_crl string the server crl to use to validate server certificates when connecting --tablet_manager_grpc_key string the key to use to connect diff --git a/content/en/docs/18.0/reference/programs/vttablet/_index.md b/content/en/docs/18.0/reference/programs/vttablet/_index.md index db2705910..415f7dea9 100644 --- a/content/en/docs/18.0/reference/programs/vttablet/_index.md +++ b/content/en/docs/18.0/reference/programs/vttablet/_index.md @@ -1,7 +1,7 @@ --- title: vttablet series: vttablet -commit: aa72dc8d9189843c0a49f32b54f6fc978f6dbcde +commit: b5b3114ab9371f882762dd66ae0efc5af3a3dbc0 --- ## vttablet @@ -365,7 +365,7 @@ vttablet \ --tablet_hostname string if not empty, this hostname will be assumed instead of trying to resolve it --tablet_manager_grpc_ca string the server ca to use to validate servers when connecting --tablet_manager_grpc_cert string the cert to use to connect - --tablet_manager_grpc_concurrency int concurrency to use to talk to a vttablet server for performance-sensitive RPCs (like ExecuteFetchAs{Dba,AllPrivs,App}) (default 8) + --tablet_manager_grpc_concurrency int concurrency to use to talk to a vttablet server for performance-sensitive RPCs (like ExecuteFetchAs{Dba,App} and CheckThrottler) (default 8) --tablet_manager_grpc_connpool_size int number of tablets to keep tmclient connections open to (default 100) --tablet_manager_grpc_crl string the server crl to use to validate server certificates when connecting --tablet_manager_grpc_key string the key to use to connect diff --git a/content/en/docs/18.0/reference/programs/vttestserver/_index.md b/content/en/docs/18.0/reference/programs/vttestserver/_index.md index b636f73dc..053dfc670 100644 --- a/content/en/docs/18.0/reference/programs/vttestserver/_index.md +++ b/content/en/docs/18.0/reference/programs/vttestserver/_index.md @@ -1,7 +1,7 @@ --- title: vttestserver series: vttestserver -commit: aa72dc8d9189843c0a49f32b54f6fc978f6dbcde +commit: b5b3114ab9371f882762dd66ae0efc5af3a3dbc0 --- ## vttestserver @@ -128,7 +128,7 @@ vttestserver [flags] --tablet_hostname string The hostname to use for the tablet otherwise it will be derived from OS' hostname (default "localhost") --tablet_manager_grpc_ca string the server ca to use to validate servers when connecting --tablet_manager_grpc_cert string the cert to use to connect - --tablet_manager_grpc_concurrency int concurrency to use to talk to a vttablet server for performance-sensitive RPCs (like ExecuteFetchAs{Dba,AllPrivs,App}) (default 8) + --tablet_manager_grpc_concurrency int concurrency to use to talk to a vttablet server for performance-sensitive RPCs (like ExecuteFetchAs{Dba,App} and CheckThrottler) (default 8) --tablet_manager_grpc_connpool_size int number of tablets to keep tmclient connections open to (default 100) --tablet_manager_grpc_crl string the server crl to use to validate server certificates when connecting --tablet_manager_grpc_key string the key to use to connect diff --git a/content/en/docs/18.0/reference/programs/vttlstest/_index.md b/content/en/docs/18.0/reference/programs/vttlstest/_index.md index 00068b07b..479a80f66 100644 --- a/content/en/docs/18.0/reference/programs/vttlstest/_index.md +++ b/content/en/docs/18.0/reference/programs/vttlstest/_index.md @@ -1,7 +1,7 @@ --- title: vttlstest series: vttlstest -commit: b089f78945653f6acd17c66f896820e36df49437 +commit: b5b3114ab9371f882762dd66ae0efc5af3a3dbc0 --- ## vttlstest diff --git a/content/en/docs/18.0/reference/programs/vttlstest/vttlstest_CreateCA.md b/content/en/docs/18.0/reference/programs/vttlstest/vttlstest_CreateCA.md index 67dc8758a..211176d5c 100644 --- a/content/en/docs/18.0/reference/programs/vttlstest/vttlstest_CreateCA.md +++ b/content/en/docs/18.0/reference/programs/vttlstest/vttlstest_CreateCA.md @@ -1,7 +1,7 @@ --- title: CreateCA series: vttlstest -commit: b089f78945653f6acd17c66f896820e36df49437 +commit: b5b3114ab9371f882762dd66ae0efc5af3a3dbc0 --- ## vttlstest CreateCA diff --git a/content/en/docs/18.0/reference/programs/vttlstest/vttlstest_CreateCRL.md b/content/en/docs/18.0/reference/programs/vttlstest/vttlstest_CreateCRL.md index 591c89fb3..1944897fc 100644 --- a/content/en/docs/18.0/reference/programs/vttlstest/vttlstest_CreateCRL.md +++ b/content/en/docs/18.0/reference/programs/vttlstest/vttlstest_CreateCRL.md @@ -1,7 +1,7 @@ --- title: CreateCRL series: vttlstest -commit: b089f78945653f6acd17c66f896820e36df49437 +commit: b5b3114ab9371f882762dd66ae0efc5af3a3dbc0 --- ## vttlstest CreateCRL diff --git a/content/en/docs/18.0/reference/programs/vttlstest/vttlstest_CreateIntermediateCA.md b/content/en/docs/18.0/reference/programs/vttlstest/vttlstest_CreateIntermediateCA.md index c575173ad..70623ebe8 100644 --- a/content/en/docs/18.0/reference/programs/vttlstest/vttlstest_CreateIntermediateCA.md +++ b/content/en/docs/18.0/reference/programs/vttlstest/vttlstest_CreateIntermediateCA.md @@ -1,7 +1,7 @@ --- title: CreateIntermediateCA series: vttlstest -commit: b089f78945653f6acd17c66f896820e36df49437 +commit: b5b3114ab9371f882762dd66ae0efc5af3a3dbc0 --- ## vttlstest CreateIntermediateCA diff --git a/content/en/docs/18.0/reference/programs/vttlstest/vttlstest_CreateSignedCert.md b/content/en/docs/18.0/reference/programs/vttlstest/vttlstest_CreateSignedCert.md index cee912e0a..171ae8037 100644 --- a/content/en/docs/18.0/reference/programs/vttlstest/vttlstest_CreateSignedCert.md +++ b/content/en/docs/18.0/reference/programs/vttlstest/vttlstest_CreateSignedCert.md @@ -1,7 +1,7 @@ --- title: CreateSignedCert series: vttlstest -commit: b089f78945653f6acd17c66f896820e36df49437 +commit: b5b3114ab9371f882762dd66ae0efc5af3a3dbc0 --- ## vttlstest CreateSignedCert diff --git a/content/en/docs/18.0/reference/programs/vttlstest/vttlstest_RevokeCert.md b/content/en/docs/18.0/reference/programs/vttlstest/vttlstest_RevokeCert.md index e2de9ef4c..33a62ecd5 100644 --- a/content/en/docs/18.0/reference/programs/vttlstest/vttlstest_RevokeCert.md +++ b/content/en/docs/18.0/reference/programs/vttlstest/vttlstest_RevokeCert.md @@ -1,7 +1,7 @@ --- title: RevokeCert series: vttlstest -commit: b089f78945653f6acd17c66f896820e36df49437 +commit: b5b3114ab9371f882762dd66ae0efc5af3a3dbc0 --- ## vttlstest RevokeCert diff --git a/content/en/docs/18.0/reference/programs/zk/_index.md b/content/en/docs/18.0/reference/programs/zk/_index.md index a43fec56e..d3e7bfe0d 100644 --- a/content/en/docs/18.0/reference/programs/zk/_index.md +++ b/content/en/docs/18.0/reference/programs/zk/_index.md @@ -1,7 +1,7 @@ --- title: zk series: zk -commit: 0e61ba498e0344d37d6e1cae933ae14aa2804fcd +commit: b5b3114ab9371f882762dd66ae0efc5af3a3dbc0 --- ## zk diff --git a/content/en/docs/18.0/reference/programs/zk/zk_addAuth.md b/content/en/docs/18.0/reference/programs/zk/zk_addAuth.md index 5d7851548..28bfdff75 100644 --- a/content/en/docs/18.0/reference/programs/zk/zk_addAuth.md +++ b/content/en/docs/18.0/reference/programs/zk/zk_addAuth.md @@ -1,7 +1,7 @@ --- title: addAuth series: zk -commit: 0e61ba498e0344d37d6e1cae933ae14aa2804fcd +commit: b5b3114ab9371f882762dd66ae0efc5af3a3dbc0 --- ## zk addAuth diff --git a/content/en/docs/18.0/reference/programs/zk/zk_cat.md b/content/en/docs/18.0/reference/programs/zk/zk_cat.md index 023d49e20..901799c88 100644 --- a/content/en/docs/18.0/reference/programs/zk/zk_cat.md +++ b/content/en/docs/18.0/reference/programs/zk/zk_cat.md @@ -1,7 +1,7 @@ --- title: cat series: zk -commit: 0e61ba498e0344d37d6e1cae933ae14aa2804fcd +commit: b5b3114ab9371f882762dd66ae0efc5af3a3dbc0 --- ## zk cat diff --git a/content/en/docs/18.0/reference/programs/zk/zk_chmod.md b/content/en/docs/18.0/reference/programs/zk/zk_chmod.md index ef9680e35..7b4e13b6b 100644 --- a/content/en/docs/18.0/reference/programs/zk/zk_chmod.md +++ b/content/en/docs/18.0/reference/programs/zk/zk_chmod.md @@ -1,7 +1,7 @@ --- title: chmod series: zk -commit: 0e61ba498e0344d37d6e1cae933ae14aa2804fcd +commit: b5b3114ab9371f882762dd66ae0efc5af3a3dbc0 --- ## zk chmod diff --git a/content/en/docs/18.0/reference/programs/zk/zk_cp.md b/content/en/docs/18.0/reference/programs/zk/zk_cp.md index c4dee8147..0e847240d 100644 --- a/content/en/docs/18.0/reference/programs/zk/zk_cp.md +++ b/content/en/docs/18.0/reference/programs/zk/zk_cp.md @@ -1,7 +1,7 @@ --- title: cp series: zk -commit: 0e61ba498e0344d37d6e1cae933ae14aa2804fcd +commit: b5b3114ab9371f882762dd66ae0efc5af3a3dbc0 --- ## zk cp diff --git a/content/en/docs/18.0/reference/programs/zk/zk_edit.md b/content/en/docs/18.0/reference/programs/zk/zk_edit.md index 5c0d0eb97..6371dc47c 100644 --- a/content/en/docs/18.0/reference/programs/zk/zk_edit.md +++ b/content/en/docs/18.0/reference/programs/zk/zk_edit.md @@ -1,7 +1,7 @@ --- title: edit series: zk -commit: 0e61ba498e0344d37d6e1cae933ae14aa2804fcd +commit: b5b3114ab9371f882762dd66ae0efc5af3a3dbc0 --- ## zk edit diff --git a/content/en/docs/18.0/reference/programs/zk/zk_ls.md b/content/en/docs/18.0/reference/programs/zk/zk_ls.md index 4a7bf879a..0a4c87a87 100644 --- a/content/en/docs/18.0/reference/programs/zk/zk_ls.md +++ b/content/en/docs/18.0/reference/programs/zk/zk_ls.md @@ -1,7 +1,7 @@ --- title: ls series: zk -commit: 0e61ba498e0344d37d6e1cae933ae14aa2804fcd +commit: b5b3114ab9371f882762dd66ae0efc5af3a3dbc0 --- ## zk ls diff --git a/content/en/docs/18.0/reference/programs/zk/zk_rm.md b/content/en/docs/18.0/reference/programs/zk/zk_rm.md index 384e70bc3..cdcbbdc94 100644 --- a/content/en/docs/18.0/reference/programs/zk/zk_rm.md +++ b/content/en/docs/18.0/reference/programs/zk/zk_rm.md @@ -1,7 +1,7 @@ --- title: rm series: zk -commit: 0e61ba498e0344d37d6e1cae933ae14aa2804fcd +commit: b5b3114ab9371f882762dd66ae0efc5af3a3dbc0 --- ## zk rm diff --git a/content/en/docs/18.0/reference/programs/zk/zk_stat.md b/content/en/docs/18.0/reference/programs/zk/zk_stat.md index eb50f9a05..698318919 100644 --- a/content/en/docs/18.0/reference/programs/zk/zk_stat.md +++ b/content/en/docs/18.0/reference/programs/zk/zk_stat.md @@ -1,7 +1,7 @@ --- title: stat series: zk -commit: 0e61ba498e0344d37d6e1cae933ae14aa2804fcd +commit: b5b3114ab9371f882762dd66ae0efc5af3a3dbc0 --- ## zk stat diff --git a/content/en/docs/18.0/reference/programs/zk/zk_touch.md b/content/en/docs/18.0/reference/programs/zk/zk_touch.md index 298cb2826..1200923fc 100644 --- a/content/en/docs/18.0/reference/programs/zk/zk_touch.md +++ b/content/en/docs/18.0/reference/programs/zk/zk_touch.md @@ -1,7 +1,7 @@ --- title: touch series: zk -commit: 0e61ba498e0344d37d6e1cae933ae14aa2804fcd +commit: b5b3114ab9371f882762dd66ae0efc5af3a3dbc0 --- ## zk touch diff --git a/content/en/docs/18.0/reference/programs/zk/zk_unzip.md b/content/en/docs/18.0/reference/programs/zk/zk_unzip.md index 73d653111..e4d7ae259 100644 --- a/content/en/docs/18.0/reference/programs/zk/zk_unzip.md +++ b/content/en/docs/18.0/reference/programs/zk/zk_unzip.md @@ -1,7 +1,7 @@ --- title: unzip series: zk -commit: 0e61ba498e0344d37d6e1cae933ae14aa2804fcd +commit: b5b3114ab9371f882762dd66ae0efc5af3a3dbc0 --- ## zk unzip diff --git a/content/en/docs/18.0/reference/programs/zk/zk_wait.md b/content/en/docs/18.0/reference/programs/zk/zk_wait.md index 217a88e47..04a339ffe 100644 --- a/content/en/docs/18.0/reference/programs/zk/zk_wait.md +++ b/content/en/docs/18.0/reference/programs/zk/zk_wait.md @@ -1,7 +1,7 @@ --- title: wait series: zk -commit: 0e61ba498e0344d37d6e1cae933ae14aa2804fcd +commit: b5b3114ab9371f882762dd66ae0efc5af3a3dbc0 --- ## zk wait diff --git a/content/en/docs/18.0/reference/programs/zk/zk_watch.md b/content/en/docs/18.0/reference/programs/zk/zk_watch.md index 961a85226..f8514a04e 100644 --- a/content/en/docs/18.0/reference/programs/zk/zk_watch.md +++ b/content/en/docs/18.0/reference/programs/zk/zk_watch.md @@ -1,7 +1,7 @@ --- title: watch series: zk -commit: 0e61ba498e0344d37d6e1cae933ae14aa2804fcd +commit: b5b3114ab9371f882762dd66ae0efc5af3a3dbc0 --- ## zk watch diff --git a/content/en/docs/18.0/reference/programs/zk/zk_zip.md b/content/en/docs/18.0/reference/programs/zk/zk_zip.md index c4956dc64..9ba1d6bb0 100644 --- a/content/en/docs/18.0/reference/programs/zk/zk_zip.md +++ b/content/en/docs/18.0/reference/programs/zk/zk_zip.md @@ -1,7 +1,7 @@ --- title: zip series: zk -commit: 0e61ba498e0344d37d6e1cae933ae14aa2804fcd +commit: b5b3114ab9371f882762dd66ae0efc5af3a3dbc0 --- ## zk zip diff --git a/content/en/docs/18.0/reference/programs/zkctl/_index.md b/content/en/docs/18.0/reference/programs/zkctl/_index.md index 2d7eb4d73..aa8c3b458 100644 --- a/content/en/docs/18.0/reference/programs/zkctl/_index.md +++ b/content/en/docs/18.0/reference/programs/zkctl/_index.md @@ -1,7 +1,7 @@ --- title: zkctl series: zkctl -commit: aa72dc8d9189843c0a49f32b54f6fc978f6dbcde +commit: b5b3114ab9371f882762dd66ae0efc5af3a3dbc0 --- ## zkctl diff --git a/content/en/docs/18.0/reference/programs/zkctl/zkctl_init.md b/content/en/docs/18.0/reference/programs/zkctl/zkctl_init.md index 71967f72f..d3198dff5 100644 --- a/content/en/docs/18.0/reference/programs/zkctl/zkctl_init.md +++ b/content/en/docs/18.0/reference/programs/zkctl/zkctl_init.md @@ -1,7 +1,7 @@ --- title: init series: zkctl -commit: d3012c188ea0cfc6837917fc6642ea23be9bb1ff +commit: b5b3114ab9371f882762dd66ae0efc5af3a3dbc0 --- ## zkctl init @@ -24,7 +24,7 @@ zkctl init [flags] --config-file string Full path of the config file (with extension) to use. If set, --config-path, --config-type, and --config-name are ignored. --config-file-not-found-handling ConfigFileNotFoundHandling Behavior when a config file is not found. (Options: error, exit, ignore, warn) (default warn) --config-name string Name of the config file (without extension) to search for. (default "vtconfig") - --config-path strings Paths to search for config files in. (default [/tmp/pull_request_handler/vitess]) + --config-path strings Paths to search for config files in. (default []) --config-persistence-min-interval duration minimum interval between persisting dynamic config changes back to disk (if no change has occurred, nothing is done). (default 1s) --config-type string Config file type (omit to infer config type from file extension). --keep_logs duration keep logs for this long (using ctime) (zero to keep forever) diff --git a/content/en/docs/18.0/reference/programs/zkctl/zkctl_shutdown.md b/content/en/docs/18.0/reference/programs/zkctl/zkctl_shutdown.md index 639187d33..618cf7f4e 100644 --- a/content/en/docs/18.0/reference/programs/zkctl/zkctl_shutdown.md +++ b/content/en/docs/18.0/reference/programs/zkctl/zkctl_shutdown.md @@ -1,7 +1,7 @@ --- title: shutdown series: zkctl -commit: d3012c188ea0cfc6837917fc6642ea23be9bb1ff +commit: b5b3114ab9371f882762dd66ae0efc5af3a3dbc0 --- ## zkctl shutdown @@ -24,7 +24,7 @@ zkctl shutdown [flags] --config-file string Full path of the config file (with extension) to use. If set, --config-path, --config-type, and --config-name are ignored. --config-file-not-found-handling ConfigFileNotFoundHandling Behavior when a config file is not found. (Options: error, exit, ignore, warn) (default warn) --config-name string Name of the config file (without extension) to search for. (default "vtconfig") - --config-path strings Paths to search for config files in. (default [/tmp/pull_request_handler/vitess]) + --config-path strings Paths to search for config files in. (default []) --config-persistence-min-interval duration minimum interval between persisting dynamic config changes back to disk (if no change has occurred, nothing is done). (default 1s) --config-type string Config file type (omit to infer config type from file extension). --keep_logs duration keep logs for this long (using ctime) (zero to keep forever) diff --git a/content/en/docs/18.0/reference/programs/zkctl/zkctl_start.md b/content/en/docs/18.0/reference/programs/zkctl/zkctl_start.md index 33518751e..4f1c28a96 100644 --- a/content/en/docs/18.0/reference/programs/zkctl/zkctl_start.md +++ b/content/en/docs/18.0/reference/programs/zkctl/zkctl_start.md @@ -1,7 +1,7 @@ --- title: start series: zkctl -commit: d3012c188ea0cfc6837917fc6642ea23be9bb1ff +commit: b5b3114ab9371f882762dd66ae0efc5af3a3dbc0 --- ## zkctl start @@ -24,7 +24,7 @@ zkctl start [flags] --config-file string Full path of the config file (with extension) to use. If set, --config-path, --config-type, and --config-name are ignored. --config-file-not-found-handling ConfigFileNotFoundHandling Behavior when a config file is not found. (Options: error, exit, ignore, warn) (default warn) --config-name string Name of the config file (without extension) to search for. (default "vtconfig") - --config-path strings Paths to search for config files in. (default [/tmp/pull_request_handler/vitess]) + --config-path strings Paths to search for config files in. (default []) --config-persistence-min-interval duration minimum interval between persisting dynamic config changes back to disk (if no change has occurred, nothing is done). (default 1s) --config-type string Config file type (omit to infer config type from file extension). --keep_logs duration keep logs for this long (using ctime) (zero to keep forever) diff --git a/content/en/docs/18.0/reference/programs/zkctl/zkctl_teardown.md b/content/en/docs/18.0/reference/programs/zkctl/zkctl_teardown.md index 2f04830d1..7f27685de 100644 --- a/content/en/docs/18.0/reference/programs/zkctl/zkctl_teardown.md +++ b/content/en/docs/18.0/reference/programs/zkctl/zkctl_teardown.md @@ -1,7 +1,7 @@ --- title: teardown series: zkctl -commit: d3012c188ea0cfc6837917fc6642ea23be9bb1ff +commit: b5b3114ab9371f882762dd66ae0efc5af3a3dbc0 --- ## zkctl teardown @@ -24,7 +24,7 @@ zkctl teardown [flags] --config-file string Full path of the config file (with extension) to use. If set, --config-path, --config-type, and --config-name are ignored. --config-file-not-found-handling ConfigFileNotFoundHandling Behavior when a config file is not found. (Options: error, exit, ignore, warn) (default warn) --config-name string Name of the config file (without extension) to search for. (default "vtconfig") - --config-path strings Paths to search for config files in. (default [/tmp/pull_request_handler/vitess]) + --config-path strings Paths to search for config files in. (default []) --config-persistence-min-interval duration minimum interval between persisting dynamic config changes back to disk (if no change has occurred, nothing is done). (default 1s) --config-type string Config file type (omit to infer config type from file extension). --keep_logs duration keep logs for this long (using ctime) (zero to keep forever) diff --git a/content/en/docs/18.0/reference/programs/zkctld/_index.md b/content/en/docs/18.0/reference/programs/zkctld/_index.md index a5d600cf4..d06b0ef04 100644 --- a/content/en/docs/18.0/reference/programs/zkctld/_index.md +++ b/content/en/docs/18.0/reference/programs/zkctld/_index.md @@ -1,7 +1,7 @@ --- title: zkctld series: zkctld -commit: b2d7604e4e0728329314500c182c3192cee74510 +commit: b5b3114ab9371f882762dd66ae0efc5af3a3dbc0 --- ## zkctld diff --git a/content/en/docs/19.0/reference/programs/mysqlctl/_index.md b/content/en/docs/19.0/reference/programs/mysqlctl/_index.md index 4689c4b24..5dff9e67a 100644 --- a/content/en/docs/19.0/reference/programs/mysqlctl/_index.md +++ b/content/en/docs/19.0/reference/programs/mysqlctl/_index.md @@ -1,7 +1,7 @@ --- title: mysqlctl series: mysqlctl -commit: 2929deecbcdad21ca991cff62db8205e78cc4452 +commit: cb5464edf5d7075feae744f3580f8bc626d185aa --- ## mysqlctl @@ -80,7 +80,7 @@ This helps ensure that `mysqld` is automatically restarted after failures. --pid_file string If set, the process will write its pid to the named file, and delete it on graceful shutdown. --pool_hostname_resolve_interval duration if set force an update to all hostnames and reconnect if changed, defaults to 0 (disabled) --pprof strings enable profiling - --pprof-http enable pprof http endpoints + --pprof-http enable pprof http endpoints (default true) --purge_logs_interval duration how often try to remove old logs (default 1h0m0s) --replication_connect_retry duration how long to wait in between replica reconnect attempts. Only precise to the second. (default 10s) --security_policy string the name of a registered security policy to use for controlling access to URLs - empty means allow all for anyone (built-in policies: deny-all, read-only) diff --git a/content/en/docs/19.0/reference/programs/mysqlctl/mysqlctl_init.md b/content/en/docs/19.0/reference/programs/mysqlctl/mysqlctl_init.md index 7de413436..6d211a0b1 100644 --- a/content/en/docs/19.0/reference/programs/mysqlctl/mysqlctl_init.md +++ b/content/en/docs/19.0/reference/programs/mysqlctl/mysqlctl_init.md @@ -1,7 +1,7 @@ --- title: init series: mysqlctl -commit: 2929deecbcdad21ca991cff62db8205e78cc4452 +commit: cb5464edf5d7075feae744f3580f8bc626d185aa --- ## mysqlctl init @@ -44,7 +44,7 @@ mysqlctl \ --config-file string Full path of the config file (with extension) to use. If set, --config-path, --config-type, and --config-name are ignored. --config-file-not-found-handling ConfigFileNotFoundHandling Behavior when a config file is not found. (Options: error, exit, ignore, warn) (default warn) --config-name string Name of the config file (without extension) to search for. (default "vtconfig") - --config-path strings Paths to search for config files in. (default [/tmp/pull_request_handler/vitess]) + --config-path strings Paths to search for config files in. (default []) --config-persistence-min-interval duration minimum interval between persisting dynamic config changes back to disk (if no change has occurred, nothing is done). (default 1s) --config-type string Config file type (omit to infer config type from file extension). --db-credentials-file string db credentials file; send SIGHUP to reload this file @@ -98,7 +98,7 @@ mysqlctl \ --pid_file string If set, the process will write its pid to the named file, and delete it on graceful shutdown. --pool_hostname_resolve_interval duration if set force an update to all hostnames and reconnect if changed, defaults to 0 (disabled) --pprof strings enable profiling - --pprof-http enable pprof http endpoints + --pprof-http enable pprof http endpoints (default true) --purge_logs_interval duration how often try to remove old logs (default 1h0m0s) --replication_connect_retry duration how long to wait in between replica reconnect attempts. Only precise to the second. (default 10s) --security_policy string the name of a registered security policy to use for controlling access to URLs - empty means allow all for anyone (built-in policies: deny-all, read-only) diff --git a/content/en/docs/19.0/reference/programs/mysqlctl/mysqlctl_init_config.md b/content/en/docs/19.0/reference/programs/mysqlctl/mysqlctl_init_config.md index 6ba7dee4c..7d9a7d981 100644 --- a/content/en/docs/19.0/reference/programs/mysqlctl/mysqlctl_init_config.md +++ b/content/en/docs/19.0/reference/programs/mysqlctl/mysqlctl_init_config.md @@ -1,7 +1,7 @@ --- title: init config series: mysqlctl -commit: 2929deecbcdad21ca991cff62db8205e78cc4452 +commit: cb5464edf5d7075feae744f3580f8bc626d185aa --- ## mysqlctl init_config @@ -42,7 +42,7 @@ mysqlctl \ --config-file string Full path of the config file (with extension) to use. If set, --config-path, --config-type, and --config-name are ignored. --config-file-not-found-handling ConfigFileNotFoundHandling Behavior when a config file is not found. (Options: error, exit, ignore, warn) (default warn) --config-name string Name of the config file (without extension) to search for. (default "vtconfig") - --config-path strings Paths to search for config files in. (default [/tmp/pull_request_handler/vitess]) + --config-path strings Paths to search for config files in. (default []) --config-persistence-min-interval duration minimum interval between persisting dynamic config changes back to disk (if no change has occurred, nothing is done). (default 1s) --config-type string Config file type (omit to infer config type from file extension). --db-credentials-file string db credentials file; send SIGHUP to reload this file @@ -96,7 +96,7 @@ mysqlctl \ --pid_file string If set, the process will write its pid to the named file, and delete it on graceful shutdown. --pool_hostname_resolve_interval duration if set force an update to all hostnames and reconnect if changed, defaults to 0 (disabled) --pprof strings enable profiling - --pprof-http enable pprof http endpoints + --pprof-http enable pprof http endpoints (default true) --purge_logs_interval duration how often try to remove old logs (default 1h0m0s) --replication_connect_retry duration how long to wait in between replica reconnect attempts. Only precise to the second. (default 10s) --security_policy string the name of a registered security policy to use for controlling access to URLs - empty means allow all for anyone (built-in policies: deny-all, read-only) diff --git a/content/en/docs/19.0/reference/programs/mysqlctl/mysqlctl_position.md b/content/en/docs/19.0/reference/programs/mysqlctl/mysqlctl_position.md index 161bdf95c..1652f1c6e 100644 --- a/content/en/docs/19.0/reference/programs/mysqlctl/mysqlctl_position.md +++ b/content/en/docs/19.0/reference/programs/mysqlctl/mysqlctl_position.md @@ -1,7 +1,7 @@ --- title: position series: mysqlctl -commit: 2929deecbcdad21ca991cff62db8205e78cc4452 +commit: cb5464edf5d7075feae744f3580f8bc626d185aa --- ## mysqlctl position @@ -27,7 +27,7 @@ mysqlctl position [flags] --config-file string Full path of the config file (with extension) to use. If set, --config-path, --config-type, and --config-name are ignored. --config-file-not-found-handling ConfigFileNotFoundHandling Behavior when a config file is not found. (Options: error, exit, ignore, warn) (default warn) --config-name string Name of the config file (without extension) to search for. (default "vtconfig") - --config-path strings Paths to search for config files in. (default [/tmp/pull_request_handler/vitess]) + --config-path strings Paths to search for config files in. (default []) --config-persistence-min-interval duration minimum interval between persisting dynamic config changes back to disk (if no change has occurred, nothing is done). (default 1s) --config-type string Config file type (omit to infer config type from file extension). --db-credentials-file string db credentials file; send SIGHUP to reload this file @@ -81,7 +81,7 @@ mysqlctl position [flags] --pid_file string If set, the process will write its pid to the named file, and delete it on graceful shutdown. --pool_hostname_resolve_interval duration if set force an update to all hostnames and reconnect if changed, defaults to 0 (disabled) --pprof strings enable profiling - --pprof-http enable pprof http endpoints + --pprof-http enable pprof http endpoints (default true) --purge_logs_interval duration how often try to remove old logs (default 1h0m0s) --replication_connect_retry duration how long to wait in between replica reconnect attempts. Only precise to the second. (default 10s) --security_policy string the name of a registered security policy to use for controlling access to URLs - empty means allow all for anyone (built-in policies: deny-all, read-only) diff --git a/content/en/docs/19.0/reference/programs/mysqlctl/mysqlctl_reinit_config.md b/content/en/docs/19.0/reference/programs/mysqlctl/mysqlctl_reinit_config.md index e8bcda005..6547d4c90 100644 --- a/content/en/docs/19.0/reference/programs/mysqlctl/mysqlctl_reinit_config.md +++ b/content/en/docs/19.0/reference/programs/mysqlctl/mysqlctl_reinit_config.md @@ -1,7 +1,7 @@ --- title: reinit config series: mysqlctl -commit: 2929deecbcdad21ca991cff62db8205e78cc4452 +commit: cb5464edf5d7075feae744f3580f8bc626d185aa --- ## mysqlctl reinit_config @@ -42,7 +42,7 @@ mysqlctl \ --config-file string Full path of the config file (with extension) to use. If set, --config-path, --config-type, and --config-name are ignored. --config-file-not-found-handling ConfigFileNotFoundHandling Behavior when a config file is not found. (Options: error, exit, ignore, warn) (default warn) --config-name string Name of the config file (without extension) to search for. (default "vtconfig") - --config-path strings Paths to search for config files in. (default [/tmp/pull_request_handler/vitess]) + --config-path strings Paths to search for config files in. (default []) --config-persistence-min-interval duration minimum interval between persisting dynamic config changes back to disk (if no change has occurred, nothing is done). (default 1s) --config-type string Config file type (omit to infer config type from file extension). --db-credentials-file string db credentials file; send SIGHUP to reload this file @@ -96,7 +96,7 @@ mysqlctl \ --pid_file string If set, the process will write its pid to the named file, and delete it on graceful shutdown. --pool_hostname_resolve_interval duration if set force an update to all hostnames and reconnect if changed, defaults to 0 (disabled) --pprof strings enable profiling - --pprof-http enable pprof http endpoints + --pprof-http enable pprof http endpoints (default true) --purge_logs_interval duration how often try to remove old logs (default 1h0m0s) --replication_connect_retry duration how long to wait in between replica reconnect attempts. Only precise to the second. (default 10s) --security_policy string the name of a registered security policy to use for controlling access to URLs - empty means allow all for anyone (built-in policies: deny-all, read-only) diff --git a/content/en/docs/19.0/reference/programs/mysqlctl/mysqlctl_shutdown.md b/content/en/docs/19.0/reference/programs/mysqlctl/mysqlctl_shutdown.md index d154f302a..d220b3ed5 100644 --- a/content/en/docs/19.0/reference/programs/mysqlctl/mysqlctl_shutdown.md +++ b/content/en/docs/19.0/reference/programs/mysqlctl/mysqlctl_shutdown.md @@ -1,7 +1,7 @@ --- title: shutdown series: mysqlctl -commit: 2929deecbcdad21ca991cff62db8205e78cc4452 +commit: cb5464edf5d7075feae744f3580f8bc626d185aa --- ## mysqlctl shutdown @@ -40,7 +40,7 @@ mysqlctl --tablet_uid 101 --alsologtostderr shutdown --config-file string Full path of the config file (with extension) to use. If set, --config-path, --config-type, and --config-name are ignored. --config-file-not-found-handling ConfigFileNotFoundHandling Behavior when a config file is not found. (Options: error, exit, ignore, warn) (default warn) --config-name string Name of the config file (without extension) to search for. (default "vtconfig") - --config-path strings Paths to search for config files in. (default [/tmp/pull_request_handler/vitess]) + --config-path strings Paths to search for config files in. (default []) --config-persistence-min-interval duration minimum interval between persisting dynamic config changes back to disk (if no change has occurred, nothing is done). (default 1s) --config-type string Config file type (omit to infer config type from file extension). --db-credentials-file string db credentials file; send SIGHUP to reload this file @@ -94,7 +94,7 @@ mysqlctl --tablet_uid 101 --alsologtostderr shutdown --pid_file string If set, the process will write its pid to the named file, and delete it on graceful shutdown. --pool_hostname_resolve_interval duration if set force an update to all hostnames and reconnect if changed, defaults to 0 (disabled) --pprof strings enable profiling - --pprof-http enable pprof http endpoints + --pprof-http enable pprof http endpoints (default true) --purge_logs_interval duration how often try to remove old logs (default 1h0m0s) --replication_connect_retry duration how long to wait in between replica reconnect attempts. Only precise to the second. (default 10s) --security_policy string the name of a registered security policy to use for controlling access to URLs - empty means allow all for anyone (built-in policies: deny-all, read-only) diff --git a/content/en/docs/19.0/reference/programs/mysqlctl/mysqlctl_start.md b/content/en/docs/19.0/reference/programs/mysqlctl/mysqlctl_start.md index 74589ee41..37e456ff0 100644 --- a/content/en/docs/19.0/reference/programs/mysqlctl/mysqlctl_start.md +++ b/content/en/docs/19.0/reference/programs/mysqlctl/mysqlctl_start.md @@ -1,7 +1,7 @@ --- title: start series: mysqlctl -commit: 2929deecbcdad21ca991cff62db8205e78cc4452 +commit: cb5464edf5d7075feae744f3580f8bc626d185aa --- ## mysqlctl start @@ -39,7 +39,7 @@ mysqlctl --tablet_uid 101 --alsologtostderr start --config-file string Full path of the config file (with extension) to use. If set, --config-path, --config-type, and --config-name are ignored. --config-file-not-found-handling ConfigFileNotFoundHandling Behavior when a config file is not found. (Options: error, exit, ignore, warn) (default warn) --config-name string Name of the config file (without extension) to search for. (default "vtconfig") - --config-path strings Paths to search for config files in. (default [/tmp/pull_request_handler/vitess]) + --config-path strings Paths to search for config files in. (default []) --config-persistence-min-interval duration minimum interval between persisting dynamic config changes back to disk (if no change has occurred, nothing is done). (default 1s) --config-type string Config file type (omit to infer config type from file extension). --db-credentials-file string db credentials file; send SIGHUP to reload this file @@ -93,7 +93,7 @@ mysqlctl --tablet_uid 101 --alsologtostderr start --pid_file string If set, the process will write its pid to the named file, and delete it on graceful shutdown. --pool_hostname_resolve_interval duration if set force an update to all hostnames and reconnect if changed, defaults to 0 (disabled) --pprof strings enable profiling - --pprof-http enable pprof http endpoints + --pprof-http enable pprof http endpoints (default true) --purge_logs_interval duration how often try to remove old logs (default 1h0m0s) --replication_connect_retry duration how long to wait in between replica reconnect attempts. Only precise to the second. (default 10s) --security_policy string the name of a registered security policy to use for controlling access to URLs - empty means allow all for anyone (built-in policies: deny-all, read-only) diff --git a/content/en/docs/19.0/reference/programs/mysqlctl/mysqlctl_teardown.md b/content/en/docs/19.0/reference/programs/mysqlctl/mysqlctl_teardown.md index 5c6a748ec..1ec88e1cb 100644 --- a/content/en/docs/19.0/reference/programs/mysqlctl/mysqlctl_teardown.md +++ b/content/en/docs/19.0/reference/programs/mysqlctl/mysqlctl_teardown.md @@ -1,7 +1,7 @@ --- title: teardown series: mysqlctl -commit: 2929deecbcdad21ca991cff62db8205e78cc4452 +commit: cb5464edf5d7075feae744f3580f8bc626d185aa --- ## mysqlctl teardown @@ -43,7 +43,7 @@ mysqlctl --tablet_uid 101 --alsologtostderr teardown --config-file string Full path of the config file (with extension) to use. If set, --config-path, --config-type, and --config-name are ignored. --config-file-not-found-handling ConfigFileNotFoundHandling Behavior when a config file is not found. (Options: error, exit, ignore, warn) (default warn) --config-name string Name of the config file (without extension) to search for. (default "vtconfig") - --config-path strings Paths to search for config files in. (default [/tmp/pull_request_handler/vitess]) + --config-path strings Paths to search for config files in. (default []) --config-persistence-min-interval duration minimum interval between persisting dynamic config changes back to disk (if no change has occurred, nothing is done). (default 1s) --config-type string Config file type (omit to infer config type from file extension). --db-credentials-file string db credentials file; send SIGHUP to reload this file @@ -97,7 +97,7 @@ mysqlctl --tablet_uid 101 --alsologtostderr teardown --pid_file string If set, the process will write its pid to the named file, and delete it on graceful shutdown. --pool_hostname_resolve_interval duration if set force an update to all hostnames and reconnect if changed, defaults to 0 (disabled) --pprof strings enable profiling - --pprof-http enable pprof http endpoints + --pprof-http enable pprof http endpoints (default true) --purge_logs_interval duration how often try to remove old logs (default 1h0m0s) --replication_connect_retry duration how long to wait in between replica reconnect attempts. Only precise to the second. (default 10s) --security_policy string the name of a registered security policy to use for controlling access to URLs - empty means allow all for anyone (built-in policies: deny-all, read-only) diff --git a/content/en/docs/19.0/reference/programs/mysqlctld/_index.md b/content/en/docs/19.0/reference/programs/mysqlctld/_index.md index 81d610daa..7bc54453e 100644 --- a/content/en/docs/19.0/reference/programs/mysqlctld/_index.md +++ b/content/en/docs/19.0/reference/programs/mysqlctld/_index.md @@ -1,7 +1,7 @@ --- title: mysqlctld series: mysqlctld -commit: 2929deecbcdad21ca991cff62db8205e78cc4452 +commit: cb5464edf5d7075feae744f3580f8bc626d185aa --- ## mysqlctld @@ -101,8 +101,6 @@ mysqlctld \ --grpc_server_initial_window_size int gRPC server initial window size --grpc_server_keepalive_enforcement_policy_min_time duration gRPC server minimum keepalive time (default 10s) --grpc_server_keepalive_enforcement_policy_permit_without_stream gRPC server permit client keepalive pings even when there are no active streams (RPCs) - --grpc_server_keepalive_time duration After a duration of this time, if the server doesn't see any activity, it pings the client to see if the transport is still alive. (default 10s) - --grpc_server_keepalive_timeout duration After having pinged for keepalive check, the server waits for a duration of Timeout and if no activity is seen even after that the connection is closed. (default 10s) -h, --help help for mysqlctld --init_db_sql_file string Path to .sql file to run after mysqld initialization --keep_logs duration keep logs for this long (using ctime) (zero to keep forever) @@ -125,7 +123,7 @@ mysqlctld \ --pool_hostname_resolve_interval duration if set force an update to all hostnames and reconnect if changed, defaults to 0 (disabled) --port int port for the server --pprof strings enable profiling - --pprof-http enable pprof http endpoints + --pprof-http enable pprof http endpoints (default true) --purge_logs_interval duration how often try to remove old logs (default 1h0m0s) --replication_connect_retry duration how long to wait in between replica reconnect attempts. Only precise to the second. (default 10s) --security_policy string the name of a registered security policy to use for controlling access to URLs - empty means allow all for anyone (built-in policies: deny-all, read-only) diff --git a/content/en/docs/19.0/reference/programs/topo2topo/_index.md b/content/en/docs/19.0/reference/programs/topo2topo/_index.md index 1d3cc4af8..843a73bb4 100644 --- a/content/en/docs/19.0/reference/programs/topo2topo/_index.md +++ b/content/en/docs/19.0/reference/programs/topo2topo/_index.md @@ -1,7 +1,7 @@ --- title: topo2topo series: topo2topo -commit: 2929deecbcdad21ca991cff62db8205e78cc4452 +commit: cb5464edf5d7075feae744f3580f8bc626d185aa --- ## topo2topo @@ -47,7 +47,7 @@ topo2topo [flags] --log_rotate_max_size uint size in bytes at which logs are rotated (glog.MaxSize) (default 1887436800) --logtostderr log to standard error instead of files --pprof strings enable profiling - --pprof-http enable pprof http endpoints + --pprof-http enable pprof http endpoints (default true) --purge_logs_interval duration how often try to remove old logs (default 1h0m0s) --security_policy string the name of a registered security policy to use for controlling access to URLs - empty means allow all for anyone (built-in policies: deny-all, read-only) --stderrthreshold severityFlag logs at or above this threshold go to stderr (default 1) diff --git a/content/en/docs/19.0/reference/programs/vtaclcheck/_index.md b/content/en/docs/19.0/reference/programs/vtaclcheck/_index.md index 9a660fc04..5ca35a757 100644 --- a/content/en/docs/19.0/reference/programs/vtaclcheck/_index.md +++ b/content/en/docs/19.0/reference/programs/vtaclcheck/_index.md @@ -1,7 +1,7 @@ --- title: vtaclcheck series: vtaclcheck -commit: 2929deecbcdad21ca991cff62db8205e78cc4452 +commit: cb5464edf5d7075feae744f3580f8bc626d185aa --- ## vtaclcheck @@ -31,7 +31,7 @@ vtaclcheck [flags] --log_rotate_max_size uint size in bytes at which logs are rotated (glog.MaxSize) (default 1887436800) --logtostderr log to standard error instead of files --pprof strings enable profiling - --pprof-http enable pprof http endpoints + --pprof-http enable pprof http endpoints (default true) --purge_logs_interval duration how often try to remove old logs (default 1h0m0s) --security_policy string the name of a registered security policy to use for controlling access to URLs - empty means allow all for anyone (built-in policies: deny-all, read-only) --static-auth-file string The path of the auth_server_static JSON file to check diff --git a/content/en/docs/19.0/reference/programs/vtbackup/_index.md b/content/en/docs/19.0/reference/programs/vtbackup/_index.md index a668a94cb..ce6357ffb 100644 --- a/content/en/docs/19.0/reference/programs/vtbackup/_index.md +++ b/content/en/docs/19.0/reference/programs/vtbackup/_index.md @@ -1,7 +1,7 @@ --- title: vtbackup series: vtbackup -commit: 2929deecbcdad21ca991cff62db8205e78cc4452 +commit: cb5464edf5d7075feae744f3580f8bc626d185aa --- ## vtbackup @@ -197,7 +197,7 @@ vtbackup [flags] --opentsdb_uri string URI of opentsdb /api/put method --port int port for the server --pprof strings enable profiling - --pprof-http enable pprof http endpoints + --pprof-http enable pprof http endpoints (default true) --purge_logs_interval duration how often try to remove old logs (default 1h0m0s) --remote_operation_timeout duration time to wait for a remote operation (default 15s) --restart_before_backup Perform a mysqld clean/full restart after applying binlogs, but before taking the backup. Only makes sense to work around xtrabackup bugs. diff --git a/content/en/docs/19.0/reference/programs/vtclient/_index.md b/content/en/docs/19.0/reference/programs/vtclient/_index.md index 2b4d6650d..0a07809d1 100644 --- a/content/en/docs/19.0/reference/programs/vtclient/_index.md +++ b/content/en/docs/19.0/reference/programs/vtclient/_index.md @@ -1,7 +1,7 @@ --- title: vtclient series: vtclient -commit: 2929deecbcdad21ca991cff62db8205e78cc4452 +commit: cb5464edf5d7075feae744f3580f8bc626d185aa --- ## vtclient @@ -55,7 +55,7 @@ vtclient --server vtgate:15991 --target '@primary' --bind_variables '[ 12345, 1, --mysql_server_version string MySQL server version to advertise. (default "8.0.30-Vitess") --parallel int DMLs only: Number of threads executing the same query in parallel. Useful for simple load testing. (default 1) --pprof strings enable profiling - --pprof-http enable pprof http endpoints + --pprof-http enable pprof http endpoints (default true) --purge_logs_interval duration how often try to remove old logs (default 1h0m0s) --qps int queries per second to throttle each thread at. --security_policy string the name of a registered security policy to use for controlling access to URLs - empty means allow all for anyone (built-in policies: deny-all, read-only) diff --git a/content/en/docs/19.0/reference/programs/vtcombo/_index.md b/content/en/docs/19.0/reference/programs/vtcombo/_index.md index 08f3a1ab1..6cfcd9151 100644 --- a/content/en/docs/19.0/reference/programs/vtcombo/_index.md +++ b/content/en/docs/19.0/reference/programs/vtcombo/_index.md @@ -1,7 +1,7 @@ --- title: vtcombo series: vtcombo -commit: 2929deecbcdad21ca991cff62db8205e78cc4452 +commit: cb5464edf5d7075feae744f3580f8bc626d185aa --- ## vtcombo @@ -178,8 +178,6 @@ vtcombo [flags] --grpc_server_initial_window_size int gRPC server initial window size --grpc_server_keepalive_enforcement_policy_min_time duration gRPC server minimum keepalive time (default 10s) --grpc_server_keepalive_enforcement_policy_permit_without_stream gRPC server permit client keepalive pings even when there are no active streams (RPCs) - --grpc_server_keepalive_time duration After a duration of this time, if the server doesn't see any activity, it pings the client to see if the transport is still alive. (default 10s) - --grpc_server_keepalive_timeout duration After having pinged for keepalive check, the server waits for a duration of Timeout and if no activity is seen even after that the connection is closed. (default 10s) --grpc_use_effective_callerid If set, and SSL is not used, will set the immediate caller id from the effective caller id's principal. --health_check_interval duration Interval between health checks (default 20s) --healthcheck_retry_delay duration health check retry delay (default 2ms) @@ -273,7 +271,7 @@ vtcombo [flags] --pool_hostname_resolve_interval duration if set force an update to all hostnames and reconnect if changed, defaults to 0 (disabled) --port int port for the server --pprof strings enable profiling - --pprof-http enable pprof http endpoints + --pprof-http enable pprof http endpoints (default true) --proto_topo vttest.TopoData vttest proto definition of the topology, encoded in compact text format. See vttest.proto for more information. --proxy_protocol Enable HAProxy PROXY protocol on MySQL listener socket --proxy_tablets Setting this true will make vtctld proxy the tablet status instead of redirecting to them @@ -298,21 +296,18 @@ vtcombo [flags] --queryserver-config-pool-size int query server read pool size, connection pool is used by regular queries (non streaming, not in a transaction) (default 16) --queryserver-config-query-cache-memory int query server query cache size in bytes, maximum amount of memory to be used for caching. vttablet analyzes every incoming query and generate a query plan, these plans are being cached in a lru cache. This config controls the capacity of the lru cache. (default 33554432) --queryserver-config-query-pool-timeout duration query server query pool timeout, it is how long vttablet waits for a connection from the query pool. If set to 0 (default) then the overall query timeout is used instead. - --queryserver-config-query-pool-waiter-cap int query server query pool waiter limit, this is the maximum number of queries that can be queued waiting to get a connection (default 5000) --queryserver-config-query-timeout duration query server query timeout, this is the query timeout in vttablet side. If a query takes more than this timeout, it will be killed. (default 30s) --queryserver-config-schema-change-signal query server schema signal, will signal connected vtgates that schema has changed whenever this is detected. VTGates will need to have -schema_change_signal enabled for this to work (default true) --queryserver-config-schema-reload-time duration query server schema reload time, how often vttablet reloads schemas from underlying MySQL instance. vttablet keeps table schemas in its own memory and periodically refreshes it from MySQL. This config controls the reload time. (default 30m0s) --queryserver-config-stream-buffer-size int query server stream buffer size, the maximum number of bytes sent from vttablet for each stream call. It's recommended to keep this value in sync with vtgate's stream_buffer_size. (default 32768) --queryserver-config-stream-pool-size int query server stream connection pool size, stream pool is used by stream queries: queries that return results to client in a streaming fashion (default 200) --queryserver-config-stream-pool-timeout duration query server stream pool timeout, it is how long vttablet waits for a connection from the stream pool. If set to 0 (default) then there is no timeout. - --queryserver-config-stream-pool-waiter-cap int query server stream pool waiter limit, this is the maximum number of streaming queries that can be queued waiting to get a connection --queryserver-config-strict-table-acl only allow queries that pass table acl checks --queryserver-config-terse-errors prevent bind vars from escaping in client error messages --queryserver-config-transaction-cap int query server transaction cap is the maximum number of transactions allowed to happen at any given point of a time for a single vttablet. E.g. by setting transaction cap to 100, there are at most 100 transactions will be processed by a vttablet and the 101th transaction will be blocked (and fail if it cannot get connection within specified timeout) (default 20) --queryserver-config-transaction-timeout duration query server transaction timeout, a transaction will be killed if it takes longer than this value (default 30s) --queryserver-config-truncate-error-len int truncate errors sent to client if they are longer than this value (0 means do not truncate) --queryserver-config-txpool-timeout duration query server transaction pool timeout, it is how long vttablet waits if tx pool is full (default 1s) - --queryserver-config-txpool-waiter-cap int query server transaction pool waiter limit, this is the maximum number of transactions that can be queued waiting to get a connection (default 5000) --queryserver-config-warn-result-size int query server result size warning threshold, warn if number of rows returned from vttablet for non-streaming queries exceeds this --queryserver-enable-settings-pool Enable pooling of connections with modified system settings (default true) --queryserver-enable-views Enable views support in vttablet. diff --git a/content/en/docs/19.0/reference/programs/vtctld/_index.md b/content/en/docs/19.0/reference/programs/vtctld/_index.md index bc7e50f90..d7d84c23e 100644 --- a/content/en/docs/19.0/reference/programs/vtctld/_index.md +++ b/content/en/docs/19.0/reference/programs/vtctld/_index.md @@ -1,7 +1,7 @@ --- title: vtctld series: vtctld -commit: 2929deecbcdad21ca991cff62db8205e78cc4452 +commit: cb5464edf5d7075feae744f3580f8bc626d185aa --- ## vtctld @@ -100,8 +100,6 @@ vtctld \ --grpc_server_initial_window_size int gRPC server initial window size --grpc_server_keepalive_enforcement_policy_min_time duration gRPC server minimum keepalive time (default 10s) --grpc_server_keepalive_enforcement_policy_permit_without_stream gRPC server permit client keepalive pings even when there are no active streams (RPCs) - --grpc_server_keepalive_time duration After a duration of this time, if the server doesn't see any activity, it pings the client to see if the transport is still alive. (default 10s) - --grpc_server_keepalive_timeout duration After having pinged for keepalive check, the server waits for a duration of Timeout and if no activity is seen even after that the connection is closed. (default 10s) -h, --help help for vtctld --jaeger-agent-host string host and port to send spans to. if empty, no tracing will be done --keep_logs duration keep logs for this long (using ctime) (zero to keep forever) @@ -121,7 +119,7 @@ vtctld \ --pid_file string If set, the process will write its pid to the named file, and delete it on graceful shutdown. --port int port for the server --pprof strings enable profiling - --pprof-http enable pprof http endpoints + --pprof-http enable pprof http endpoints (default true) --proxy_tablets Setting this true will make vtctld proxy the tablet status instead of redirecting to them --purge_logs_interval duration how often try to remove old logs (default 1h0m0s) --remote_operation_timeout duration time to wait for a remote operation (default 15s) diff --git a/content/en/docs/19.0/reference/programs/vtgate/_index.md b/content/en/docs/19.0/reference/programs/vtgate/_index.md index 1aaa2bc3e..9e35e5637 100644 --- a/content/en/docs/19.0/reference/programs/vtgate/_index.md +++ b/content/en/docs/19.0/reference/programs/vtgate/_index.md @@ -1,7 +1,7 @@ --- title: vtgate series: vtgate -commit: 2929deecbcdad21ca991cff62db8205e78cc4452 +commit: cb5464edf5d7075feae744f3580f8bc626d185aa --- ## vtgate @@ -111,8 +111,6 @@ vtgate \ --grpc_server_initial_window_size int gRPC server initial window size --grpc_server_keepalive_enforcement_policy_min_time duration gRPC server minimum keepalive time (default 10s) --grpc_server_keepalive_enforcement_policy_permit_without_stream gRPC server permit client keepalive pings even when there are no active streams (RPCs) - --grpc_server_keepalive_time duration After a duration of this time, if the server doesn't see any activity, it pings the client to see if the transport is still alive. (default 10s) - --grpc_server_keepalive_timeout duration After having pinged for keepalive check, the server waits for a duration of Timeout and if no activity is seen even after that the connection is closed. (default 10s) --grpc_use_effective_callerid If set, and SSL is not used, will set the immediate caller id from the effective caller id's principal. --healthcheck_retry_delay duration health check retry delay (default 2ms) --healthcheck_timeout duration the health check timeout period (default 1m0s) @@ -183,7 +181,7 @@ vtgate \ --planner-version string Sets the default planner to use when the session has not changed it. Valid values are: Gen4, Gen4Greedy, Gen4Left2Right --port int port for the server --pprof strings enable profiling - --pprof-http enable pprof http endpoints + --pprof-http enable pprof http endpoints (default true) --proxy_protocol Enable HAProxy PROXY protocol on MySQL listener socket --purge_logs_interval duration how often try to remove old logs (default 1h0m0s) --query-timeout int Sets the default query timeout (in ms). Can be overridden by session variable (query_timeout) or comment directive (QUERY_TIMEOUT_MS) diff --git a/content/en/docs/19.0/reference/programs/vtgateclienttest/_index.md b/content/en/docs/19.0/reference/programs/vtgateclienttest/_index.md index dc513a74d..a0ab754e7 100644 --- a/content/en/docs/19.0/reference/programs/vtgateclienttest/_index.md +++ b/content/en/docs/19.0/reference/programs/vtgateclienttest/_index.md @@ -1,7 +1,7 @@ --- title: vtgateclienttest series: vtgateclienttest -commit: 2929deecbcdad21ca991cff62db8205e78cc4452 +commit: cb5464edf5d7075feae744f3580f8bc626d185aa --- ## vtgateclienttest @@ -50,8 +50,6 @@ vtgateclienttest [flags] --grpc_server_initial_window_size int gRPC server initial window size --grpc_server_keepalive_enforcement_policy_min_time duration gRPC server minimum keepalive time (default 10s) --grpc_server_keepalive_enforcement_policy_permit_without_stream gRPC server permit client keepalive pings even when there are no active streams (RPCs) - --grpc_server_keepalive_time duration After a duration of this time, if the server doesn't see any activity, it pings the client to see if the transport is still alive. (default 10s) - --grpc_server_keepalive_timeout duration After having pinged for keepalive check, the server waits for a duration of Timeout and if no activity is seen even after that the connection is closed. (default 10s) -h, --help help for vtgateclienttest --keep_logs duration keep logs for this long (using ctime) (zero to keep forever) --keep_logs_by_mtime duration keep logs for this long (using mtime) (zero to keep forever) @@ -68,7 +66,7 @@ vtgateclienttest [flags] --pid_file string If set, the process will write its pid to the named file, and delete it on graceful shutdown. --port int port for the server --pprof strings enable profiling - --pprof-http enable pprof http endpoints + --pprof-http enable pprof http endpoints (default true) --purge_logs_interval duration how often try to remove old logs (default 1h0m0s) --security_policy string the name of a registered security policy to use for controlling access to URLs - empty means allow all for anyone (built-in policies: deny-all, read-only) --service_map strings comma separated list of services to enable (or disable if prefixed with '-') Example: grpc-queryservice diff --git a/content/en/docs/19.0/reference/programs/vtorc/_index.md b/content/en/docs/19.0/reference/programs/vtorc/_index.md index fbbea7a05..38b936574 100644 --- a/content/en/docs/19.0/reference/programs/vtorc/_index.md +++ b/content/en/docs/19.0/reference/programs/vtorc/_index.md @@ -1,7 +1,7 @@ --- title: vtorc series: vtorc -commit: 2929deecbcdad21ca991cff62db8205e78cc4452 +commit: cb5464edf5d7075feae744f3580f8bc626d185aa --- ## vtorc @@ -74,7 +74,7 @@ vtorc \ --pid_file string If set, the process will write its pid to the named file, and delete it on graceful shutdown. --port int port for the server --pprof strings enable profiling - --pprof-http enable pprof http endpoints + --pprof-http enable pprof http endpoints (default true) --prevent-cross-cell-failover Prevent VTOrc from promoting a primary in a different cell than the current primary in case of a failover --purge_logs_interval duration how often try to remove old logs (default 1h0m0s) --reasonable-replication-lag duration Maximum replication lag on replicas which is deemed to be acceptable (default 10s) diff --git a/content/en/docs/19.0/reference/programs/vttablet/_index.md b/content/en/docs/19.0/reference/programs/vttablet/_index.md index d8601860f..b52a6724b 100644 --- a/content/en/docs/19.0/reference/programs/vttablet/_index.md +++ b/content/en/docs/19.0/reference/programs/vttablet/_index.md @@ -1,7 +1,7 @@ --- title: vttablet series: vttablet -commit: 2929deecbcdad21ca991cff62db8205e78cc4452 +commit: cb5464edf5d7075feae744f3580f8bc626d185aa --- ## vttablet @@ -211,8 +211,6 @@ vttablet \ --grpc_server_initial_window_size int gRPC server initial window size --grpc_server_keepalive_enforcement_policy_min_time duration gRPC server minimum keepalive time (default 10s) --grpc_server_keepalive_enforcement_policy_permit_without_stream gRPC server permit client keepalive pings even when there are no active streams (RPCs) - --grpc_server_keepalive_time duration After a duration of this time, if the server doesn't see any activity, it pings the client to see if the transport is still alive. (default 10s) - --grpc_server_keepalive_timeout duration After having pinged for keepalive check, the server waits for a duration of Timeout and if no activity is seen even after that the connection is closed. (default 10s) --health_check_interval duration Interval between health checks (default 20s) --heartbeat_enable If true, vttablet records (if master) or checks (if replica) the current time of a replication heartbeat in the sidecar database's heartbeat table. The result is used to inform the serving state of the vttablet via healthchecks. --heartbeat_interval duration How frequently to read and write replication heartbeat. (default 1s) @@ -274,7 +272,7 @@ vttablet \ --pool_hostname_resolve_interval duration if set force an update to all hostnames and reconnect if changed, defaults to 0 (disabled) --port int port for the server --pprof strings enable profiling - --pprof-http enable pprof http endpoints + --pprof-http enable pprof http endpoints (default true) --pt-osc-path string override default pt-online-schema-change binary full path --publish_retry_interval duration how long vttablet waits to retry publishing the tablet record (default 30s) --purge_logs_interval duration how often try to remove old logs (default 1h0m0s) @@ -294,21 +292,18 @@ vttablet \ --queryserver-config-pool-size int query server read pool size, connection pool is used by regular queries (non streaming, not in a transaction) (default 16) --queryserver-config-query-cache-memory int query server query cache size in bytes, maximum amount of memory to be used for caching. vttablet analyzes every incoming query and generate a query plan, these plans are being cached in a lru cache. This config controls the capacity of the lru cache. (default 33554432) --queryserver-config-query-pool-timeout duration query server query pool timeout, it is how long vttablet waits for a connection from the query pool. If set to 0 (default) then the overall query timeout is used instead. - --queryserver-config-query-pool-waiter-cap int query server query pool waiter limit, this is the maximum number of queries that can be queued waiting to get a connection (default 5000) --queryserver-config-query-timeout duration query server query timeout, this is the query timeout in vttablet side. If a query takes more than this timeout, it will be killed. (default 30s) --queryserver-config-schema-change-signal query server schema signal, will signal connected vtgates that schema has changed whenever this is detected. VTGates will need to have -schema_change_signal enabled for this to work (default true) --queryserver-config-schema-reload-time duration query server schema reload time, how often vttablet reloads schemas from underlying MySQL instance. vttablet keeps table schemas in its own memory and periodically refreshes it from MySQL. This config controls the reload time. (default 30m0s) --queryserver-config-stream-buffer-size int query server stream buffer size, the maximum number of bytes sent from vttablet for each stream call. It's recommended to keep this value in sync with vtgate's stream_buffer_size. (default 32768) --queryserver-config-stream-pool-size int query server stream connection pool size, stream pool is used by stream queries: queries that return results to client in a streaming fashion (default 200) --queryserver-config-stream-pool-timeout duration query server stream pool timeout, it is how long vttablet waits for a connection from the stream pool. If set to 0 (default) then there is no timeout. - --queryserver-config-stream-pool-waiter-cap int query server stream pool waiter limit, this is the maximum number of streaming queries that can be queued waiting to get a connection --queryserver-config-strict-table-acl only allow queries that pass table acl checks --queryserver-config-terse-errors prevent bind vars from escaping in client error messages --queryserver-config-transaction-cap int query server transaction cap is the maximum number of transactions allowed to happen at any given point of a time for a single vttablet. E.g. by setting transaction cap to 100, there are at most 100 transactions will be processed by a vttablet and the 101th transaction will be blocked (and fail if it cannot get connection within specified timeout) (default 20) --queryserver-config-transaction-timeout duration query server transaction timeout, a transaction will be killed if it takes longer than this value (default 30s) --queryserver-config-truncate-error-len int truncate errors sent to client if they are longer than this value (0 means do not truncate) --queryserver-config-txpool-timeout duration query server transaction pool timeout, it is how long vttablet waits if tx pool is full (default 1s) - --queryserver-config-txpool-waiter-cap int query server transaction pool waiter limit, this is the maximum number of transactions that can be queued waiting to get a connection (default 5000) --queryserver-config-warn-result-size int query server result size warning threshold, warn if number of rows returned from vttablet for non-streaming queries exceeds this --queryserver-enable-settings-pool Enable pooling of connections with modified system settings (default true) --queryserver-enable-views Enable views support in vttablet. diff --git a/content/en/docs/19.0/reference/programs/vttestserver/_index.md b/content/en/docs/19.0/reference/programs/vttestserver/_index.md index a70c64616..e8f8d929d 100644 --- a/content/en/docs/19.0/reference/programs/vttestserver/_index.md +++ b/content/en/docs/19.0/reference/programs/vttestserver/_index.md @@ -1,7 +1,7 @@ --- title: vttestserver series: vttestserver -commit: 2929deecbcdad21ca991cff62db8205e78cc4452 +commit: cb5464edf5d7075feae744f3580f8bc626d185aa --- ## vttestserver @@ -80,8 +80,6 @@ vttestserver [flags] --grpc_server_initial_window_size int gRPC server initial window size --grpc_server_keepalive_enforcement_policy_min_time duration gRPC server minimum keepalive time (default 10s) --grpc_server_keepalive_enforcement_policy_permit_without_stream gRPC server permit client keepalive pings even when there are no active streams (RPCs) - --grpc_server_keepalive_time duration After a duration of this time, if the server doesn't see any activity, it pings the client to see if the transport is still alive. (default 10s) - --grpc_server_keepalive_timeout duration After having pinged for keepalive check, the server waits for a duration of Timeout and if no activity is seen even after that the connection is closed. (default 10s) -h, --help help for vttestserver --initialize_with_random_data If this flag is each table-shard will be initialized with random data. See also the 'rng_seed' and 'min_shard_size' and 'max_shard_size' flags. --keep_logs duration keep logs for this long (using ctime) (zero to keep forever) @@ -112,7 +110,7 @@ vttestserver [flags] --pool_hostname_resolve_interval duration if set force an update to all hostnames and reconnect if changed, defaults to 0 (disabled) --port int Port to use for vtcombo. If this is 0, a random port will be chosen. --pprof strings enable profiling - --pprof-http enable pprof http endpoints + --pprof-http enable pprof http endpoints (default true) --proto_topo string Define the fake cluster topology as a compact text format encoded vttest proto. See vttest.proto for more information. --purge_logs_interval duration how often try to remove old logs (default 1h0m0s) --queryserver-config-transaction-timeout float query server transaction timeout (in seconds), a transaction will be killed if it takes longer than this value diff --git a/content/en/docs/19.0/reference/programs/vttlstest/_index.md b/content/en/docs/19.0/reference/programs/vttlstest/_index.md index 00068b07b..c0fc26d93 100644 --- a/content/en/docs/19.0/reference/programs/vttlstest/_index.md +++ b/content/en/docs/19.0/reference/programs/vttlstest/_index.md @@ -1,7 +1,7 @@ --- title: vttlstest series: vttlstest -commit: b089f78945653f6acd17c66f896820e36df49437 +commit: cb5464edf5d7075feae744f3580f8bc626d185aa --- ## vttlstest diff --git a/content/en/docs/19.0/reference/programs/vttlstest/vttlstest_CreateCA.md b/content/en/docs/19.0/reference/programs/vttlstest/vttlstest_CreateCA.md index 67dc8758a..8df608830 100644 --- a/content/en/docs/19.0/reference/programs/vttlstest/vttlstest_CreateCA.md +++ b/content/en/docs/19.0/reference/programs/vttlstest/vttlstest_CreateCA.md @@ -1,7 +1,7 @@ --- title: CreateCA series: vttlstest -commit: b089f78945653f6acd17c66f896820e36df49437 +commit: cb5464edf5d7075feae744f3580f8bc626d185aa --- ## vttlstest CreateCA diff --git a/content/en/docs/19.0/reference/programs/vttlstest/vttlstest_CreateCRL.md b/content/en/docs/19.0/reference/programs/vttlstest/vttlstest_CreateCRL.md index 591c89fb3..3aae8fcce 100644 --- a/content/en/docs/19.0/reference/programs/vttlstest/vttlstest_CreateCRL.md +++ b/content/en/docs/19.0/reference/programs/vttlstest/vttlstest_CreateCRL.md @@ -1,7 +1,7 @@ --- title: CreateCRL series: vttlstest -commit: b089f78945653f6acd17c66f896820e36df49437 +commit: cb5464edf5d7075feae744f3580f8bc626d185aa --- ## vttlstest CreateCRL diff --git a/content/en/docs/19.0/reference/programs/vttlstest/vttlstest_CreateIntermediateCA.md b/content/en/docs/19.0/reference/programs/vttlstest/vttlstest_CreateIntermediateCA.md index c575173ad..1a1df1083 100644 --- a/content/en/docs/19.0/reference/programs/vttlstest/vttlstest_CreateIntermediateCA.md +++ b/content/en/docs/19.0/reference/programs/vttlstest/vttlstest_CreateIntermediateCA.md @@ -1,7 +1,7 @@ --- title: CreateIntermediateCA series: vttlstest -commit: b089f78945653f6acd17c66f896820e36df49437 +commit: cb5464edf5d7075feae744f3580f8bc626d185aa --- ## vttlstest CreateIntermediateCA diff --git a/content/en/docs/19.0/reference/programs/vttlstest/vttlstest_CreateSignedCert.md b/content/en/docs/19.0/reference/programs/vttlstest/vttlstest_CreateSignedCert.md index cee912e0a..70e9a0ade 100644 --- a/content/en/docs/19.0/reference/programs/vttlstest/vttlstest_CreateSignedCert.md +++ b/content/en/docs/19.0/reference/programs/vttlstest/vttlstest_CreateSignedCert.md @@ -1,7 +1,7 @@ --- title: CreateSignedCert series: vttlstest -commit: b089f78945653f6acd17c66f896820e36df49437 +commit: cb5464edf5d7075feae744f3580f8bc626d185aa --- ## vttlstest CreateSignedCert diff --git a/content/en/docs/19.0/reference/programs/vttlstest/vttlstest_RevokeCert.md b/content/en/docs/19.0/reference/programs/vttlstest/vttlstest_RevokeCert.md index e2de9ef4c..200a796d4 100644 --- a/content/en/docs/19.0/reference/programs/vttlstest/vttlstest_RevokeCert.md +++ b/content/en/docs/19.0/reference/programs/vttlstest/vttlstest_RevokeCert.md @@ -1,7 +1,7 @@ --- title: RevokeCert series: vttlstest -commit: b089f78945653f6acd17c66f896820e36df49437 +commit: cb5464edf5d7075feae744f3580f8bc626d185aa --- ## vttlstest RevokeCert diff --git a/content/en/docs/19.0/reference/programs/zk/_index.md b/content/en/docs/19.0/reference/programs/zk/_index.md index a43fec56e..acccfb011 100644 --- a/content/en/docs/19.0/reference/programs/zk/_index.md +++ b/content/en/docs/19.0/reference/programs/zk/_index.md @@ -1,7 +1,7 @@ --- title: zk series: zk -commit: 0e61ba498e0344d37d6e1cae933ae14aa2804fcd +commit: cb5464edf5d7075feae744f3580f8bc626d185aa --- ## zk diff --git a/content/en/docs/19.0/reference/programs/zk/zk_addAuth.md b/content/en/docs/19.0/reference/programs/zk/zk_addAuth.md index 5d7851548..11889c9d9 100644 --- a/content/en/docs/19.0/reference/programs/zk/zk_addAuth.md +++ b/content/en/docs/19.0/reference/programs/zk/zk_addAuth.md @@ -1,7 +1,7 @@ --- title: addAuth series: zk -commit: 0e61ba498e0344d37d6e1cae933ae14aa2804fcd +commit: cb5464edf5d7075feae744f3580f8bc626d185aa --- ## zk addAuth diff --git a/content/en/docs/19.0/reference/programs/zk/zk_cat.md b/content/en/docs/19.0/reference/programs/zk/zk_cat.md index 023d49e20..6e9428dbd 100644 --- a/content/en/docs/19.0/reference/programs/zk/zk_cat.md +++ b/content/en/docs/19.0/reference/programs/zk/zk_cat.md @@ -1,7 +1,7 @@ --- title: cat series: zk -commit: 0e61ba498e0344d37d6e1cae933ae14aa2804fcd +commit: cb5464edf5d7075feae744f3580f8bc626d185aa --- ## zk cat diff --git a/content/en/docs/19.0/reference/programs/zk/zk_chmod.md b/content/en/docs/19.0/reference/programs/zk/zk_chmod.md index ef9680e35..5e919434c 100644 --- a/content/en/docs/19.0/reference/programs/zk/zk_chmod.md +++ b/content/en/docs/19.0/reference/programs/zk/zk_chmod.md @@ -1,7 +1,7 @@ --- title: chmod series: zk -commit: 0e61ba498e0344d37d6e1cae933ae14aa2804fcd +commit: cb5464edf5d7075feae744f3580f8bc626d185aa --- ## zk chmod diff --git a/content/en/docs/19.0/reference/programs/zk/zk_cp.md b/content/en/docs/19.0/reference/programs/zk/zk_cp.md index c4dee8147..c91dfa336 100644 --- a/content/en/docs/19.0/reference/programs/zk/zk_cp.md +++ b/content/en/docs/19.0/reference/programs/zk/zk_cp.md @@ -1,7 +1,7 @@ --- title: cp series: zk -commit: 0e61ba498e0344d37d6e1cae933ae14aa2804fcd +commit: cb5464edf5d7075feae744f3580f8bc626d185aa --- ## zk cp diff --git a/content/en/docs/19.0/reference/programs/zk/zk_edit.md b/content/en/docs/19.0/reference/programs/zk/zk_edit.md index 5c0d0eb97..b8148a546 100644 --- a/content/en/docs/19.0/reference/programs/zk/zk_edit.md +++ b/content/en/docs/19.0/reference/programs/zk/zk_edit.md @@ -1,7 +1,7 @@ --- title: edit series: zk -commit: 0e61ba498e0344d37d6e1cae933ae14aa2804fcd +commit: cb5464edf5d7075feae744f3580f8bc626d185aa --- ## zk edit diff --git a/content/en/docs/19.0/reference/programs/zk/zk_ls.md b/content/en/docs/19.0/reference/programs/zk/zk_ls.md index 4a7bf879a..4ac7b0c18 100644 --- a/content/en/docs/19.0/reference/programs/zk/zk_ls.md +++ b/content/en/docs/19.0/reference/programs/zk/zk_ls.md @@ -1,7 +1,7 @@ --- title: ls series: zk -commit: 0e61ba498e0344d37d6e1cae933ae14aa2804fcd +commit: cb5464edf5d7075feae744f3580f8bc626d185aa --- ## zk ls diff --git a/content/en/docs/19.0/reference/programs/zk/zk_rm.md b/content/en/docs/19.0/reference/programs/zk/zk_rm.md index 384e70bc3..344c7c117 100644 --- a/content/en/docs/19.0/reference/programs/zk/zk_rm.md +++ b/content/en/docs/19.0/reference/programs/zk/zk_rm.md @@ -1,7 +1,7 @@ --- title: rm series: zk -commit: 0e61ba498e0344d37d6e1cae933ae14aa2804fcd +commit: cb5464edf5d7075feae744f3580f8bc626d185aa --- ## zk rm diff --git a/content/en/docs/19.0/reference/programs/zk/zk_stat.md b/content/en/docs/19.0/reference/programs/zk/zk_stat.md index eb50f9a05..cba21f716 100644 --- a/content/en/docs/19.0/reference/programs/zk/zk_stat.md +++ b/content/en/docs/19.0/reference/programs/zk/zk_stat.md @@ -1,7 +1,7 @@ --- title: stat series: zk -commit: 0e61ba498e0344d37d6e1cae933ae14aa2804fcd +commit: cb5464edf5d7075feae744f3580f8bc626d185aa --- ## zk stat diff --git a/content/en/docs/19.0/reference/programs/zk/zk_touch.md b/content/en/docs/19.0/reference/programs/zk/zk_touch.md index 298cb2826..29a5f0f66 100644 --- a/content/en/docs/19.0/reference/programs/zk/zk_touch.md +++ b/content/en/docs/19.0/reference/programs/zk/zk_touch.md @@ -1,7 +1,7 @@ --- title: touch series: zk -commit: 0e61ba498e0344d37d6e1cae933ae14aa2804fcd +commit: cb5464edf5d7075feae744f3580f8bc626d185aa --- ## zk touch diff --git a/content/en/docs/19.0/reference/programs/zk/zk_unzip.md b/content/en/docs/19.0/reference/programs/zk/zk_unzip.md index 73d653111..b8c1b4e67 100644 --- a/content/en/docs/19.0/reference/programs/zk/zk_unzip.md +++ b/content/en/docs/19.0/reference/programs/zk/zk_unzip.md @@ -1,7 +1,7 @@ --- title: unzip series: zk -commit: 0e61ba498e0344d37d6e1cae933ae14aa2804fcd +commit: cb5464edf5d7075feae744f3580f8bc626d185aa --- ## zk unzip diff --git a/content/en/docs/19.0/reference/programs/zk/zk_wait.md b/content/en/docs/19.0/reference/programs/zk/zk_wait.md index 217a88e47..44d0c6b1f 100644 --- a/content/en/docs/19.0/reference/programs/zk/zk_wait.md +++ b/content/en/docs/19.0/reference/programs/zk/zk_wait.md @@ -1,7 +1,7 @@ --- title: wait series: zk -commit: 0e61ba498e0344d37d6e1cae933ae14aa2804fcd +commit: cb5464edf5d7075feae744f3580f8bc626d185aa --- ## zk wait diff --git a/content/en/docs/19.0/reference/programs/zk/zk_watch.md b/content/en/docs/19.0/reference/programs/zk/zk_watch.md index 961a85226..13796a44a 100644 --- a/content/en/docs/19.0/reference/programs/zk/zk_watch.md +++ b/content/en/docs/19.0/reference/programs/zk/zk_watch.md @@ -1,7 +1,7 @@ --- title: watch series: zk -commit: 0e61ba498e0344d37d6e1cae933ae14aa2804fcd +commit: cb5464edf5d7075feae744f3580f8bc626d185aa --- ## zk watch diff --git a/content/en/docs/19.0/reference/programs/zk/zk_zip.md b/content/en/docs/19.0/reference/programs/zk/zk_zip.md index c4956dc64..b2b0a66d7 100644 --- a/content/en/docs/19.0/reference/programs/zk/zk_zip.md +++ b/content/en/docs/19.0/reference/programs/zk/zk_zip.md @@ -1,7 +1,7 @@ --- title: zip series: zk -commit: 0e61ba498e0344d37d6e1cae933ae14aa2804fcd +commit: cb5464edf5d7075feae744f3580f8bc626d185aa --- ## zk zip diff --git a/content/en/docs/19.0/reference/programs/zkctl/_index.md b/content/en/docs/19.0/reference/programs/zkctl/_index.md index 01956eca0..077e90749 100644 --- a/content/en/docs/19.0/reference/programs/zkctl/_index.md +++ b/content/en/docs/19.0/reference/programs/zkctl/_index.md @@ -1,7 +1,7 @@ --- title: zkctl series: zkctl -commit: 2929deecbcdad21ca991cff62db8205e78cc4452 +commit: cb5464edf5d7075feae744f3580f8bc626d185aa --- ## zkctl @@ -26,7 +26,7 @@ Initializes and controls zookeeper with Vitess-specific configuration. --log_rotate_max_size uint size in bytes at which logs are rotated (glog.MaxSize) (default 1887436800) --logtostderr log to standard error instead of files --pprof strings enable profiling - --pprof-http enable pprof http endpoints + --pprof-http enable pprof http endpoints (default true) --purge_logs_interval duration how often try to remove old logs (default 1h0m0s) --stderrthreshold severityFlag logs at or above this threshold go to stderr (default 1) --v Level log level for V logs diff --git a/content/en/docs/19.0/reference/programs/zkctl/zkctl_init.md b/content/en/docs/19.0/reference/programs/zkctl/zkctl_init.md index fe8fe901d..db2e11fe1 100644 --- a/content/en/docs/19.0/reference/programs/zkctl/zkctl_init.md +++ b/content/en/docs/19.0/reference/programs/zkctl/zkctl_init.md @@ -1,7 +1,7 @@ --- title: init series: zkctl -commit: 2929deecbcdad21ca991cff62db8205e78cc4452 +commit: cb5464edf5d7075feae744f3580f8bc626d185aa --- ## zkctl init @@ -24,7 +24,7 @@ zkctl init [flags] --config-file string Full path of the config file (with extension) to use. If set, --config-path, --config-type, and --config-name are ignored. --config-file-not-found-handling ConfigFileNotFoundHandling Behavior when a config file is not found. (Options: error, exit, ignore, warn) (default warn) --config-name string Name of the config file (without extension) to search for. (default "vtconfig") - --config-path strings Paths to search for config files in. (default [/tmp/pull_request_handler/vitess]) + --config-path strings Paths to search for config files in. (default []) --config-persistence-min-interval duration minimum interval between persisting dynamic config changes back to disk (if no change has occurred, nothing is done). (default 1s) --config-type string Config file type (omit to infer config type from file extension). --keep_logs duration keep logs for this long (using ctime) (zero to keep forever) @@ -35,7 +35,7 @@ zkctl init [flags] --log_rotate_max_size uint size in bytes at which logs are rotated (glog.MaxSize) (default 1887436800) --logtostderr log to standard error instead of files --pprof strings enable profiling - --pprof-http enable pprof http endpoints + --pprof-http enable pprof http endpoints (default true) --purge_logs_interval duration how often try to remove old logs (default 1h0m0s) --stderrthreshold severityFlag logs at or above this threshold go to stderr (default 1) --v Level log level for V logs diff --git a/content/en/docs/19.0/reference/programs/zkctl/zkctl_shutdown.md b/content/en/docs/19.0/reference/programs/zkctl/zkctl_shutdown.md index 2d44c1311..4aabb4f81 100644 --- a/content/en/docs/19.0/reference/programs/zkctl/zkctl_shutdown.md +++ b/content/en/docs/19.0/reference/programs/zkctl/zkctl_shutdown.md @@ -1,7 +1,7 @@ --- title: shutdown series: zkctl -commit: 2929deecbcdad21ca991cff62db8205e78cc4452 +commit: cb5464edf5d7075feae744f3580f8bc626d185aa --- ## zkctl shutdown @@ -24,7 +24,7 @@ zkctl shutdown [flags] --config-file string Full path of the config file (with extension) to use. If set, --config-path, --config-type, and --config-name are ignored. --config-file-not-found-handling ConfigFileNotFoundHandling Behavior when a config file is not found. (Options: error, exit, ignore, warn) (default warn) --config-name string Name of the config file (without extension) to search for. (default "vtconfig") - --config-path strings Paths to search for config files in. (default [/tmp/pull_request_handler/vitess]) + --config-path strings Paths to search for config files in. (default []) --config-persistence-min-interval duration minimum interval between persisting dynamic config changes back to disk (if no change has occurred, nothing is done). (default 1s) --config-type string Config file type (omit to infer config type from file extension). --keep_logs duration keep logs for this long (using ctime) (zero to keep forever) @@ -35,7 +35,7 @@ zkctl shutdown [flags] --log_rotate_max_size uint size in bytes at which logs are rotated (glog.MaxSize) (default 1887436800) --logtostderr log to standard error instead of files --pprof strings enable profiling - --pprof-http enable pprof http endpoints + --pprof-http enable pprof http endpoints (default true) --purge_logs_interval duration how often try to remove old logs (default 1h0m0s) --stderrthreshold severityFlag logs at or above this threshold go to stderr (default 1) --v Level log level for V logs diff --git a/content/en/docs/19.0/reference/programs/zkctl/zkctl_start.md b/content/en/docs/19.0/reference/programs/zkctl/zkctl_start.md index aba763504..03a8311e1 100644 --- a/content/en/docs/19.0/reference/programs/zkctl/zkctl_start.md +++ b/content/en/docs/19.0/reference/programs/zkctl/zkctl_start.md @@ -1,7 +1,7 @@ --- title: start series: zkctl -commit: 2929deecbcdad21ca991cff62db8205e78cc4452 +commit: cb5464edf5d7075feae744f3580f8bc626d185aa --- ## zkctl start @@ -24,7 +24,7 @@ zkctl start [flags] --config-file string Full path of the config file (with extension) to use. If set, --config-path, --config-type, and --config-name are ignored. --config-file-not-found-handling ConfigFileNotFoundHandling Behavior when a config file is not found. (Options: error, exit, ignore, warn) (default warn) --config-name string Name of the config file (without extension) to search for. (default "vtconfig") - --config-path strings Paths to search for config files in. (default [/tmp/pull_request_handler/vitess]) + --config-path strings Paths to search for config files in. (default []) --config-persistence-min-interval duration minimum interval between persisting dynamic config changes back to disk (if no change has occurred, nothing is done). (default 1s) --config-type string Config file type (omit to infer config type from file extension). --keep_logs duration keep logs for this long (using ctime) (zero to keep forever) @@ -35,7 +35,7 @@ zkctl start [flags] --log_rotate_max_size uint size in bytes at which logs are rotated (glog.MaxSize) (default 1887436800) --logtostderr log to standard error instead of files --pprof strings enable profiling - --pprof-http enable pprof http endpoints + --pprof-http enable pprof http endpoints (default true) --purge_logs_interval duration how often try to remove old logs (default 1h0m0s) --stderrthreshold severityFlag logs at or above this threshold go to stderr (default 1) --v Level log level for V logs diff --git a/content/en/docs/19.0/reference/programs/zkctl/zkctl_teardown.md b/content/en/docs/19.0/reference/programs/zkctl/zkctl_teardown.md index b89e05b43..9ba9b4893 100644 --- a/content/en/docs/19.0/reference/programs/zkctl/zkctl_teardown.md +++ b/content/en/docs/19.0/reference/programs/zkctl/zkctl_teardown.md @@ -1,7 +1,7 @@ --- title: teardown series: zkctl -commit: 2929deecbcdad21ca991cff62db8205e78cc4452 +commit: cb5464edf5d7075feae744f3580f8bc626d185aa --- ## zkctl teardown @@ -24,7 +24,7 @@ zkctl teardown [flags] --config-file string Full path of the config file (with extension) to use. If set, --config-path, --config-type, and --config-name are ignored. --config-file-not-found-handling ConfigFileNotFoundHandling Behavior when a config file is not found. (Options: error, exit, ignore, warn) (default warn) --config-name string Name of the config file (without extension) to search for. (default "vtconfig") - --config-path strings Paths to search for config files in. (default [/tmp/pull_request_handler/vitess]) + --config-path strings Paths to search for config files in. (default []) --config-persistence-min-interval duration minimum interval between persisting dynamic config changes back to disk (if no change has occurred, nothing is done). (default 1s) --config-type string Config file type (omit to infer config type from file extension). --keep_logs duration keep logs for this long (using ctime) (zero to keep forever) @@ -35,7 +35,7 @@ zkctl teardown [flags] --log_rotate_max_size uint size in bytes at which logs are rotated (glog.MaxSize) (default 1887436800) --logtostderr log to standard error instead of files --pprof strings enable profiling - --pprof-http enable pprof http endpoints + --pprof-http enable pprof http endpoints (default true) --purge_logs_interval duration how often try to remove old logs (default 1h0m0s) --stderrthreshold severityFlag logs at or above this threshold go to stderr (default 1) --v Level log level for V logs diff --git a/content/en/docs/19.0/reference/programs/zkctld/_index.md b/content/en/docs/19.0/reference/programs/zkctld/_index.md index a5d600cf4..2c461b2a3 100644 --- a/content/en/docs/19.0/reference/programs/zkctld/_index.md +++ b/content/en/docs/19.0/reference/programs/zkctld/_index.md @@ -1,7 +1,7 @@ --- title: zkctld series: zkctld -commit: b2d7604e4e0728329314500c182c3192cee74510 +commit: cb5464edf5d7075feae744f3580f8bc626d185aa --- ## zkctld diff --git a/content/en/docs/20.0/reference/programs/mysqlctl/_index.md b/content/en/docs/20.0/reference/programs/mysqlctl/_index.md index 68bbf7d1d..319dc78cd 100644 --- a/content/en/docs/20.0/reference/programs/mysqlctl/_index.md +++ b/content/en/docs/20.0/reference/programs/mysqlctl/_index.md @@ -1,7 +1,7 @@ --- title: mysqlctl series: mysqlctl -commit: b539ce927ee86b723a94a627cdec1403dd4020f0 +commit: 6cd09cce61fa79a1b7aacb36886b7dc44ae82a94 --- ## mysqlctl diff --git a/content/en/docs/20.0/reference/programs/mysqlctl/mysqlctl_init.md b/content/en/docs/20.0/reference/programs/mysqlctl/mysqlctl_init.md index 033c1890d..6dc402d10 100644 --- a/content/en/docs/20.0/reference/programs/mysqlctl/mysqlctl_init.md +++ b/content/en/docs/20.0/reference/programs/mysqlctl/mysqlctl_init.md @@ -1,7 +1,7 @@ --- title: init series: mysqlctl -commit: b539ce927ee86b723a94a627cdec1403dd4020f0 +commit: 6cd09cce61fa79a1b7aacb36886b7dc44ae82a94 --- ## mysqlctl init @@ -44,7 +44,7 @@ mysqlctl \ --config-file string Full path of the config file (with extension) to use. If set, --config-path, --config-type, and --config-name are ignored. --config-file-not-found-handling ConfigFileNotFoundHandling Behavior when a config file is not found. (Options: error, exit, ignore, warn) (default warn) --config-name string Name of the config file (without extension) to search for. (default "vtconfig") - --config-path strings Paths to search for config files in. (default [/tmp/pull_request_handler/vitess]) + --config-path strings Paths to search for config files in. (default []) --config-persistence-min-interval duration minimum interval between persisting dynamic config changes back to disk (if no change has occurred, nothing is done). (default 1s) --config-type string Config file type (omit to infer config type from file extension). --db-credentials-file string db credentials file; send SIGHUP to reload this file diff --git a/content/en/docs/20.0/reference/programs/mysqlctl/mysqlctl_init_config.md b/content/en/docs/20.0/reference/programs/mysqlctl/mysqlctl_init_config.md index 4550cd9c0..29c029a9c 100644 --- a/content/en/docs/20.0/reference/programs/mysqlctl/mysqlctl_init_config.md +++ b/content/en/docs/20.0/reference/programs/mysqlctl/mysqlctl_init_config.md @@ -1,7 +1,7 @@ --- title: init config series: mysqlctl -commit: b539ce927ee86b723a94a627cdec1403dd4020f0 +commit: 6cd09cce61fa79a1b7aacb36886b7dc44ae82a94 --- ## mysqlctl init_config @@ -42,7 +42,7 @@ mysqlctl \ --config-file string Full path of the config file (with extension) to use. If set, --config-path, --config-type, and --config-name are ignored. --config-file-not-found-handling ConfigFileNotFoundHandling Behavior when a config file is not found. (Options: error, exit, ignore, warn) (default warn) --config-name string Name of the config file (without extension) to search for. (default "vtconfig") - --config-path strings Paths to search for config files in. (default [/tmp/pull_request_handler/vitess]) + --config-path strings Paths to search for config files in. (default []) --config-persistence-min-interval duration minimum interval between persisting dynamic config changes back to disk (if no change has occurred, nothing is done). (default 1s) --config-type string Config file type (omit to infer config type from file extension). --db-credentials-file string db credentials file; send SIGHUP to reload this file diff --git a/content/en/docs/20.0/reference/programs/mysqlctl/mysqlctl_position.md b/content/en/docs/20.0/reference/programs/mysqlctl/mysqlctl_position.md index f590ae29e..b2b73ade8 100644 --- a/content/en/docs/20.0/reference/programs/mysqlctl/mysqlctl_position.md +++ b/content/en/docs/20.0/reference/programs/mysqlctl/mysqlctl_position.md @@ -1,7 +1,7 @@ --- title: position series: mysqlctl -commit: b539ce927ee86b723a94a627cdec1403dd4020f0 +commit: 6cd09cce61fa79a1b7aacb36886b7dc44ae82a94 --- ## mysqlctl position @@ -27,7 +27,7 @@ mysqlctl position [flags] --config-file string Full path of the config file (with extension) to use. If set, --config-path, --config-type, and --config-name are ignored. --config-file-not-found-handling ConfigFileNotFoundHandling Behavior when a config file is not found. (Options: error, exit, ignore, warn) (default warn) --config-name string Name of the config file (without extension) to search for. (default "vtconfig") - --config-path strings Paths to search for config files in. (default [/tmp/pull_request_handler/vitess]) + --config-path strings Paths to search for config files in. (default []) --config-persistence-min-interval duration minimum interval between persisting dynamic config changes back to disk (if no change has occurred, nothing is done). (default 1s) --config-type string Config file type (omit to infer config type from file extension). --db-credentials-file string db credentials file; send SIGHUP to reload this file diff --git a/content/en/docs/20.0/reference/programs/mysqlctl/mysqlctl_reinit_config.md b/content/en/docs/20.0/reference/programs/mysqlctl/mysqlctl_reinit_config.md index 63e0e644b..a96f1f7e8 100644 --- a/content/en/docs/20.0/reference/programs/mysqlctl/mysqlctl_reinit_config.md +++ b/content/en/docs/20.0/reference/programs/mysqlctl/mysqlctl_reinit_config.md @@ -1,7 +1,7 @@ --- title: reinit config series: mysqlctl -commit: b539ce927ee86b723a94a627cdec1403dd4020f0 +commit: 6cd09cce61fa79a1b7aacb36886b7dc44ae82a94 --- ## mysqlctl reinit_config @@ -42,7 +42,7 @@ mysqlctl \ --config-file string Full path of the config file (with extension) to use. If set, --config-path, --config-type, and --config-name are ignored. --config-file-not-found-handling ConfigFileNotFoundHandling Behavior when a config file is not found. (Options: error, exit, ignore, warn) (default warn) --config-name string Name of the config file (without extension) to search for. (default "vtconfig") - --config-path strings Paths to search for config files in. (default [/tmp/pull_request_handler/vitess]) + --config-path strings Paths to search for config files in. (default []) --config-persistence-min-interval duration minimum interval between persisting dynamic config changes back to disk (if no change has occurred, nothing is done). (default 1s) --config-type string Config file type (omit to infer config type from file extension). --db-credentials-file string db credentials file; send SIGHUP to reload this file diff --git a/content/en/docs/20.0/reference/programs/mysqlctl/mysqlctl_shutdown.md b/content/en/docs/20.0/reference/programs/mysqlctl/mysqlctl_shutdown.md index 34c3bce8e..5ccb2afd4 100644 --- a/content/en/docs/20.0/reference/programs/mysqlctl/mysqlctl_shutdown.md +++ b/content/en/docs/20.0/reference/programs/mysqlctl/mysqlctl_shutdown.md @@ -1,7 +1,7 @@ --- title: shutdown series: mysqlctl -commit: b539ce927ee86b723a94a627cdec1403dd4020f0 +commit: 6cd09cce61fa79a1b7aacb36886b7dc44ae82a94 --- ## mysqlctl shutdown @@ -40,7 +40,7 @@ mysqlctl --tablet_uid 101 --alsologtostderr shutdown --config-file string Full path of the config file (with extension) to use. If set, --config-path, --config-type, and --config-name are ignored. --config-file-not-found-handling ConfigFileNotFoundHandling Behavior when a config file is not found. (Options: error, exit, ignore, warn) (default warn) --config-name string Name of the config file (without extension) to search for. (default "vtconfig") - --config-path strings Paths to search for config files in. (default [/tmp/pull_request_handler/vitess]) + --config-path strings Paths to search for config files in. (default []) --config-persistence-min-interval duration minimum interval between persisting dynamic config changes back to disk (if no change has occurred, nothing is done). (default 1s) --config-type string Config file type (omit to infer config type from file extension). --db-credentials-file string db credentials file; send SIGHUP to reload this file diff --git a/content/en/docs/20.0/reference/programs/mysqlctl/mysqlctl_start.md b/content/en/docs/20.0/reference/programs/mysqlctl/mysqlctl_start.md index b9791072e..d258de696 100644 --- a/content/en/docs/20.0/reference/programs/mysqlctl/mysqlctl_start.md +++ b/content/en/docs/20.0/reference/programs/mysqlctl/mysqlctl_start.md @@ -1,7 +1,7 @@ --- title: start series: mysqlctl -commit: b539ce927ee86b723a94a627cdec1403dd4020f0 +commit: 6cd09cce61fa79a1b7aacb36886b7dc44ae82a94 --- ## mysqlctl start @@ -39,7 +39,7 @@ mysqlctl --tablet_uid 101 --alsologtostderr start --config-file string Full path of the config file (with extension) to use. If set, --config-path, --config-type, and --config-name are ignored. --config-file-not-found-handling ConfigFileNotFoundHandling Behavior when a config file is not found. (Options: error, exit, ignore, warn) (default warn) --config-name string Name of the config file (without extension) to search for. (default "vtconfig") - --config-path strings Paths to search for config files in. (default [/tmp/pull_request_handler/vitess]) + --config-path strings Paths to search for config files in. (default []) --config-persistence-min-interval duration minimum interval between persisting dynamic config changes back to disk (if no change has occurred, nothing is done). (default 1s) --config-type string Config file type (omit to infer config type from file extension). --db-credentials-file string db credentials file; send SIGHUP to reload this file diff --git a/content/en/docs/20.0/reference/programs/mysqlctl/mysqlctl_teardown.md b/content/en/docs/20.0/reference/programs/mysqlctl/mysqlctl_teardown.md index 92e0eca73..ea82fca52 100644 --- a/content/en/docs/20.0/reference/programs/mysqlctl/mysqlctl_teardown.md +++ b/content/en/docs/20.0/reference/programs/mysqlctl/mysqlctl_teardown.md @@ -1,7 +1,7 @@ --- title: teardown series: mysqlctl -commit: b539ce927ee86b723a94a627cdec1403dd4020f0 +commit: 6cd09cce61fa79a1b7aacb36886b7dc44ae82a94 --- ## mysqlctl teardown @@ -43,7 +43,7 @@ mysqlctl --tablet_uid 101 --alsologtostderr teardown --config-file string Full path of the config file (with extension) to use. If set, --config-path, --config-type, and --config-name are ignored. --config-file-not-found-handling ConfigFileNotFoundHandling Behavior when a config file is not found. (Options: error, exit, ignore, warn) (default warn) --config-name string Name of the config file (without extension) to search for. (default "vtconfig") - --config-path strings Paths to search for config files in. (default [/tmp/pull_request_handler/vitess]) + --config-path strings Paths to search for config files in. (default []) --config-persistence-min-interval duration minimum interval between persisting dynamic config changes back to disk (if no change has occurred, nothing is done). (default 1s) --config-type string Config file type (omit to infer config type from file extension). --db-credentials-file string db credentials file; send SIGHUP to reload this file diff --git a/content/en/docs/20.0/reference/programs/mysqlctld/_index.md b/content/en/docs/20.0/reference/programs/mysqlctld/_index.md index 54f6c697c..04ea62dc9 100644 --- a/content/en/docs/20.0/reference/programs/mysqlctld/_index.md +++ b/content/en/docs/20.0/reference/programs/mysqlctld/_index.md @@ -1,7 +1,7 @@ --- title: mysqlctld series: mysqlctld -commit: b539ce927ee86b723a94a627cdec1403dd4020f0 +commit: 6cd09cce61fa79a1b7aacb36886b7dc44ae82a94 --- ## mysqlctld @@ -120,7 +120,7 @@ mysqlctld \ --mysqlctl_mycnf_template string template file to use for generating the my.cnf file during server init --mysqlctl_socket string socket file to use for remote mysqlctl actions (empty for local actions) --onclose_timeout duration wait no more than this for OnClose handlers before stopping (default 10s) - --onterm_timeout duration wait no more than this for OnTermSync handlers before stopping (default 10s) + --onterm_timeout duration wait no more than this for OnTermSync handlers before stopping (default 5m10s) --pid_file string If set, the process will write its pid to the named file, and delete it on graceful shutdown. --pool_hostname_resolve_interval duration if set force an update to all hostnames and reconnect if changed, defaults to 0 (disabled) --port int port for the server diff --git a/content/en/docs/20.0/reference/programs/topo2topo/_index.md b/content/en/docs/20.0/reference/programs/topo2topo/_index.md index e26904c06..0f43d6d5f 100644 --- a/content/en/docs/20.0/reference/programs/topo2topo/_index.md +++ b/content/en/docs/20.0/reference/programs/topo2topo/_index.md @@ -1,7 +1,7 @@ --- title: topo2topo series: topo2topo -commit: b539ce927ee86b723a94a627cdec1403dd4020f0 +commit: 6cd09cce61fa79a1b7aacb36886b7dc44ae82a94 --- ## topo2topo diff --git a/content/en/docs/20.0/reference/programs/vtaclcheck/_index.md b/content/en/docs/20.0/reference/programs/vtaclcheck/_index.md index c7b599629..2d83a5e8f 100644 --- a/content/en/docs/20.0/reference/programs/vtaclcheck/_index.md +++ b/content/en/docs/20.0/reference/programs/vtaclcheck/_index.md @@ -1,7 +1,7 @@ --- title: vtaclcheck series: vtaclcheck -commit: b539ce927ee86b723a94a627cdec1403dd4020f0 +commit: 6cd09cce61fa79a1b7aacb36886b7dc44ae82a94 --- ## vtaclcheck diff --git a/content/en/docs/20.0/reference/programs/vtbackup/_index.md b/content/en/docs/20.0/reference/programs/vtbackup/_index.md index 54b29f68c..33e5b078b 100644 --- a/content/en/docs/20.0/reference/programs/vtbackup/_index.md +++ b/content/en/docs/20.0/reference/programs/vtbackup/_index.md @@ -1,7 +1,7 @@ --- title: vtbackup series: vtbackup -commit: b539ce927ee86b723a94a627cdec1403dd4020f0 +commit: 6cd09cce61fa79a1b7aacb36886b7dc44ae82a94 --- ## vtbackup @@ -221,7 +221,7 @@ vtbackup [flags] --stderrthreshold severityFlag logs at or above this threshold go to stderr (default 1) --tablet_manager_grpc_ca string the server ca to use to validate servers when connecting --tablet_manager_grpc_cert string the cert to use to connect - --tablet_manager_grpc_concurrency int concurrency to use to talk to a vttablet server for performance-sensitive RPCs (like ExecuteFetchAs{Dba,App} and CheckThrottler) (default 8) + --tablet_manager_grpc_concurrency int concurrency to use to talk to a vttablet server for performance-sensitive RPCs (like ExecuteFetchAs{Dba,App}, CheckThrottler and FullStatus) (default 8) --tablet_manager_grpc_connpool_size int number of tablets to keep tmclient connections open to (default 100) --tablet_manager_grpc_crl string the server crl to use to validate server certificates when connecting --tablet_manager_grpc_key string the key to use to connect diff --git a/content/en/docs/20.0/reference/programs/vtclient/_index.md b/content/en/docs/20.0/reference/programs/vtclient/_index.md index 3dc0f42ba..afa557e02 100644 --- a/content/en/docs/20.0/reference/programs/vtclient/_index.md +++ b/content/en/docs/20.0/reference/programs/vtclient/_index.md @@ -1,7 +1,7 @@ --- title: vtclient series: vtclient -commit: b539ce927ee86b723a94a627cdec1403dd4020f0 +commit: 6cd09cce61fa79a1b7aacb36886b7dc44ae82a94 --- ## vtclient diff --git a/content/en/docs/20.0/reference/programs/vtcombo/_index.md b/content/en/docs/20.0/reference/programs/vtcombo/_index.md index 19ad978dd..1c11946ef 100644 --- a/content/en/docs/20.0/reference/programs/vtcombo/_index.md +++ b/content/en/docs/20.0/reference/programs/vtcombo/_index.md @@ -1,7 +1,7 @@ --- title: vtcombo series: vtcombo -commit: b539ce927ee86b723a94a627cdec1403dd4020f0 +commit: 6cd09cce61fa79a1b7aacb36886b7dc44ae82a94 --- ## vtcombo @@ -123,7 +123,6 @@ vtcombo [flags] --ddl_strategy string Set default strategy for DDL statements. Override with @@ddl_strategy session variable (default "direct") --default_tablet_type topodatapb.TabletType The default tablet type to set for queries, when one is not explicitly selected. (default PRIMARY) --degraded_threshold duration replication lag after which a replica is considered degraded (default 30s) - --disable_active_reparents if set, do not allow active reparents. Use this to protect a cluster using external reparents. --emit_stats If set, emit stats to push-based monitoring and stats backends --enable-consolidator Synonym to -enable_consolidator (default true) --enable-consolidator-replicas Synonym to -enable_consolidator_replicas @@ -299,21 +298,18 @@ vtcombo [flags] --queryserver-config-pool-size int query server read pool size, connection pool is used by regular queries (non streaming, not in a transaction) (default 16) --queryserver-config-query-cache-memory int query server query cache size in bytes, maximum amount of memory to be used for caching. vttablet analyzes every incoming query and generate a query plan, these plans are being cached in a lru cache. This config controls the capacity of the lru cache. (default 33554432) --queryserver-config-query-pool-timeout duration query server query pool timeout, it is how long vttablet waits for a connection from the query pool. If set to 0 (default) then the overall query timeout is used instead. - --queryserver-config-query-pool-waiter-cap int query server query pool waiter limit, this is the maximum number of queries that can be queued waiting to get a connection (default 5000) --queryserver-config-query-timeout duration query server query timeout, this is the query timeout in vttablet side. If a query takes more than this timeout, it will be killed. (default 30s) --queryserver-config-schema-change-signal query server schema signal, will signal connected vtgates that schema has changed whenever this is detected. VTGates will need to have -schema_change_signal enabled for this to work (default true) --queryserver-config-schema-reload-time duration query server schema reload time, how often vttablet reloads schemas from underlying MySQL instance. vttablet keeps table schemas in its own memory and periodically refreshes it from MySQL. This config controls the reload time. (default 30m0s) --queryserver-config-stream-buffer-size int query server stream buffer size, the maximum number of bytes sent from vttablet for each stream call. It's recommended to keep this value in sync with vtgate's stream_buffer_size. (default 32768) --queryserver-config-stream-pool-size int query server stream connection pool size, stream pool is used by stream queries: queries that return results to client in a streaming fashion (default 200) --queryserver-config-stream-pool-timeout duration query server stream pool timeout, it is how long vttablet waits for a connection from the stream pool. If set to 0 (default) then there is no timeout. - --queryserver-config-stream-pool-waiter-cap int query server stream pool waiter limit, this is the maximum number of streaming queries that can be queued waiting to get a connection --queryserver-config-strict-table-acl only allow queries that pass table acl checks --queryserver-config-terse-errors prevent bind vars from escaping in client error messages --queryserver-config-transaction-cap int query server transaction cap is the maximum number of transactions allowed to happen at any given point of a time for a single vttablet. E.g. by setting transaction cap to 100, there are at most 100 transactions will be processed by a vttablet and the 101th transaction will be blocked (and fail if it cannot get connection within specified timeout) (default 20) --queryserver-config-transaction-timeout duration query server transaction timeout, a transaction will be killed if it takes longer than this value (default 30s) --queryserver-config-truncate-error-len int truncate errors sent to client if they are longer than this value (0 means do not truncate) --queryserver-config-txpool-timeout duration query server transaction pool timeout, it is how long vttablet waits if tx pool is full (default 1s) - --queryserver-config-txpool-waiter-cap int query server transaction pool waiter limit, this is the maximum number of transactions that can be queued waiting to get a connection (default 5000) --queryserver-config-warn-result-size int query server result size warning threshold, warn if number of rows returned from vttablet for non-streaming queries exceeds this --queryserver-enable-settings-pool Enable pooling of connections with modified system settings (default true) --queryserver-enable-views Enable views support in vttablet. @@ -338,7 +334,7 @@ vtcombo [flags] --service_map strings comma separated list of services to enable (or disable if prefixed with '-') Example: grpc-queryservice --serving_state_grace_period duration how long to pause after broadcasting health to vtgate, before enforcing a new serving state --shard_sync_retry_delay duration delay between retries of updates to keep the tablet and its shard record in sync (default 30s) - --shutdown_grace_period duration how long to wait for queries and transactions to complete during graceful shutdown. + --shutdown_grace_period duration how long to wait for queries and transactions to complete during graceful shutdown. (default 3s) --sql-max-length-errors int truncate queries in error logs to the given length (default unlimited) --sql-max-length-ui int truncate queries in debug UIs to the given length (default 512) (default 512) --srv_topo_cache_refresh duration how frequently to refresh the topology for cached entries (default 1s) @@ -361,7 +357,7 @@ vtcombo [flags] --tablet_hostname string if not empty, this hostname will be assumed instead of trying to resolve it --tablet_manager_grpc_ca string the server ca to use to validate servers when connecting --tablet_manager_grpc_cert string the cert to use to connect - --tablet_manager_grpc_concurrency int concurrency to use to talk to a vttablet server for performance-sensitive RPCs (like ExecuteFetchAs{Dba,App} and CheckThrottler) (default 8) + --tablet_manager_grpc_concurrency int concurrency to use to talk to a vttablet server for performance-sensitive RPCs (like ExecuteFetchAs{Dba,App}, CheckThrottler and FullStatus) (default 8) --tablet_manager_grpc_connpool_size int number of tablets to keep tmclient connections open to (default 100) --tablet_manager_grpc_crl string the server crl to use to validate server certificates when connecting --tablet_manager_grpc_key string the key to use to connect @@ -369,6 +365,7 @@ vtcombo [flags] --tablet_manager_protocol string Protocol to use to make tabletmanager RPCs to vttablets. (default "grpc") --tablet_refresh_interval duration Tablet refresh interval. (default 1m0s) --tablet_refresh_known_tablets Whether to reload the tablet's address/port map from topo in case they change. (default true) + --tablet_types_to_wait strings Wait till connected for specified tablet types during Gateway initialization. Should be provided as a comma-separated set of tablet types. --tablet_url_template string Format string describing debug tablet url formatting. See getTabletDebugURL() for how to customize this. (default "http://{{.GetTabletHostPort}}") --throttle_tablet_types string Comma separated VTTablet types to be considered by the throttler. default: 'replica'. example: 'replica,rdonly'. 'replica' always implicitly included (default "replica") --topo_consul_lock_delay duration LockDelay for consul session. (default 15s) @@ -414,6 +411,7 @@ vtcombo [flags] --tx_throttler_config string The configuration of the transaction throttler as a text-formatted throttlerdata.Configuration protocol buffer message. (default "target_replication_lag_sec:2 max_replication_lag_sec:10 initial_rate:100 max_increase:1 emergency_decrease:0.5 min_duration_between_increases_sec:40 max_duration_between_increases_sec:62 min_duration_between_decreases_sec:20 spread_backlog_across_sec:20 age_bad_rate_after_sec:180 bad_rate_increase:0.1 max_rate_approach_threshold:0.9") --tx_throttler_healthcheck_cells strings A comma-separated list of cells. Only tabletservers running in these cells will be monitored for replication lag by the transaction throttler. --unhealthy_threshold duration replication lag after which a replica is considered unhealthy (default 2h0m0s) + --unmanaged Indicates an unmanaged tablet, i.e. using an external mysql-compatible database --v Level log level for V logs -v, --version print binary version --vmodule vModuleFlag comma-separated list of pattern=N settings for file-filtered logging diff --git a/content/en/docs/20.0/reference/programs/vtctld/_index.md b/content/en/docs/20.0/reference/programs/vtctld/_index.md index f8c71a657..f2eb76efd 100644 --- a/content/en/docs/20.0/reference/programs/vtctld/_index.md +++ b/content/en/docs/20.0/reference/programs/vtctld/_index.md @@ -1,7 +1,7 @@ --- title: vtctld series: vtctld -commit: b539ce927ee86b723a94a627cdec1403dd4020f0 +commit: 6cd09cce61fa79a1b7aacb36886b7dc44ae82a94 --- ## vtctld @@ -160,7 +160,7 @@ vtctld \ --tablet_health_keep_alive duration close streaming tablet health connection if there are no requests for this long (default 5m0s) --tablet_manager_grpc_ca string the server ca to use to validate servers when connecting --tablet_manager_grpc_cert string the cert to use to connect - --tablet_manager_grpc_concurrency int concurrency to use to talk to a vttablet server for performance-sensitive RPCs (like ExecuteFetchAs{Dba,App} and CheckThrottler) (default 8) + --tablet_manager_grpc_concurrency int concurrency to use to talk to a vttablet server for performance-sensitive RPCs (like ExecuteFetchAs{Dba,App}, CheckThrottler and FullStatus) (default 8) --tablet_manager_grpc_connpool_size int number of tablets to keep tmclient connections open to (default 100) --tablet_manager_grpc_crl string the server crl to use to validate server certificates when connecting --tablet_manager_grpc_key string the key to use to connect diff --git a/content/en/docs/20.0/reference/programs/vtgate/_index.md b/content/en/docs/20.0/reference/programs/vtgate/_index.md index b662575ba..2a5b680d1 100644 --- a/content/en/docs/20.0/reference/programs/vtgate/_index.md +++ b/content/en/docs/20.0/reference/programs/vtgate/_index.md @@ -1,7 +1,7 @@ --- title: vtgate series: vtgate -commit: b539ce927ee86b723a94a627cdec1403dd4020f0 +commit: 6cd09cce61fa79a1b7aacb36886b7dc44ae82a94 --- ## vtgate diff --git a/content/en/docs/20.0/reference/programs/vtgateclienttest/_index.md b/content/en/docs/20.0/reference/programs/vtgateclienttest/_index.md index fdd42a405..1b6c1b817 100644 --- a/content/en/docs/20.0/reference/programs/vtgateclienttest/_index.md +++ b/content/en/docs/20.0/reference/programs/vtgateclienttest/_index.md @@ -1,7 +1,7 @@ --- title: vtgateclienttest series: vtgateclienttest -commit: b539ce927ee86b723a94a627cdec1403dd4020f0 +commit: 6cd09cce61fa79a1b7aacb36886b7dc44ae82a94 --- ## vtgateclienttest diff --git a/content/en/docs/20.0/reference/programs/vtorc/_index.md b/content/en/docs/20.0/reference/programs/vtorc/_index.md index 5f500b313..4f625a18a 100644 --- a/content/en/docs/20.0/reference/programs/vtorc/_index.md +++ b/content/en/docs/20.0/reference/programs/vtorc/_index.md @@ -1,7 +1,7 @@ --- title: vtorc series: vtorc -commit: b539ce927ee86b723a94a627cdec1403dd4020f0 +commit: 6cd09cce61fa79a1b7aacb36886b7dc44ae82a94 --- ## vtorc @@ -20,7 +20,6 @@ vtorc \ --topo_global_root /vitess/global \ --log_dir $VTDATAROOT/tmp \ --port 15000 \ - --recovery-period-block-duration "10m" \ --instance-poll-time "1s" \ --topo-information-refresh-duration "30s" \ --alsologtostderr @@ -78,7 +77,6 @@ vtorc \ --prevent-cross-cell-failover Prevent VTOrc from promoting a primary in a different cell than the current primary in case of a failover --purge_logs_interval duration how often try to remove old logs (default 1h0m0s) --reasonable-replication-lag duration Maximum replication lag on replicas which is deemed to be acceptable (default 10s) - --recovery-period-block-duration duration Duration for which a new recovery is blocked on an instance after running a recovery (default 30s) --recovery-poll-duration duration Timer duration on which VTOrc polls its database to run a recovery (default 1s) --remote_operation_timeout duration time to wait for a remote operation (default 15s) --security_policy string the name of a registered security policy to use for controlling access to URLs - empty means allow all for anyone (built-in policies: deny-all, read-only) @@ -94,7 +92,7 @@ vtorc \ --table-refresh-interval int interval in milliseconds to refresh tables in status page with refreshRequired class --tablet_manager_grpc_ca string the server ca to use to validate servers when connecting --tablet_manager_grpc_cert string the cert to use to connect - --tablet_manager_grpc_concurrency int concurrency to use to talk to a vttablet server for performance-sensitive RPCs (like ExecuteFetchAs{Dba,App} and CheckThrottler) (default 8) + --tablet_manager_grpc_concurrency int concurrency to use to talk to a vttablet server for performance-sensitive RPCs (like ExecuteFetchAs{Dba,App}, CheckThrottler and FullStatus) (default 8) --tablet_manager_grpc_connpool_size int number of tablets to keep tmclient connections open to (default 100) --tablet_manager_grpc_crl string the server crl to use to validate server certificates when connecting --tablet_manager_grpc_key string the key to use to connect diff --git a/content/en/docs/20.0/reference/programs/vttablet/_index.md b/content/en/docs/20.0/reference/programs/vttablet/_index.md index ae52902b9..7f1f149e2 100644 --- a/content/en/docs/20.0/reference/programs/vttablet/_index.md +++ b/content/en/docs/20.0/reference/programs/vttablet/_index.md @@ -1,7 +1,7 @@ --- title: vttablet series: vttablet -commit: b539ce927ee86b723a94a627cdec1403dd4020f0 +commit: 6cd09cce61fa79a1b7aacb36886b7dc44ae82a94 --- ## vttablet @@ -293,21 +293,18 @@ vttablet \ --queryserver-config-pool-size int query server read pool size, connection pool is used by regular queries (non streaming, not in a transaction) (default 16) --queryserver-config-query-cache-memory int query server query cache size in bytes, maximum amount of memory to be used for caching. vttablet analyzes every incoming query and generate a query plan, these plans are being cached in a lru cache. This config controls the capacity of the lru cache. (default 33554432) --queryserver-config-query-pool-timeout duration query server query pool timeout, it is how long vttablet waits for a connection from the query pool. If set to 0 (default) then the overall query timeout is used instead. - --queryserver-config-query-pool-waiter-cap int query server query pool waiter limit, this is the maximum number of queries that can be queued waiting to get a connection (default 5000) --queryserver-config-query-timeout duration query server query timeout, this is the query timeout in vttablet side. If a query takes more than this timeout, it will be killed. (default 30s) --queryserver-config-schema-change-signal query server schema signal, will signal connected vtgates that schema has changed whenever this is detected. VTGates will need to have -schema_change_signal enabled for this to work (default true) --queryserver-config-schema-reload-time duration query server schema reload time, how often vttablet reloads schemas from underlying MySQL instance. vttablet keeps table schemas in its own memory and periodically refreshes it from MySQL. This config controls the reload time. (default 30m0s) --queryserver-config-stream-buffer-size int query server stream buffer size, the maximum number of bytes sent from vttablet for each stream call. It's recommended to keep this value in sync with vtgate's stream_buffer_size. (default 32768) --queryserver-config-stream-pool-size int query server stream connection pool size, stream pool is used by stream queries: queries that return results to client in a streaming fashion (default 200) --queryserver-config-stream-pool-timeout duration query server stream pool timeout, it is how long vttablet waits for a connection from the stream pool. If set to 0 (default) then there is no timeout. - --queryserver-config-stream-pool-waiter-cap int query server stream pool waiter limit, this is the maximum number of streaming queries that can be queued waiting to get a connection --queryserver-config-strict-table-acl only allow queries that pass table acl checks --queryserver-config-terse-errors prevent bind vars from escaping in client error messages --queryserver-config-transaction-cap int query server transaction cap is the maximum number of transactions allowed to happen at any given point of a time for a single vttablet. E.g. by setting transaction cap to 100, there are at most 100 transactions will be processed by a vttablet and the 101th transaction will be blocked (and fail if it cannot get connection within specified timeout) (default 20) --queryserver-config-transaction-timeout duration query server transaction timeout, a transaction will be killed if it takes longer than this value (default 30s) --queryserver-config-truncate-error-len int truncate errors sent to client if they are longer than this value (0 means do not truncate) --queryserver-config-txpool-timeout duration query server transaction pool timeout, it is how long vttablet waits if tx pool is full (default 1s) - --queryserver-config-txpool-waiter-cap int query server transaction pool waiter limit, this is the maximum number of transactions that can be queued waiting to get a connection (default 5000) --queryserver-config-warn-result-size int query server result size warning threshold, warn if number of rows returned from vttablet for non-streaming queries exceeds this --queryserver-enable-settings-pool Enable pooling of connections with modified system settings (default true) --queryserver-enable-views Enable views support in vttablet. @@ -339,7 +336,7 @@ vttablet \ --service_map strings comma separated list of services to enable (or disable if prefixed with '-') Example: grpc-queryservice --serving_state_grace_period duration how long to pause after broadcasting health to vtgate, before enforcing a new serving state --shard_sync_retry_delay duration delay between retries of updates to keep the tablet and its shard record in sync (default 30s) - --shutdown_grace_period duration how long to wait for queries and transactions to complete during graceful shutdown. + --shutdown_grace_period duration how long to wait for queries and transactions to complete during graceful shutdown. (default 3s) --sql-max-length-errors int truncate queries in error logs to the given length (default unlimited) --sql-max-length-ui int truncate queries in debug UIs to the given length (default 512) (default 512) --srv_topo_cache_refresh duration how frequently to refresh the topology for cached entries (default 1s) @@ -369,7 +366,7 @@ vttablet \ --tablet_hostname string if not empty, this hostname will be assumed instead of trying to resolve it --tablet_manager_grpc_ca string the server ca to use to validate servers when connecting --tablet_manager_grpc_cert string the cert to use to connect - --tablet_manager_grpc_concurrency int concurrency to use to talk to a vttablet server for performance-sensitive RPCs (like ExecuteFetchAs{Dba,App} and CheckThrottler) (default 8) + --tablet_manager_grpc_concurrency int concurrency to use to talk to a vttablet server for performance-sensitive RPCs (like ExecuteFetchAs{Dba,App}, CheckThrottler and FullStatus) (default 8) --tablet_manager_grpc_connpool_size int number of tablets to keep tmclient connections open to (default 100) --tablet_manager_grpc_crl string the server crl to use to validate server certificates when connecting --tablet_manager_grpc_key string the key to use to connect diff --git a/content/en/docs/20.0/reference/programs/vttestserver/_index.md b/content/en/docs/20.0/reference/programs/vttestserver/_index.md index a9bfb29ff..183ef0606 100644 --- a/content/en/docs/20.0/reference/programs/vttestserver/_index.md +++ b/content/en/docs/20.0/reference/programs/vttestserver/_index.md @@ -1,7 +1,7 @@ --- title: vttestserver series: vttestserver -commit: b539ce927ee86b723a94a627cdec1403dd4020f0 +commit: 6cd09cce61fa79a1b7aacb36886b7dc44ae82a94 --- ## vttestserver @@ -42,7 +42,6 @@ vttestserver [flags] --dba_idle_timeout duration Idle timeout for dba connections (default 1m0s) --dba_pool_size int Size of the connection pool for dba connections (default 20) --default_schema_dir string Default directory for initial schema files. If no schema is found in schema_dir, default to this location. - --disable_active_reparents if set, do not allow active reparents. Use this to protect a cluster using external reparents. --enable_direct_ddl Allow users to submit direct DDL statements (default true) --enable_online_ddl Allow users to submit, review and control Online DDL (default true) --enable_system_settings This will enable the system settings to be changed per session at the database connection level (default true) @@ -83,6 +82,7 @@ vttestserver [flags] --grpc_server_keepalive_time duration After a duration of this time, if the server doesn't see any activity, it pings the client to see if the transport is still alive. (default 10s) --grpc_server_keepalive_timeout duration After having pinged for keepalive check, the server waits for a duration of Timeout and if no activity is seen even after that the connection is closed. (default 10s) -h, --help help for vttestserver + --initialize-with-vt-dba-tcp If this flag is enabled, MySQL will be initialized with an additional user named vt_dba_tcp, who will have access via TCP/IP connection. --initialize_with_random_data If this flag is each table-shard will be initialized with random data. See also the 'rng_seed' and 'min_shard_size' and 'max_shard_size' flags. --keep_logs duration keep logs for this long (using ctime) (zero to keep forever) --keep_logs_by_mtime duration keep logs for this long (using mtime) (zero to keep forever) @@ -132,7 +132,7 @@ vttestserver [flags] --tablet_hostname string The hostname to use for the tablet otherwise it will be derived from OS' hostname (default "localhost") --tablet_manager_grpc_ca string the server ca to use to validate servers when connecting --tablet_manager_grpc_cert string the cert to use to connect - --tablet_manager_grpc_concurrency int concurrency to use to talk to a vttablet server for performance-sensitive RPCs (like ExecuteFetchAs{Dba,App} and CheckThrottler) (default 8) + --tablet_manager_grpc_concurrency int concurrency to use to talk to a vttablet server for performance-sensitive RPCs (like ExecuteFetchAs{Dba,App}, CheckThrottler and FullStatus) (default 8) --tablet_manager_grpc_connpool_size int number of tablets to keep tmclient connections open to (default 100) --tablet_manager_grpc_crl string the server crl to use to validate server certificates when connecting --tablet_manager_grpc_key string the key to use to connect diff --git a/content/en/docs/20.0/reference/programs/vttlstest/_index.md b/content/en/docs/20.0/reference/programs/vttlstest/_index.md index 00068b07b..197d1bdd1 100644 --- a/content/en/docs/20.0/reference/programs/vttlstest/_index.md +++ b/content/en/docs/20.0/reference/programs/vttlstest/_index.md @@ -1,7 +1,7 @@ --- title: vttlstest series: vttlstest -commit: b089f78945653f6acd17c66f896820e36df49437 +commit: 6cd09cce61fa79a1b7aacb36886b7dc44ae82a94 --- ## vttlstest diff --git a/content/en/docs/20.0/reference/programs/vttlstest/vttlstest_CreateCA.md b/content/en/docs/20.0/reference/programs/vttlstest/vttlstest_CreateCA.md index 67dc8758a..5f8edf9e2 100644 --- a/content/en/docs/20.0/reference/programs/vttlstest/vttlstest_CreateCA.md +++ b/content/en/docs/20.0/reference/programs/vttlstest/vttlstest_CreateCA.md @@ -1,7 +1,7 @@ --- title: CreateCA series: vttlstest -commit: b089f78945653f6acd17c66f896820e36df49437 +commit: 6cd09cce61fa79a1b7aacb36886b7dc44ae82a94 --- ## vttlstest CreateCA diff --git a/content/en/docs/20.0/reference/programs/vttlstest/vttlstest_CreateCRL.md b/content/en/docs/20.0/reference/programs/vttlstest/vttlstest_CreateCRL.md index 591c89fb3..de1111791 100644 --- a/content/en/docs/20.0/reference/programs/vttlstest/vttlstest_CreateCRL.md +++ b/content/en/docs/20.0/reference/programs/vttlstest/vttlstest_CreateCRL.md @@ -1,7 +1,7 @@ --- title: CreateCRL series: vttlstest -commit: b089f78945653f6acd17c66f896820e36df49437 +commit: 6cd09cce61fa79a1b7aacb36886b7dc44ae82a94 --- ## vttlstest CreateCRL diff --git a/content/en/docs/20.0/reference/programs/vttlstest/vttlstest_CreateIntermediateCA.md b/content/en/docs/20.0/reference/programs/vttlstest/vttlstest_CreateIntermediateCA.md index c575173ad..4867cab99 100644 --- a/content/en/docs/20.0/reference/programs/vttlstest/vttlstest_CreateIntermediateCA.md +++ b/content/en/docs/20.0/reference/programs/vttlstest/vttlstest_CreateIntermediateCA.md @@ -1,7 +1,7 @@ --- title: CreateIntermediateCA series: vttlstest -commit: b089f78945653f6acd17c66f896820e36df49437 +commit: 6cd09cce61fa79a1b7aacb36886b7dc44ae82a94 --- ## vttlstest CreateIntermediateCA diff --git a/content/en/docs/20.0/reference/programs/vttlstest/vttlstest_CreateSignedCert.md b/content/en/docs/20.0/reference/programs/vttlstest/vttlstest_CreateSignedCert.md index cee912e0a..9fdb48f59 100644 --- a/content/en/docs/20.0/reference/programs/vttlstest/vttlstest_CreateSignedCert.md +++ b/content/en/docs/20.0/reference/programs/vttlstest/vttlstest_CreateSignedCert.md @@ -1,7 +1,7 @@ --- title: CreateSignedCert series: vttlstest -commit: b089f78945653f6acd17c66f896820e36df49437 +commit: 6cd09cce61fa79a1b7aacb36886b7dc44ae82a94 --- ## vttlstest CreateSignedCert diff --git a/content/en/docs/20.0/reference/programs/vttlstest/vttlstest_RevokeCert.md b/content/en/docs/20.0/reference/programs/vttlstest/vttlstest_RevokeCert.md index e2de9ef4c..de3506778 100644 --- a/content/en/docs/20.0/reference/programs/vttlstest/vttlstest_RevokeCert.md +++ b/content/en/docs/20.0/reference/programs/vttlstest/vttlstest_RevokeCert.md @@ -1,7 +1,7 @@ --- title: RevokeCert series: vttlstest -commit: b089f78945653f6acd17c66f896820e36df49437 +commit: 6cd09cce61fa79a1b7aacb36886b7dc44ae82a94 --- ## vttlstest RevokeCert diff --git a/content/en/docs/20.0/reference/programs/zk/_index.md b/content/en/docs/20.0/reference/programs/zk/_index.md index a43fec56e..08930727a 100644 --- a/content/en/docs/20.0/reference/programs/zk/_index.md +++ b/content/en/docs/20.0/reference/programs/zk/_index.md @@ -1,7 +1,7 @@ --- title: zk series: zk -commit: 0e61ba498e0344d37d6e1cae933ae14aa2804fcd +commit: 6cd09cce61fa79a1b7aacb36886b7dc44ae82a94 --- ## zk diff --git a/content/en/docs/20.0/reference/programs/zk/zk_addAuth.md b/content/en/docs/20.0/reference/programs/zk/zk_addAuth.md index 5d7851548..be683dbe2 100644 --- a/content/en/docs/20.0/reference/programs/zk/zk_addAuth.md +++ b/content/en/docs/20.0/reference/programs/zk/zk_addAuth.md @@ -1,7 +1,7 @@ --- title: addAuth series: zk -commit: 0e61ba498e0344d37d6e1cae933ae14aa2804fcd +commit: 6cd09cce61fa79a1b7aacb36886b7dc44ae82a94 --- ## zk addAuth diff --git a/content/en/docs/20.0/reference/programs/zk/zk_cat.md b/content/en/docs/20.0/reference/programs/zk/zk_cat.md index 023d49e20..cb584698a 100644 --- a/content/en/docs/20.0/reference/programs/zk/zk_cat.md +++ b/content/en/docs/20.0/reference/programs/zk/zk_cat.md @@ -1,7 +1,7 @@ --- title: cat series: zk -commit: 0e61ba498e0344d37d6e1cae933ae14aa2804fcd +commit: 6cd09cce61fa79a1b7aacb36886b7dc44ae82a94 --- ## zk cat diff --git a/content/en/docs/20.0/reference/programs/zk/zk_chmod.md b/content/en/docs/20.0/reference/programs/zk/zk_chmod.md index ef9680e35..4f0a271f5 100644 --- a/content/en/docs/20.0/reference/programs/zk/zk_chmod.md +++ b/content/en/docs/20.0/reference/programs/zk/zk_chmod.md @@ -1,7 +1,7 @@ --- title: chmod series: zk -commit: 0e61ba498e0344d37d6e1cae933ae14aa2804fcd +commit: 6cd09cce61fa79a1b7aacb36886b7dc44ae82a94 --- ## zk chmod diff --git a/content/en/docs/20.0/reference/programs/zk/zk_cp.md b/content/en/docs/20.0/reference/programs/zk/zk_cp.md index c4dee8147..4b4ed1bdc 100644 --- a/content/en/docs/20.0/reference/programs/zk/zk_cp.md +++ b/content/en/docs/20.0/reference/programs/zk/zk_cp.md @@ -1,7 +1,7 @@ --- title: cp series: zk -commit: 0e61ba498e0344d37d6e1cae933ae14aa2804fcd +commit: 6cd09cce61fa79a1b7aacb36886b7dc44ae82a94 --- ## zk cp diff --git a/content/en/docs/20.0/reference/programs/zk/zk_edit.md b/content/en/docs/20.0/reference/programs/zk/zk_edit.md index 5c0d0eb97..11138213b 100644 --- a/content/en/docs/20.0/reference/programs/zk/zk_edit.md +++ b/content/en/docs/20.0/reference/programs/zk/zk_edit.md @@ -1,7 +1,7 @@ --- title: edit series: zk -commit: 0e61ba498e0344d37d6e1cae933ae14aa2804fcd +commit: 6cd09cce61fa79a1b7aacb36886b7dc44ae82a94 --- ## zk edit diff --git a/content/en/docs/20.0/reference/programs/zk/zk_ls.md b/content/en/docs/20.0/reference/programs/zk/zk_ls.md index 4a7bf879a..7aaa07a4d 100644 --- a/content/en/docs/20.0/reference/programs/zk/zk_ls.md +++ b/content/en/docs/20.0/reference/programs/zk/zk_ls.md @@ -1,7 +1,7 @@ --- title: ls series: zk -commit: 0e61ba498e0344d37d6e1cae933ae14aa2804fcd +commit: 6cd09cce61fa79a1b7aacb36886b7dc44ae82a94 --- ## zk ls diff --git a/content/en/docs/20.0/reference/programs/zk/zk_rm.md b/content/en/docs/20.0/reference/programs/zk/zk_rm.md index 384e70bc3..3ddfe8d99 100644 --- a/content/en/docs/20.0/reference/programs/zk/zk_rm.md +++ b/content/en/docs/20.0/reference/programs/zk/zk_rm.md @@ -1,7 +1,7 @@ --- title: rm series: zk -commit: 0e61ba498e0344d37d6e1cae933ae14aa2804fcd +commit: 6cd09cce61fa79a1b7aacb36886b7dc44ae82a94 --- ## zk rm diff --git a/content/en/docs/20.0/reference/programs/zk/zk_stat.md b/content/en/docs/20.0/reference/programs/zk/zk_stat.md index eb50f9a05..537245076 100644 --- a/content/en/docs/20.0/reference/programs/zk/zk_stat.md +++ b/content/en/docs/20.0/reference/programs/zk/zk_stat.md @@ -1,7 +1,7 @@ --- title: stat series: zk -commit: 0e61ba498e0344d37d6e1cae933ae14aa2804fcd +commit: 6cd09cce61fa79a1b7aacb36886b7dc44ae82a94 --- ## zk stat diff --git a/content/en/docs/20.0/reference/programs/zk/zk_touch.md b/content/en/docs/20.0/reference/programs/zk/zk_touch.md index 298cb2826..bcfbee062 100644 --- a/content/en/docs/20.0/reference/programs/zk/zk_touch.md +++ b/content/en/docs/20.0/reference/programs/zk/zk_touch.md @@ -1,7 +1,7 @@ --- title: touch series: zk -commit: 0e61ba498e0344d37d6e1cae933ae14aa2804fcd +commit: 6cd09cce61fa79a1b7aacb36886b7dc44ae82a94 --- ## zk touch diff --git a/content/en/docs/20.0/reference/programs/zk/zk_unzip.md b/content/en/docs/20.0/reference/programs/zk/zk_unzip.md index 73d653111..25fc08469 100644 --- a/content/en/docs/20.0/reference/programs/zk/zk_unzip.md +++ b/content/en/docs/20.0/reference/programs/zk/zk_unzip.md @@ -1,7 +1,7 @@ --- title: unzip series: zk -commit: 0e61ba498e0344d37d6e1cae933ae14aa2804fcd +commit: 6cd09cce61fa79a1b7aacb36886b7dc44ae82a94 --- ## zk unzip diff --git a/content/en/docs/20.0/reference/programs/zk/zk_wait.md b/content/en/docs/20.0/reference/programs/zk/zk_wait.md index 217a88e47..3b53e5fac 100644 --- a/content/en/docs/20.0/reference/programs/zk/zk_wait.md +++ b/content/en/docs/20.0/reference/programs/zk/zk_wait.md @@ -1,7 +1,7 @@ --- title: wait series: zk -commit: 0e61ba498e0344d37d6e1cae933ae14aa2804fcd +commit: 6cd09cce61fa79a1b7aacb36886b7dc44ae82a94 --- ## zk wait diff --git a/content/en/docs/20.0/reference/programs/zk/zk_watch.md b/content/en/docs/20.0/reference/programs/zk/zk_watch.md index 961a85226..30c68e74e 100644 --- a/content/en/docs/20.0/reference/programs/zk/zk_watch.md +++ b/content/en/docs/20.0/reference/programs/zk/zk_watch.md @@ -1,7 +1,7 @@ --- title: watch series: zk -commit: 0e61ba498e0344d37d6e1cae933ae14aa2804fcd +commit: 6cd09cce61fa79a1b7aacb36886b7dc44ae82a94 --- ## zk watch diff --git a/content/en/docs/20.0/reference/programs/zk/zk_zip.md b/content/en/docs/20.0/reference/programs/zk/zk_zip.md index c4956dc64..176afc86b 100644 --- a/content/en/docs/20.0/reference/programs/zk/zk_zip.md +++ b/content/en/docs/20.0/reference/programs/zk/zk_zip.md @@ -1,7 +1,7 @@ --- title: zip series: zk -commit: 0e61ba498e0344d37d6e1cae933ae14aa2804fcd +commit: 6cd09cce61fa79a1b7aacb36886b7dc44ae82a94 --- ## zk zip diff --git a/content/en/docs/20.0/reference/programs/zkctl/_index.md b/content/en/docs/20.0/reference/programs/zkctl/_index.md index 291256bcd..82bc6166d 100644 --- a/content/en/docs/20.0/reference/programs/zkctl/_index.md +++ b/content/en/docs/20.0/reference/programs/zkctl/_index.md @@ -1,7 +1,7 @@ --- title: zkctl series: zkctl -commit: b539ce927ee86b723a94a627cdec1403dd4020f0 +commit: 6cd09cce61fa79a1b7aacb36886b7dc44ae82a94 --- ## zkctl diff --git a/content/en/docs/20.0/reference/programs/zkctl/zkctl_init.md b/content/en/docs/20.0/reference/programs/zkctl/zkctl_init.md index 0854e69f1..43bc338ca 100644 --- a/content/en/docs/20.0/reference/programs/zkctl/zkctl_init.md +++ b/content/en/docs/20.0/reference/programs/zkctl/zkctl_init.md @@ -1,7 +1,7 @@ --- title: init series: zkctl -commit: b539ce927ee86b723a94a627cdec1403dd4020f0 +commit: 6cd09cce61fa79a1b7aacb36886b7dc44ae82a94 --- ## zkctl init @@ -24,7 +24,7 @@ zkctl init [flags] --config-file string Full path of the config file (with extension) to use. If set, --config-path, --config-type, and --config-name are ignored. --config-file-not-found-handling ConfigFileNotFoundHandling Behavior when a config file is not found. (Options: error, exit, ignore, warn) (default warn) --config-name string Name of the config file (without extension) to search for. (default "vtconfig") - --config-path strings Paths to search for config files in. (default [/tmp/pull_request_handler/vitess]) + --config-path strings Paths to search for config files in. (default []) --config-persistence-min-interval duration minimum interval between persisting dynamic config changes back to disk (if no change has occurred, nothing is done). (default 1s) --config-type string Config file type (omit to infer config type from file extension). --keep_logs duration keep logs for this long (using ctime) (zero to keep forever) diff --git a/content/en/docs/20.0/reference/programs/zkctl/zkctl_shutdown.md b/content/en/docs/20.0/reference/programs/zkctl/zkctl_shutdown.md index 3f46efd43..cf87c75a7 100644 --- a/content/en/docs/20.0/reference/programs/zkctl/zkctl_shutdown.md +++ b/content/en/docs/20.0/reference/programs/zkctl/zkctl_shutdown.md @@ -1,7 +1,7 @@ --- title: shutdown series: zkctl -commit: b539ce927ee86b723a94a627cdec1403dd4020f0 +commit: 6cd09cce61fa79a1b7aacb36886b7dc44ae82a94 --- ## zkctl shutdown @@ -24,7 +24,7 @@ zkctl shutdown [flags] --config-file string Full path of the config file (with extension) to use. If set, --config-path, --config-type, and --config-name are ignored. --config-file-not-found-handling ConfigFileNotFoundHandling Behavior when a config file is not found. (Options: error, exit, ignore, warn) (default warn) --config-name string Name of the config file (without extension) to search for. (default "vtconfig") - --config-path strings Paths to search for config files in. (default [/tmp/pull_request_handler/vitess]) + --config-path strings Paths to search for config files in. (default []) --config-persistence-min-interval duration minimum interval between persisting dynamic config changes back to disk (if no change has occurred, nothing is done). (default 1s) --config-type string Config file type (omit to infer config type from file extension). --keep_logs duration keep logs for this long (using ctime) (zero to keep forever) diff --git a/content/en/docs/20.0/reference/programs/zkctl/zkctl_start.md b/content/en/docs/20.0/reference/programs/zkctl/zkctl_start.md index f0a9a5a98..d273c28a5 100644 --- a/content/en/docs/20.0/reference/programs/zkctl/zkctl_start.md +++ b/content/en/docs/20.0/reference/programs/zkctl/zkctl_start.md @@ -1,7 +1,7 @@ --- title: start series: zkctl -commit: b539ce927ee86b723a94a627cdec1403dd4020f0 +commit: 6cd09cce61fa79a1b7aacb36886b7dc44ae82a94 --- ## zkctl start @@ -24,7 +24,7 @@ zkctl start [flags] --config-file string Full path of the config file (with extension) to use. If set, --config-path, --config-type, and --config-name are ignored. --config-file-not-found-handling ConfigFileNotFoundHandling Behavior when a config file is not found. (Options: error, exit, ignore, warn) (default warn) --config-name string Name of the config file (without extension) to search for. (default "vtconfig") - --config-path strings Paths to search for config files in. (default [/tmp/pull_request_handler/vitess]) + --config-path strings Paths to search for config files in. (default []) --config-persistence-min-interval duration minimum interval between persisting dynamic config changes back to disk (if no change has occurred, nothing is done). (default 1s) --config-type string Config file type (omit to infer config type from file extension). --keep_logs duration keep logs for this long (using ctime) (zero to keep forever) diff --git a/content/en/docs/20.0/reference/programs/zkctl/zkctl_teardown.md b/content/en/docs/20.0/reference/programs/zkctl/zkctl_teardown.md index 9253b0091..ec54d7339 100644 --- a/content/en/docs/20.0/reference/programs/zkctl/zkctl_teardown.md +++ b/content/en/docs/20.0/reference/programs/zkctl/zkctl_teardown.md @@ -1,7 +1,7 @@ --- title: teardown series: zkctl -commit: b539ce927ee86b723a94a627cdec1403dd4020f0 +commit: 6cd09cce61fa79a1b7aacb36886b7dc44ae82a94 --- ## zkctl teardown @@ -24,7 +24,7 @@ zkctl teardown [flags] --config-file string Full path of the config file (with extension) to use. If set, --config-path, --config-type, and --config-name are ignored. --config-file-not-found-handling ConfigFileNotFoundHandling Behavior when a config file is not found. (Options: error, exit, ignore, warn) (default warn) --config-name string Name of the config file (without extension) to search for. (default "vtconfig") - --config-path strings Paths to search for config files in. (default [/tmp/pull_request_handler/vitess]) + --config-path strings Paths to search for config files in. (default []) --config-persistence-min-interval duration minimum interval between persisting dynamic config changes back to disk (if no change has occurred, nothing is done). (default 1s) --config-type string Config file type (omit to infer config type from file extension). --keep_logs duration keep logs for this long (using ctime) (zero to keep forever) diff --git a/content/en/docs/20.0/reference/programs/zkctld/_index.md b/content/en/docs/20.0/reference/programs/zkctld/_index.md index a5d600cf4..f05175cc7 100644 --- a/content/en/docs/20.0/reference/programs/zkctld/_index.md +++ b/content/en/docs/20.0/reference/programs/zkctld/_index.md @@ -1,7 +1,7 @@ --- title: zkctld series: zkctld -commit: b2d7604e4e0728329314500c182c3192cee74510 +commit: 6cd09cce61fa79a1b7aacb36886b7dc44ae82a94 --- ## zkctld diff --git a/tools/sync_cobradocs.sh b/tools/sync_cobradocs.sh index 7723be085..49a578ef8 100755 --- a/tools/sync_cobradocs.sh +++ b/tools/sync_cobradocs.sh @@ -20,6 +20,10 @@ fi VITESS_DIR="${tmp}" make generated-docs +# The documentation generation in Vitess produces a non-anonymous path +# which are replaced here using find and sed. +find ./content/en/docs/ -type f -exec sh -c 'LC_CTYPE=C LANG=en_US.UTF-8 sed -i "" "s@\['"$tmp"'\]@\[\]@g" "$0"' {} \; + git add $(git diff -I"^commit:.*$" --numstat | awk '{print $3}' | xargs) || true # Reset any modified files that contained _only_ a SHA update. git checkout -- .