171 Commits

Author SHA1 Message Date
mcrakhman
ac84febce9
Add easy access to unmarshalled header 2023-01-03 18:55:43 +01:00
mcrakhman
c64f732878
Refactor space storage and add tree root 2023-01-03 00:02:33 +01:00
mcrakhman
40f8fb503a
Make tree creation logic more transparent 2023-01-02 23:30:58 +01:00
mcrakhman
1a2ceb6e2b
Remove unnecessary context cleanup 2023-01-02 11:31:43 +01:00
mcrakhman
8d8aff2680
Remove error handling on broadcasting
In theory this can cause a non-decrease of a treesUsed var
2023-01-02 11:26:26 +01:00
mcrakhman
397252d97a
Change headsync logic (ensure space closing on nodes) 2023-01-02 10:54:17 +01:00
mcrakhman
58389432d7
Change object creation to do it through cache 2023-01-01 22:05:29 +01:00
mcrakhman
e44bcfedaf
Remove unused function in confconnector 2022-12-29 18:27:27 +01:00
mcrakhman
a855f02f63
Add queue test 2022-12-29 15:16:30 +01:00
mcrakhman
b5dc56d72c
Update action queue 2022-12-29 13:47:17 +01:00
mcrakhman
a103c960a4
Some streampool fixes 2022-12-28 17:52:10 +01:00
mcrakhman
98b8584efc
Change solution to use queue for better performance 2022-12-27 22:37:47 +01:00
mcrakhman
d4b90e5202
Fix streampool waiters bug 2022-12-27 19:57:01 +01:00
Sergey Cherepanov
84b21c62c5
refactor configs 2022-12-27 16:50:20 +03:00
mcrakhman
0a24886ce6
Change ID to Id 2022-12-26 18:01:18 +01:00
mcrakhman
9da4e0e7e9
Change ACL to Acl 2022-12-26 17:52:39 +01:00
mcrakhman
d35d5c9437
Add comments and change cnames 2022-12-26 17:36:42 +01:00
mcrakhman
f696d774bb
Refactor spacesyncproto 2022-12-25 21:12:17 +01:00
mcrakhman
50dcc735c7
Moving around files and refactoring of common 2022-12-25 20:27:37 +01:00
mcrakhman
3c30f72cd5
WIP refactoring syncstatus headsync 2022-12-25 15:08:26 +01:00
mcrakhman
b0b75ac8ea
Fix sync bugs (connection with different nodes on stream and diff) 2022-12-21 21:24:17 +01:00
mcrakhman
108900e88a
Send head notify message on object create 2022-12-21 19:50:46 +01:00
mcrakhman
f1d1a26b64
Few more fixes in tests 2022-12-19 18:51:31 +01:00
mcrakhman
15ccf29f0b
Statusservice refactoring 2022-12-19 17:54:06 +01:00
mcrakhman
ad87d5e545
Update status service 2022-12-19 16:59:43 +01:00
mcrakhman
322a8d144a
Add some comments and checks 2022-12-18 13:43:05 +01:00
mcrakhman
4aa9ce1a27
Change sync status update logic 2022-12-18 13:16:37 +01:00
mcrakhman
364ec32a39
Added simple watcher and statusservice upgrades 2022-12-17 21:48:48 +01:00
mcrakhman
6444042a02
Add status service implementation 2022-12-17 17:19:19 +01:00
mcrakhman
5df4f13938
Add preliminary interfaces for syncstatus 2022-12-17 16:55:15 +01:00
mcrakhman
060c14792c
Fix tests 2022-12-17 14:00:39 +01:00
mcrakhman
a43d25841d
Fixing tests wip 2022-12-16 23:39:00 +01:00
mcrakhman
3b320087f3
Add comments and fix streampool test 2022-12-16 21:02:34 +01:00
mcrakhman
0c85336e82
Add queue to sync client 2022-12-16 16:40:23 +01:00
mcrakhman
367bd1978d
Move queue to separate object 2022-12-16 13:09:15 +01:00
mcrakhman
8a6a5a6bc1
More fixes to synctree and objecttree 2022-12-15 21:53:58 +01:00
mcrakhman
c064f89988
Add queue to handle quickly updating records 2022-12-15 17:20:11 +01:00
mcrakhman
c36fe14272
Removed sending under a lock in sync tree handler 2022-12-14 21:37:36 +01:00
mcrakhman
38e055ed12
Add connection with timeout, message limits more logs etc 2022-12-14 14:27:43 +01:00
mcrakhman
e0c1e6f19d
Fix not taking lock 2022-12-12 17:30:21 +01:00
mcrakhman
b71360ec01
Change obj tree logic to include their heads on add raw changes 2022-12-12 17:17:09 +01:00
mcrakhman
3807d8e6ef
Remove sugared logger 2022-12-09 22:11:22 +01:00
mcrakhman
d7cce3c9fb
Few fixes to syncservice and streamchecker 2022-12-09 21:53:24 +01:00
mcrakhman
5eaa3bfe44
Fix stream checker and tests 2022-12-09 19:55:57 +01:00
mcrakhman
eb078d311a
Add stream checker 2022-12-09 17:16:43 +01:00
mcrakhman
de12b35216
Change tree creation logic 2022-12-06 10:20:05 +01:00
mcrakhman
6f8a21e547
More fixes to settingsdocument 2022-12-05 23:04:56 +01:00
mcrakhman
50e3d70f70
Fix incorrect args in debug 2022-12-05 20:02:26 +01:00
mcrakhman
f9a064e9aa
Remove duplicated code 2022-12-05 19:11:16 +01:00
mcrakhman
a8507d8120
Update synctree ping logic 2022-12-05 18:51:59 +01:00