0682cd502e
Fix backup restore ( #10943 )
...
* Fix backup clean blobs issue
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
* Restore accounts
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
* Allow skip queue for backup-restore
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
* Fix backup of wrong social ids
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
* Filter backup logs
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
* Fix doRestoreWorkspace signature after accounts-restore port
The 'Restore accounts' cherry-pick updated the workspace-service
restore call site to pass accountsDbUrl/accountsDbNs through to
doRestoreWorkspace, but doRestoreWorkspace itself was never updated
to accept them (this mismatch existed in the upstream fork too and
only surfaced once types were rebuilt). Extend doRestoreWorkspace to
open an AccountDB from the given URL/ns, mirroring the existing
doBackup pattern, and thread it into restore() so the automatic
workspace-service restore flow can also restore accounts, not just
the manual dev-tool CLI restore.
Signed-off-by: Artyom Savchenko <armisav@gmail.com >
---------
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
Signed-off-by: Artyom Savchenko <armisav@gmail.com >
Co-authored-by: Andrey Sobolev <haiodo@gmail.com >
2026-07-01 16:29:35 +07:00
Andrey Sobolev and GitHub
7f655a2d8c
Fix every time compacting and put images back to backup ( #10257 )
...
* Fix every time compacting and put images back to backup
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
* Fix formatting
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
---------
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2025-11-28 15:32:26 +07:00
Alexander Onnikov and GitHub
f2d3d0e27e
force compact backup ( #10164 )
...
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com >
2025-10-28 23:13:38 +07:00
Alexander Onnikov and GitHub
42e2e2ee35
fix: use proper doc key when compacting backup ( #10155 )
...
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com >
2025-10-27 19:51:14 +07:00
Andrey Sobolev and GitHub
aa7829bb93
Update deps oct 11 ( #10069 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2025-10-12 08:55:50 +07:00
Alexey Zinoviev and GitHub
e173fd0115
UBERF-12323: Include accounts info into backup ( #9659 )
...
* uberf-12323: include accounts data into backups
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com >
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com >
* uberf-12323: support full recheck
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com >
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com >
* uberf-12323: bump forced full recheck
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com >
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com >
* uberf-12323: remove excess logs
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com >
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com >
* uberf-12323: fix tests
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com >
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com >
* uberf-12323: update local dev setup
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com >
---------
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com >
2025-08-27 19:40:39 +07:00
Andrey Sobolev and GitHub
88351f639f
qfix: Rework span creation ( #9613 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2025-07-29 23:32:16 +07:00
Andrey Sobolev and GitHub
54e1e99943
qfix: Backup blob info ( #9496 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2025-07-08 20:39:43 +07:00
Andrey Sobolev and GitHub
46448e3ae8
QFIX: Fix reducedCalls to stop in case of error ( #9482 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2025-07-07 15:03:33 +07:00
Andrey Sobolev and GitHub
95c1974062
Improve backup logging ( #9434 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2025-07-02 15:48:41 +07:00
Andrey Sobolev and GitHub
a23326fd6b
qfix: backups using pipeline ( #9396 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2025-07-01 22:51:20 +07:00
Andrey Sobolev and GitHub
22d54d43b1
qfix: Allow tool to create workspace with dataid for testing ( #9404 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2025-06-30 16:50:06 +07:00
Andrey Sobolev and GitHub
f44b9c427d
Extract postgres base package ( #9397 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2025-06-30 12:23:21 +07:00
Andrey Sobolev and GitHub
28283c799d
qfix: Tune backup limits ( #9381 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2025-06-26 17:01:16 +07:00
Andrey Sobolev and GitHub
db3f264394
QFIX: Reindex inplace ( #9365 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2025-06-25 16:46:27 +07:00
702b51b51b
UBERF-11712: Rework communication integration ( #9335 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com >
Co-authored-by: Kristina Fefelova <kristin.fefelova@gmail.com >
2025-06-25 14:06:49 +07:00
Andrey Sobolev and GitHub
a492fd94f1
QFIX: Backup service ( #9347 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2025-06-24 14:19:13 +07:00
Andrey Sobolev and GitHub
dbc5847467
qfix: backup recheck ( #9288 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2025-06-18 23:02:37 +07:00
Andrey Sobolev and GitHub
feafc9a092
Backup Info API service ( #9273 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2025-06-17 23:44:53 +07:00
Andrey Sobolev and GitHub
c6a3991c90
QFIX: Backup fixes ( #9256 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2025-06-17 10:18:42 +07:00
Andrey Sobolev and GitHub
80f4df55d1
QFIX: Restore in workspace service for old workspaces ( #9241 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2025-06-15 23:22:50 +07:00
Alexander Onnikov and GitHub
94f8b55908
fix: storage adapter throw error on stat ( #8893 )
...
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com >
2025-05-12 15:46:39 +07:00
Andrey Sobolev and GitHub
6807c9e5ab
UBERF-10523: Fixes for backup/compact ( #8888 )
...
* UBERF-10523: Fixes for backup/compact
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
* Fix build
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
* Fix build
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
---------
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2025-05-12 11:25:22 +07:00
Andrey Sobolev and GitHub
5caa14dbf2
QFIX: Improve backup find tool ( #8783 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2025-04-30 13:39:13 +04:00
Andrey Sobolev and GitHub
0c9c985ab8
UBERF-9521: Refactor session manager ( #8560 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2025-04-16 20:50:58 +07:00
Andrey Sobolev and GitHub
17f0aedaf6
UBERF-9739: Try to fix backup hang ( #8496 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2025-04-08 16:41:00 +07:00
Andrey Sobolev and GitHub
9e2baac3d8
QFIX: Fix huge statistics send ( #8483 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2025-04-07 21:44:18 +07:00
Andrey Sobolev and GitHub
278895aaac
UBERF-9736: Fix backup hang ( #8468 )
...
* UBERF-9736: Fix backup hang
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
* Fix build
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
---------
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2025-04-04 18:40:38 +07:00
Kristina and GitHub
af9bb74670
New chat & inbox ( #8328 )
...
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com >
2025-03-31 17:09:09 +07:00
Andrey Sobolev and GitHub
58eb205688
use redpanda queue ( #8291 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2025-03-22 13:55:46 +05:00
Andrey Sobolev and GitHub
d3ffb3c2fd
Fix backup-all script ( #8255 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2025-03-18 00:38:12 +07:00
Andrey Sobolev and GitHub
419a3ddfdb
UBERF-9633: Reduce migration calls during workspace creation ( #8242 ) ( #8244 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2025-03-17 17:44:24 +07:00
Andrey Sobolev
32550b6f9d
qfix
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2025-03-17 14:44:33 +07:00
Andrey Sobolev and GitHub
448d6239ce
UBERF-9500: Fix indexing on staging ( #8231 )
2025-03-14 21:46:15 +07:00
Andrey Sobolev
622844c42f
Fix backup all and disable full check for migration
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2025-03-06 16:31:18 +07:00
Andrey Sobolev and Andrey Sobolev
059cab66fb
UBERF-9550: Fix backup verification memory usage ( #8138 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2025-03-06 16:31:18 +07:00
Andrey Sobolev and Andrey Sobolev
f5f94f6366
UBERF-9550: Add backup with verify ( #8137 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2025-03-06 16:31:18 +07:00
Andrey Sobolev and Andrey Sobolev
3116af99ba
UBERF-9543: Restore-all tool ( #8132 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2025-03-06 16:31:18 +07:00
Alexey Zinoviev and GitHub
e8df531654
UBERF-9429: Provide workspace ids to storage adapters ( #7956 )
...
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com >
2025-02-14 15:59:36 +07:00
Andrey Sobolev and GitHub
db0bbe31aa
Merge staging 12feb ( #7993 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2025-02-12 23:18:50 +07:00
Andrey Sobolev
86494e7fd1
Merge branch 'staging' into develop
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2025-02-06 11:33:40 +07:00
Andrey Sobolev and GitHub
04a282c0f8
Merge staging feb4 ( #7910 )
2025-02-04 22:29:27 +07:00
Andrey Sobolev and GitHub
8a6232713c
UBERF-9367: Use domain hash ( #7897 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2025-02-04 21:40:09 +07:00
Alexey Zinoviev and GitHub
2c64ceadb8
UBERF-8425: Global accounts ( #7573 )
2025-02-04 10:31:03 +07:00
Andrey Sobolev and GitHub
2ceadf28d8
UBERF-9299: Fix backup service order and add parallel ( #7846 )
2025-01-31 18:12:49 +07:00
Andrey Sobolev and GitHub
9c3a1cc641
UBERF-9299: Fix backup service backup order ( #7826 )
2025-01-30 10:11:31 +07:00
Andrey Sobolev and GitHub
f8a8c94bc2
UBERF-9224: Use context variables to hold context data ( #7754 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2025-01-28 00:36:37 +07:00
Alexander Onnikov and GitHub
8f5d15b0cd
fix: ignore invalid blob data json files ( #7679 )
...
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com >
2025-01-15 23:42:27 +07:00
Andrey Sobolev and GitHub
30edf4ea8e
Fix Backup info size display ( #7540 )
2024-12-24 20:16:45 +07:00
Andrey Sobolev and GitHub
54ff768844
Upgrade Live Kit to latest version ( #7524 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2024-12-23 16:35:42 +07:00