Jin Shang

Results 6 issues of Jin Shang

**Is your feature request related to a problem? Please describe.** Is there possible to setup a standby cluster using radondb, from another cluster or existing mysql. **Describe the solution you'd...

enhancement

Set redis role label for redis pod, so client can connect to master directly by adding redis-master-service. Also, It can find the master or slave pod directly, by using `kubectl...

The unix_socket_directories parameter is hard-coded in the code. Why doesn't it support custom configuration? In some cases, such as using postgres_fdw, the /var/run/posgresql/.s.PGSQL.5432 socket file will be relied upon. ```go...

enhancement

### What type of PR is this? Feature ### Which issue(s) this PR fixes? none ### What this PR does? Support to set bool config in my.cnf, like skip_ssl. Otherwise...

1. fix #227 2. Refactor ReconcileBroker by extracting EnsureBrokerStatefulSets method.

**Description of the issue:** There is inconsistent Broker data being retrieved when querying different RocketMQ NameServers. This inconsistency could potentially lead to issues with message routing and client connections within...