We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88e7724 commit 5190193Copy full SHA for 5190193
config-templates/complex-cdc.yaml
@@ -98,16 +98,19 @@ cdc_servers:
98
deploy_dir: "/tidb-deploy/cdc-8300"
99
data_dir: "/tidb-data/cdc-8300"
100
log_dir: "/tidb-deploy/cdc-8300/log"
101
+ # gc-ttl: 86400
102
- host: 10.0.1.2
103
port: 8300
104
105
106
107
108
- host: 10.0.1.3
109
110
111
112
113
114
115
monitoring_servers:
116
- host: 10.0.1.10
0 commit comments