Issues
- 0
Merge HoraeMeta code into HoreaDB repository
#302 opened by ZuLiangWang - 0
Improve the cleaning mechanism of ShardNode
#296 opened by ZuLiangWang - 0
- 0
- 0
feat: Persist `EnableSchedule` in Cluster options
#274 opened by chunshao90 - 0
Bug: Scheduling failed
#272 opened by chunshao90 - 0
Record the intermediate results of table creation to avoid leakage of table creation
#266 opened by ZuLiangWang - 0
Refactor shard version related logic
#263 opened by ZuLiangWang - 0
Meta node uses a separate etcd
#206 opened by mrrtree - 0
Upgrade to go v1.21
#256 opened by ShiKaiWi - 0
Avoid implicit field initialization
#257 opened by ShiKaiWi - 1
Shard version mismatch
#219 opened by ZuLiangWang - 0
Avoid creating default cluster when initializing
#253 opened by ShiKaiWi - 0
- 0
The CPU utilization rate is extremely high when there are many route requests
#221 opened by ZuLiangWang - 0
Balance the shard distribution on servers
#200 opened by MichaelLeeHZ - 0
Support to dynamically modify peers and leader of CeresMeta cluster through the interface
#209 opened by ZuLiangWang - 0
- 0
Open shards concurrently
#173 opened by ShiKaiWi - 0
- 0
Avoid generating exactly the same procedure
#211 opened by ZuLiangWang - 0
Support nightly docker image
#165 opened by ShiKaiWi - 0
Optimize the hash algorithm to make the distribution of shards and tables more even
#208 opened by ZuLiangWang - 0
Support flow limiter information reading
#193 opened by baojinri - 0
Refactor the fsm of procedure
#199 opened by baojinri - 0
Out of memory when runing golangci-lint
#188 opened by baojinri - 0
Avoid open table in multiple shard.
#195 opened by ZuLiangWang - 0
- 0
- 1
Timed out when creating a partitioned table with a large number of partitions
#152 opened by ZuLiangWang - 0
When there are a lot of route table requests, the CPU usage of the node is extremely high
#181 opened by ZuLiangWang - 0
Disable create tables before the shards of the cluster are fully allocated
#174 opened by ZuLiangWang - 0
Tracking issue: refactor cluster mode
#145 opened by ZuLiangWang - 0
The leader node of CeresMeta will OOM when the CeresDB node restarts, and it will also fail when electing new leader.
#144 opened by ZuLiangWang - 0
CeresMeta
#143 opened by ZuLiangWang - 1
Expose ETCD API
#141 opened by ShiKaiWi - 0
Fix shard version inconsistent verification
#140 opened by ZuLiangWang - 0
Dispatch database creation event to all servers
#136 opened by jiacai2050 - 0
Format http return results to increase readability
#130 opened by chunshao90 - 0
Do not return an error when dropping a table that exists in ceresmeta but does not exist in ceresdb
#132 opened by chunshao90 - 0
Reduce the number of operations written to the etcd storage in a single transaction
#122 opened by ZuLiangWang - 0
Occurs data race in CI
#110 opened by chunshao90 - 0
Refactor the cluster metadata manager.
#94 opened by chunshao90 - 0
CeresMeta follower node did not forward create/drop table request to leader
#95 opened by ZuLiangWang - 0
- 0
- 0
- 0
Unit tests TestManagerSingle* are broken
#82 opened by ShiKaiWi - 0
Add procedure manager to maintain procedure
#70 opened by ZuLiangWang - 0
Basic failover capability of CeresDB cluster
#76 opened by ZuLiangWang