horaedb icon indicating copy to clipboard operation
horaedb copied to clipboard

RFC for dynamic routing of CeresDB cluster mode

Open ZuLiangWang opened this issue 2 years ago • 0 comments

Describe This Problem

In Release v0.3, we initially implemented the cluster mode of CeresDB and provided static routing based on CeresMeta's initialization. However, it is obvious that this simple implementation cannot support the dynamic scheduling in distributed scenarios. Through distributed dynamic routing, we hope to achieve:

  • High availability.
  • Automatic scheduling of CeresDB computing resources for good load balancing.

Proposal

Draw an RFC for dynamic routing of CeresDB cluster mode.

Additional Context

No response

ZuLiangWang avatar Sep 07 '22 03:09 ZuLiangWang