91 Commits

Author SHA1 Message Date
Roman Khafizianov
3f95941045
exclude graphviz when CGO_ENABLED=0 2023-02-28 17:03:19 +01:00
mcrakhman
cf80cdbe7d
Change deleter peer logic 2023-02-27 14:24:28 +01:00
mcrakhman
74b0269230
Any-sync remove printlns and fix condition 2023-02-26 18:47:55 +01:00
mcrakhman
aea36229fb
Add deletionmanager tests 2023-02-26 00:05:28 +01:00
mcrakhman
67d97c26ec
Add some basic tests for settings 2023-02-25 22:41:12 +01:00
mcrakhman
0c200ba323
Test settings state builder 2023-02-25 21:41:35 +01:00
mcrakhman
be253bb01b
Add deps 2023-02-24 23:51:45 +01:00
mcrakhman
8d25922f27
Update interfaces 2023-02-24 23:42:05 +01:00
mcrakhman
4ff0d9d42a
Add logs and fix building settings state 2023-02-24 23:25:11 +01:00
mcrakhman
0ababcf913
Stop syncing with clients after deletion 2023-02-24 00:10:40 +01:00
mcrakhman
c5b47abf8a
Remove unnecessary call 2023-02-24 00:04:11 +01:00
mcrakhman
7960297ea2
Change deletion logic in headsync and objectsync 2023-02-23 23:58:09 +01:00
mcrakhman
3cd292db5b
Update any-sync new deletion logic 2023-02-23 21:08:31 +01:00
mcrakhman
904224447f
Add space deleted in storage 2023-02-22 10:05:17 +01:00
mcrakhman
47be32c804
Merge branch 'main' into account-deletion 2023-02-22 09:59:13 +01:00
mcrakhman
7da3553db3
Add more logs for space 2023-02-21 16:46:40 +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
def3d7cdd5
Add comments 2023-02-21 14:44:12 +01:00
mcrakhman
1565f7e509
Create methods for deleting space 2023-02-20 23:47:32 +01:00
mcrakhman
75d503b94c
Add spaceIsDeleted checks 2023-02-20 22:51:00 +01:00
mcrakhman
63833eb650
Add some deletion logic 2023-02-20 21:43:14 +01:00
mcrakhman
40ee06560e
Add subscribe after push 2023-02-17 22:27:10 +01:00
Sergey Cherepanov
189922e534
cleanup thread on error 2023-02-14 21:18:25 +03:00
Sergey Cherepanov
00dc0bcca6
fix 2023-02-14 19:00:27 +03:00
Sergey Cherepanov
047bd1c379
handleQueue thread close / onObjectClose method 2023-02-14 16:53:43 +03:00
Sergey Cherepanov
92f22d04b0
default periodic sync timeout 2023-02-13 22:09:06 +03:00
Sergey Cherepanov
55ad2a536b
commongetter: check for space close 2023-02-13 21:53:27 +03:00
Roman Khafizianov
0601685040
fix tests 2023-02-10 14:40:45 +01:00
Roman Khafizianov
adec5fa746
RWLocker iface: add TryLock 2023-02-10 14:23:45 +01:00
Sergey Cherepanov
b2140f3c30
fix win build 2023-02-05 17:29:55 +03:00
mcrakhman
d3108b5e6c
Move remote getter to separate entity 2023-02-05 11:31:14 +01:00
mcrakhman
9c696ad96a
Rename sync tree 2023-02-04 17:38:27 +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
mcrakhman
a193906d94
Add wait for available peers to appear 2023-02-03 15:36:12 +01:00
mcrakhman
fad981daee
Update responsible peers 2023-02-03 14:55:30 +01:00
mcrakhman
2da9f84907
Switch peers when getting tree 2023-02-03 14:49:05 +01:00
mcrakhman
9ba0620cab
Fix peer getting in sync tree 2023-02-03 12:55:44 +01:00
Sergey Cherepanov
8ff7cc9e16
fix the test blinking 2023-01-31 19:34:27 +03:00
mcrakhman
c8f6e39199
Merge branch 'main' into middleware-compatibility 2023-01-30 17:40:10 +01:00
Sergey Cherepanov
73762e460a
streammanger -> peermanager, remove confconnector 2023-01-30 19:18:53 +03:00
Sergey Cherepanov
78067eaa4c
dial pool 2023-01-30 16:43:52 +03:00
mcrakhman
e1565f60d6
Merge branch 'main' into middleware-compatibility 2023-01-28 20:24:40 +01:00
Sergey Cherepanov
dccb5a9826
fix streampool tags 2023-01-27 20:34:48 +03:00
Sergey Cherepanov
8f1cba3770
streampool fixes 2023-01-27 16:15:50 +03:00
Sergey Cherepanov
44ffc39729
fix test 2023-01-27 14:52:08 +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
mcrakhman
bf56f338f2
Set heads in tree storage 2023-01-26 12:55:34 +01:00