This repository has been archived by the owner on Feb 6, 2024. It is now read-only.
v1.2.2
Major Features
- Support for managing multiple
CeresDB
clusters through a singleCeresMeta
cluster
Bug Fix
- #171 Fix the problem with uneven distribution of tables
- #183 Fix the problem that
CeresMeta
etcd frequently timed out when theCeresDB
cluster was restarted in batches
What's Changed
- chore: add codecov.yml by @chunshao90 in #175
- feat: support multiple cluster by @ZuLiangWang in #172
- chore: add integration test by @ZuLiangWang in #177
- fix: mod zero by @chunshao90 in #171
- refactor: add pprof debug API by @ZuLiangWang in #184
- fix: add leader cache by @ZuLiangWang in #183
- refactor: error message in http api by @baojinri in #180
- fix: optimize sub table creation by @baojinri in #182
- refactor: refactor cluster interface by @ZuLiangWang in #185
- test: add unit tests by @ZuLiangWang in #178
- feat: add gRPC flow limit by @baojinri in #176
- refactor: error message by @baojinri in #189
- fix: remove test code by @baojinri in #190
- refactor: rename limiter api by @baojinri in #192
- refactor: compatible with topology persistence by @ZuLiangWang in #191
Full Changelog: v1.2.0...v1.2.2