mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-06-01 21:00:38 +00:00
feat: implement sync_region for metric engine (#5826)
* feat: implement `sync_region` for metric engine * chore: apply suggestions from CR * chore: upgrade proto
This commit is contained in:
@@ -265,6 +265,7 @@ impl DatanodeBuilder {
|
||||
region_server.clone(),
|
||||
meta_client,
|
||||
cache_registry,
|
||||
self.plugins.clone(),
|
||||
)
|
||||
.await?,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user