incubator-horaedb-meta icon indicating copy to clipboard operation
incubator-horaedb-meta copied to clipboard

Dispatch database creation event to all servers

Open jiacai2050 opened this issue 2 years ago • 0 comments

Description

This is a sub-task of https://github.com/CeresDB/ceresdb/issues/597

Proposal

Two points

  • When a ceresdb server first register with meta, it should return all databases back to it.
  • When receive database create request, it should notify other servers about this new database.

Additional context

jiacai2050 avatar Jan 31 '23 03:01 jiacai2050