655 Commits

Author SHA1 Message Date
mcrakhman
021342bfe9
Fix waiters in streampool 2022-12-27 19:59:27 +01:00
Dmitry
270a6bdcee
Nodes descriptions added 2022-12-27 17:57:17 +08:00
Dmitry
aa029ce71b
First integrational test! 2022-12-23 20:43:06 +08:00
mcrakhman
8afb4b5c1f
Update action queue 2022-12-29 13:45:55 +01:00
mcrakhman
bf146e6676
Some streampool fixes 2022-12-28 17:52:10 +01:00
mcrakhman
5794ea1650
Change solution to use queue for better performance 2022-12-27 22:26:07 +01:00
mcrakhman
e18f71111a
Fix streampool waiters bug 2022-12-27 19:57:01 +01:00
Sergey Cherepanov
17e37fb8fb
refactor configs 2022-12-27 16:50:20 +03:00
mcrakhman
523aedaf3e
Change port number for file node in deploy 2022-12-26 18:05:33 +01:00
mcrakhman
21e5cb36c5
Change ID to Id 2022-12-26 18:01:18 +01:00
mcrakhman
27e0cbf1ea
Change ACL to Acl 2022-12-26 17:52:39 +01:00
mcrakhman
a32a3674b1
Add comments and change cnames 2022-12-26 17:36:42 +01:00
mcrakhman
7046601ef8
Add generation for textchanges in test client 2022-12-25 21:20:41 +01:00
mcrakhman
98323b0063
Refactor spacesyncproto 2022-12-25 21:12:17 +01:00
mcrakhman
a66a356947
Moving around files and refactoring of common 2022-12-25 20:27:37 +01:00
mcrakhman
53e945b956
WIP refactoring syncstatus headsync 2022-12-25 15:08:26 +01:00
Sergey Cherepanov
934f413807
files: rpcstore context listen 2022-12-26 18:59:33 +03:00
Sergey Cherepanov
f3daed1144
move fileserver to filenode, filenode in debugapi 2022-12-23 21:23:44 +03:00
Sergey Cherepanov
73774d99c2
files: fix syncer loop, check ctx.Done 2022-12-22 14:50:20 +03:00
Sergey Cherepanov
69e5ea08e0
go mod fixes 2022-12-22 14:08:15 +03:00
mcrakhman
c81724c36f
Fix sync bugs (connection with different nodes on stream and diff) 2022-12-21 21:24:17 +01:00
mcrakhman
86359af3be
Send head notify message on object create 2022-12-21 19:50:46 +01:00
mcrakhman
56f35c1a73
Change some parameter names 2022-12-21 10:48:32 +01:00
mcrakhman
6861aa2c51
Change naming, add debug mode and remove sh script 2022-12-21 00:23:09 +01:00
mcrakhman
7a08bd8fb3
More cmd fixes 2022-12-20 23:49:36 +01:00
mcrakhman
861e126ab4
Change command a bit, change debug command parameter 2022-12-20 23:30:32 +01:00
mcrakhman
c13a6e1d5f
Add preliminary deploy script 2022-12-20 18:26:47 +01:00
mcrakhman
40760d5c19
Few more fixes in tests 2022-12-19 18:51:31 +01:00
mcrakhman
b7e1e1502f
Statusservice refactoring 2022-12-19 17:54:06 +01:00
mcrakhman
81f24d4cb0
Update status service 2022-12-19 16:59:43 +01:00
mcrakhman
bc857efc6c
Add some comments and checks 2022-12-18 13:43:05 +01:00
mcrakhman
fb6476939e
Change sync status update logic 2022-12-18 13:16:37 +01:00
mcrakhman
b59e2c2593
Added simple watcher and statusservice upgrades 2022-12-17 21:48:48 +01:00
mcrakhman
1af3e764ec
Add status service implementation 2022-12-17 17:19:19 +01:00
mcrakhman
85321db4d7
Add preliminary interfaces for syncstatus 2022-12-17 16:55:15 +01:00
mcrakhman
a510fa21b7
Fix tests 2022-12-17 14:00:39 +01:00
mcrakhman
791ecc56b0
Fixing tests wip 2022-12-16 23:39:00 +01:00
mcrakhman
3eade57cba
Fix objecttree tests 2022-12-16 21:16:30 +01:00
mcrakhman
fcbc6af479
Add comments and fix streampool test 2022-12-16 21:02:34 +01:00
mcrakhman
6f13df03a6
Add queue to sync client 2022-12-16 16:40:23 +01:00
mcrakhman
7183127189
Move queue to separate object 2022-12-16 13:09:15 +01:00
mcrakhman
2fa94cfe7b
More fixes to synctree and objecttree 2022-12-15 21:53:58 +01:00
mcrakhman
fd7c0010d8
Add queue to handle quickly updating records 2022-12-15 17:20:11 +01:00
mcrakhman
ff12e4ad1e
Removed sending under a lock in sync tree handler 2022-12-14 21:37:36 +01:00
mcrakhman
5e8bd53fb2
Add connection with timeout, message limits more logs etc 2022-12-14 14:27:43 +01:00
mcrakhman
fa733293cb
Fix treebuilder errors 2022-12-13 13:57:23 +01:00
mcrakhman
f2f2be36e9
More raw loader fixes 2022-12-12 21:22:35 +01:00
mcrakhman
d8461fb856
Fix not taking lock 2022-12-12 17:30:21 +01:00
mcrakhman
f8509bc85a
Change obj tree logic to include their heads on add raw changes 2022-12-12 17:17:09 +01:00
mcrakhman
c31ebe6794
Remove sugared logger 2022-12-09 22:11:22 +01:00