yuyongxing commented on issue #34002:
URL:
https://github.com/apache/shardingsphere/issues/34002#issuecomment-2537566715
run config file is global.yaml
```sql
mode:
type: Cluster
repository:
type: ZooKeeper
props:
namespace: governance_ds
server-lists: zookeeper:2181
retryIntervalMilliseconds: 500
timeToLiveSeconds: 60
maxRetries: 3
operationTimeoutMilliseconds: 500
#
authority:
users:
- user: test
password: 123456
privilege:
type: ALL_PERMITTED
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]