Botond Dénes
0254cfc7d3
locator/tablets: make tablet_metadata cheap to copy
...
Keep lw_shared_ptr<tablet_map> in the tablet map and use COW semantics.
To prevent accidental changes to shared tablet_map instances, all
modifications to a tablet_map have to go through a new
`mutate_tablet_map()` method, which implements the copy-modify-swap
idiom.
2024-08-11 09:52:37 -04:00
..
2024-06-02 14:23:00 +02:00
2024-07-09 18:31:35 +03:00
2023-02-28 21:56:53 +08:00
2024-08-05 08:23:35 +03:00
2024-06-21 19:20:27 +03:00
2022-04-26 14:46:42 +03:00
2024-04-19 22:56:16 +08:00
2022-04-26 14:46:42 +03:00
2024-08-05 08:23:35 +03:00
2024-08-05 08:23:35 +03:00
2022-01-18 12:15:18 +01:00
2022-01-18 12:15:18 +01:00
2024-08-05 08:23:35 +03:00
2022-01-18 12:15:18 +01:00
2023-02-14 11:19:03 +02:00
2023-02-14 11:19:03 +02:00
2024-06-21 07:12:06 +03:00
2023-02-15 11:01:50 +02:00
2023-06-06 13:29:16 +03:00
2023-11-05 20:47:44 +02:00
2023-09-23 14:28:07 +08:00
2024-08-05 08:23:35 +03:00
2023-01-19 17:42:52 +08:00
2024-08-05 08:23:35 +03:00
2024-08-11 09:52:37 -04:00
2022-04-26 14:46:42 +03:00
2024-06-25 12:25:59 +03:00
2024-06-25 12:25:59 +03:00
2024-08-11 09:52:37 -04:00