33 Commits

Author SHA1 Message Date
mcrakhman
4c71a9a1c4
Simplify request factory 2023-04-19 22:52:06 +02:00
mcrakhman
e79d319925
Change sync client message pool interactions and request-reply 2023-04-19 22:43:46 +02:00
mcrakhman
ed16abcede
Fix sending reply with empty rootchange 2023-04-19 21:16:32 +02:00
mcrakhman
3edda33db6
Update object sync error handling logic 2023-04-19 20:42:47 +02:00
mcrakhman
aeaad8ab35
Add logs if failed to get object 2023-04-19 19:34:31 +02:00
mcrakhman
73201843e5
Merge remote-tracking branch 'origin/main' into sync-tests
# Conflicts:
#	commonspace/object/tree/synctree/synctree_test.go
#	commonspace/objectsync/objectsync.go
#	commonspace/objectsync/syncclient.go
2023-04-19 10:13:37 +02:00
mcrakhman
58f3c4ef8c
Fix objectsync etc 2023-04-18 22:51:12 +02:00
mcrakhman
99bad9ce9d
Send error response on sync (wip) 2023-04-18 12:09:25 +02:00
Sergey Cherepanov
86ac8e0d75
change nodeconf.Configuration to nodeconf.NodeConf 2023-04-06 19:26:38 +02:00
mcrakhman
43a35f4878
Add tryclose everywhere 2023-03-09 22:52:31 +01:00
Roman Khafizianov
0d40838196
rename some loggers to the same convention 2023-03-07 10:42:36 +01:00
mcrakhman
998f631ee8
Update diffsyncer to directly sync settings tree 2023-03-06 11:08:27 +01:00
mcrakhman
7960297ea2
Change deletion logic in headsync and objectsync 2023-02-23 23:58:09 +01:00
mcrakhman
47be32c804
Merge branch 'main' into account-deletion 2023-02-22 09:59:13 +01:00
mcrakhman
c37c7ba874
Fix putTree close and handshake params and add logs for trees used debug 2023-02-21 16:36:58 +01:00
mcrakhman
75d503b94c
Add spaceIsDeleted checks 2023-02-20 22:51:00 +01:00
mcrakhman
27b1c948e9
Remove SendResponsible 2023-02-03 20:15:55 +01:00
mcrakhman
ea48365d2f
Simplify ping tree 2023-02-03 20:12:02 +01:00
Sergey Cherepanov
73762e460a
streammanger -> peermanager, remove confconnector 2023-01-30 19:18:53 +03:00
Sergey Cherepanov
d7a888c1fd
add requestId to separate request/reply flows 2023-01-27 14:37:06 +03:00
Sergey Cherepanov
b78cf2c710
handle replies in separate thread 2023-01-27 13:58:28 +03:00
Sergey Cherepanov
92bb1ce576
space milti queue 2023-01-27 13:50:36 +03:00
Sergey Cherepanov
6cb696d508
debug/fixes 2023-01-25 23:35:20 +03:00
Sergey Cherepanov
ddd20ae5b5
ctx logger + streapool add/removeTags + space subscribe message 2023-01-24 22:10:28 +03:00
Sergey Cherepanov
09aee68bd7
debug 2023-01-24 16:23:35 +03:00
Sergey Cherepanov
ebe05db662
peer and space last usage 2023-01-20 19:32:38 +03:00
Sergey Cherepanov
64e5479ca0
sync fixes + fix tests 2023-01-20 14:55:45 +03:00
Sergey Cherepanov
7fdd4f215e
merge 2023-01-19 15:25:34 +03:00
Sergey Cherepanov
79d81662ce
commonspace with new streampool 2023-01-19 15:17:04 +03:00
mcrakhman
ea5856c4b0
Refactor commongetter to hide reserved objects 2023-01-16 20:34:26 +01:00
mcrakhman
25a52f41b8
Update synctree to connect with responsible node 2023-01-13 12:55:28 +01:00
Sergey Cherepanov
90f0d0bb37 remove consensus dep 2023-01-05 15:39:08 +03:00
Sergey Cherepanov
71cfefe6fa
make common module as any-sync repo 2023-01-05 15:34:09 +03:00