apache / incubator-horaedb-meta

Meta service of HoraeDB cluster.
https://horaedb.apache.org
Apache License 2.0
27 stars 15 forks source link

docs: update example config #128

Closed chunshao90 closed 1 year ago

chunshao90 commented 1 year ago

Which issue does this PR close?

Closes #

Rationale for this change

Update meta addr in example-cluster config for better deployment.

What changes are included in this PR?

Are there any user-facing changes?

No.

How does this change test

No need.

codecov-commenter commented 1 year ago

Codecov Report

Merging #128 (dd653f0) into main (423ca15) will increase coverage by 0.12%. The diff coverage is 43.89%.

@@            Coverage Diff             @@
##             main     #128      +/-   ##
==========================================
+ Coverage   39.80%   39.93%   +0.12%     
==========================================
  Files          29       33       +4     
  Lines        3432     3799     +367     
==========================================
+ Hits         1366     1517     +151     
- Misses       1882     2070     +188     
- Partials      184      212      +28     
Impacted Files Coverage Δ
server/cluster/cluster.go 0.00% <0.00%> (ø)
server/cluster/manager.go 0.00% <0.00%> (ø)
server/cluster/table_manager.go 0.00% <0.00%> (ø)
server/cluster/types.go 0.00% <ø> (ø)
server/coordinator/procedure/create_table.go 0.00% <0.00%> (-53.39%) :arrow_down:
server/coordinator/procedure/factory.go 0.00% <0.00%> (ø)
server/coordinator/procedure/transfer_leader.go 49.52% <ø> (ø)
server/coordinator/procedure/util.go 38.88% <40.00%> (+0.17%) :arrow_up:
...er/coordinator/procedure/create_partition_table.go 43.26% <43.26%> (ø)
...erver/coordinator/procedure/create_normal_table.go 46.57% <46.57%> (ø)
... and 4 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.