mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-16 09:52:54 +00:00
refactor: misc after attempt to add lock_in_reparentable
This commit is contained in:
@@ -2842,6 +2842,7 @@ impl Service {
|
||||
);
|
||||
|
||||
let client = PageserverClient::new(node.get_id(), node.base_url(), jwt.as_deref());
|
||||
|
||||
client
|
||||
.timeline_detach_ancestor(tenant_shard_id, timeline_id)
|
||||
.await
|
||||
|
||||
Reference in New Issue
Block a user