251 Commits

Author SHA1 Message Date
mcrakhman
6e48b2dcff
Fix send error problem 2023-05-17 13:13:23 +02:00
Sergey Cherepanov
5e1ac84d37
increase sendSync timeout 2023-05-15 20:30:32 +02:00
Sergey Cherepanov
34c6ce261e
streampool: send queue per peer + metrics 2023-05-15 15:50:27 +02:00
mcrakhman
7ed44c27b9
Fix logs in diffsyncer (thanks Roma) 2023-05-11 18:48:38 +02:00
mcrakhman
86ac7223db
Fix ctx and change add method name in storage 2023-05-11 18:31:59 +02:00
mcrakhman
7feb6b0d2c
Send update only on remote tree or put tree when building 2023-05-11 13:40:24 +02:00
mcrakhman
a232ed76ce
Update syncprotocol test 2023-05-11 09:51:24 +02:00
mcrakhman
2c832d2518
Update sync protocol to remove transaction add 2023-05-10 23:51:03 +02:00
mcrakhman
a6d66c15a0
Add build full tree for history tree 2023-05-07 20:27:46 +02:00
mcrakhman
527236b17b
Fix unmarshallSendError bug 2023-05-07 20:27:30 +02:00
Sergey Cherepanov
81f2b5fd15
check that metric is using 2023-05-04 19:35:07 +02:00
Sergey Cherepanov
0664c310fa
request log 2023-05-04 17:39:23 +02:00
Sergey Cherepanov
39a8c59f83
stream ctx + peer addr 2023-05-04 17:38:34 +02:00
Sergey Cherepanov
ed0a751d15
wip: drpc access log 2023-04-24 14:59:15 +02:00
mcrakhman
01abaf6f81
Add comment 2023-05-05 18:51:30 +02:00
mcrakhman
6aefb07782
Fix space settings 2023-05-05 18:49:51 +02:00
mcrakhman
f1e8f5d193
Improve timestamp test 2023-05-04 16:25:41 +02:00
mcrakhman
2489e19bab
Change timestamp condition 2023-05-04 14:58:17 +02:00
mcrakhman
2958e32636
Send timestamp to addcontent 2023-05-04 14:12:29 +02:00
mcrakhman
21bde9743d
Add timestamp externally in tree 2023-05-04 11:10:08 +02:00
mcrakhman
8f144f20a6
Keep inmemory data on load 2023-04-27 19:11:05 +02:00
mcrakhman
61454b7405
Add sync protocol tests for empty data tree 2023-04-27 18:43:04 +02:00
mcrakhman
95cb364316
Fix empty data tree 2023-04-27 18:24:45 +02:00
mcrakhman
a6524c1ee7
Remove error in broadcast 2023-04-26 18:12:03 +02:00
mcrakhman
2ec5960b2b
Remove commonspace checks 2023-04-25 10:38:22 +02:00
mcrakhman
0e00cf4ebb
Add receipt check 2023-04-24 20:33:35 +02:00
mcrakhman
8a414929b0
Add errors to proto 2023-04-24 14:12:24 +02:00
mcrakhman
ba39057a23
Change identity error 2023-04-21 23:29:29 +02:00
mcrakhman
e34d298b8e
Fix test 2023-04-21 23:25:54 +02:00
mcrakhman
5709bc99e3
Add todos for test helpers 2023-04-21 23:23:07 +02:00
mcrakhman
5da565f68c
Improve payload validation 2023-04-21 23:21:49 +02:00
mcrakhman
0281f006e6
Move validation to any-sync 2023-04-21 20:12:47 +02:00
mcrakhman
de0cb12354
Change inmemory parameter naming 2023-04-20 17:12:39 +02:00
mcrakhman
d60a07f58c
Change config parameter name 2023-04-20 12:52:25 +02:00
mcrakhman
321f843e8e
Change test name for fuzzy merge 2023-04-20 12:48:25 +02:00
mcrakhman
245188760a
Change error to typed in treeremotegetter 2023-04-20 12:46:36 +02:00
mcrakhman
00902c5740
Fix full sync request condition 2023-04-20 11:46:19 +02:00
mcrakhman
077cdd6278
Refactor genchanges 2023-04-20 11:26:53 +02:00
mcrakhman
4a22eabebd
Fix proto 2023-04-20 00:04:16 +02:00
mcrakhman
0d514560a4
Simplify request factory 2023-04-19 22:52:06 +02:00
mcrakhman
fed0eee243
Change sync client message pool interactions and request-reply 2023-04-19 22:43:46 +02:00
mcrakhman
52816f0f44
Fix sending reply with empty rootchange 2023-04-19 21:16:32 +02:00
mcrakhman
3b3a0199bd
Update object sync error handling logic 2023-04-19 20:42:47 +02:00
mcrakhman
533806893f
Add logs if failed to get object 2023-04-19 19:34:31 +02:00
mcrakhman
bfb9ed1d83
Further test comments and changes 2023-04-19 11:52:11 +02:00
mcrakhman
bb47f0aa21
Add comments to test 2023-04-19 11:49:04 +02:00
Dmitry Bilienko
a2e6fccac6
ACL Payload validation fix 2023-04-18 11:37:46 +05:00
Dmitry Bilienko
4773eb1d06
Validation issues fix 2023-04-17 17:15:48 +05:00
Dmitry Bilienko
d144336aa2
Additional validation of identifiers and new unit tests. 2023-04-13 15:19:58 +05:00
Dmitry Bilienko
4a0f5cd9a6
Check all payload validations on nodes 2023-04-12 13:23:33 +05:00