566 Commits

Author SHA1 Message Date
mcrakhman
ce1273a32c
Make tree creation logic more transparent 2023-01-02 23:30:58 +01:00
mcrakhman
bb398cdb2a
Update ocache ObjectLocker 2023-01-02 14:27:24 +01:00
mcrakhman
54813ccdec
Add generic mustcomponent as in middleware 2023-01-02 13:16:49 +01:00
Sergey Cherepanov
9c1f0acf8b
files: rpcstore.AddAsync + lazy connect in clientmgr 2023-01-03 15:08:07 +03:00
mcrakhman
4294c7d2f9
Remove unnecessary context cleanup 2023-01-02 11:31:43 +01:00
mcrakhman
43d63c3e01
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
9ba3c1b34a
Change headsync logic (ensure space closing on nodes) 2023-01-02 10:54:17 +01:00
mcrakhman
0f257cbc0c
Change object creation to do it through cache 2023-01-01 22:05:29 +01:00
Sergey Cherepanov
fd690d5758
files:partial upload 2022-12-27 13:55:51 +03:00
mcrakhman
63007032e4
Remove unused function in confconnector 2022-12-29 18:27:27 +01:00
mcrakhman
5f62fc7e88
Add queue test 2022-12-29 15:16:30 +01:00
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