Michael Litvak
ddd72a16b0
logstor: add group_id
...
add group_id value to each log record that is passed with the mutation
when writing it.
the group_id will be used to group log records in segments, such that a
segment will contain records only from a single group.
this will be useful for tablet migration. we want for each tablet to
have their own segments with all their records, so we can migrate them
efficiently by copying these segments.
the group_id value is set to a value equivalent to the tablet id.
2026-03-18 19:24:26 +01:00
..
2024-12-18 17:45:13 +02:00
2026-01-21 14:56:00 +01:00
2024-12-18 17:45:13 +02:00
2026-03-12 17:48:58 +01:00
2026-03-18 19:24:26 +01:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2026-03-12 19:43:35 +01:00
2024-12-18 17:45:13 +02:00
2025-09-17 17:31:05 +03:00
2025-06-24 11:05:30 +03:00
2025-07-23 15:36:57 +02:00
2025-04-30 11:46:10 +03:00
2025-07-13 19:13:11 +03:00
2026-02-23 14:54:24 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2025-11-24 17:12:13 +01:00
2024-12-18 17:45:13 +02:00
2026-03-18 19:24:26 +01:00
2025-06-25 19:23:07 +02:00
2024-12-18 17:45:13 +02:00
2026-03-10 10:39:58 +02:00
2025-09-24 13:23:38 +03:00
2024-12-18 17:45:13 +02:00
2026-01-20 11:12:47 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2025-06-24 11:05:30 +03:00
2024-12-18 17:45:13 +02:00
2025-09-24 13:55:05 +02:00
2026-03-09 15:15:59 +01:00
2025-12-02 14:55:20 +02:00
2025-06-14 21:26:17 +03:00
2025-09-16 23:40:47 +03:00
2024-12-18 17:45:13 +02:00
2025-10-10 15:21:54 +03:00
2024-12-18 17:45:13 +02:00
2025-08-28 18:06:37 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2025-01-26 12:51:59 +02:00
2026-02-23 11:37:17 +01:00
2025-11-25 09:06:48 +01:00
2025-05-27 14:47:24 +03:00
2025-02-05 10:10:29 +01:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2025-09-16 23:40:47 +03:00
2025-11-25 12:14:05 +01:00