mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-15 01:12:56 +00:00
Update pageserver/src/tenant/remote_timeline_client.rs
Co-authored-by: Arpad Müller <arpad-m@users.noreply.github.com>
This commit is contained in:
@@ -1914,7 +1914,7 @@ impl RemoteTimelineClient {
|
||||
//
|
||||
// Let's think about the following operation sequence:
|
||||
//
|
||||
// schedule deletion of layer A at generation 5
|
||||
// schedule deletion of layer A at generation 5, this can be for example a future layer
|
||||
// schedule a barrier
|
||||
// schedule a compaction that creates layer A at generation 5
|
||||
// the actual deletion happens here
|
||||
|
||||
Reference in New Issue
Block a user