mcrakhman
|
e186761968
|
Fix ctx and change add method name in storage
|
2023-05-11 18:31:59 +02:00 |
|
mcrakhman
|
ca5be7cd0a
|
Send update only on remote tree or put tree when building
|
2023-05-11 13:40:24 +02:00 |
|
mcrakhman
|
393708a2bc
|
Update syncprotocol test
|
2023-05-11 09:51:24 +02:00 |
|
mcrakhman
|
8b3d8a4fef
|
Update sync protocol to remove transaction add
|
2023-05-10 23:51:03 +02:00 |
|
mcrakhman
|
6676480e1d
|
Add sync protocol tests for empty data tree
|
2023-04-27 18:43:04 +02:00 |
|
mcrakhman
|
da0e4f148a
|
Fix empty data tree
|
2023-04-27 18:24:45 +02:00 |
|
mcrakhman
|
75a44c4281
|
Remove error in broadcast
|
2023-04-26 18:12:03 +02:00 |
|
mcrakhman
|
e896a88d29
|
Change test name for fuzzy merge
|
2023-04-20 12:48:25 +02:00 |
|
mcrakhman
|
7979c48ca3
|
Change error to typed in treeremotegetter
|
2023-04-20 12:46:36 +02:00 |
|
mcrakhman
|
6f42dc2f7a
|
Refactor genchanges
|
2023-04-20 11:26:53 +02:00 |
|
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
|
34865d0e68
|
Further test comments and changes
|
2023-04-19 11:52:11 +02:00 |
|
mcrakhman
|
9acec773fa
|
Add comments to test
|
2023-04-19 11:49:04 +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 |
|
mcrakhman
|
8fc1f03f54
|
Change treegetter to treemanager and return BuildObjectTreeFunc
|
2023-04-18 00:34:14 +02:00 |
|
mcrakhman
|
678ec256bf
|
Add tests and don't load data into changes
|
2023-04-17 23:51:17 +02:00 |
|
mcrakhman
|
125d8b4626
|
Add test with random trees
|
2023-04-17 21:49:51 +02:00 |
|
mcrakhman
|
673925df84
|
Improve validator logic and add tests
|
2023-04-14 00:16:58 +02:00 |
|
mcrakhman
|
e101389af0
|
Add empty client logic
|
2023-04-13 21:32:39 +02:00 |
|
mcrakhman
|
caa63463d1
|
Merge branch 'main' into sync-tests
# Conflicts:
# commonspace/object/acl/list/aclrecordbuilder_test.go
# commonspace/object/tree/objecttree/objecttree_test.go
|
2023-04-13 13:54:46 +02:00 |
|
Sergey Cherepanov
|
86ac8e0d75
|
change nodeconf.Configuration to nodeconf.NodeConf
|
2023-04-06 19:26:38 +02:00 |
|
mcrakhman
|
19fd4e3a56
|
Add settings snapshot logic
|
2023-03-29 23:06:51 +02:00 |
|
mcrakhman
|
0a1dc26a95
|
Add second test and description
|
2023-03-20 16:24:07 +01:00 |
|
mcrakhman
|
afad73fe8b
|
Add simple test
|
2023-03-20 16:00:44 +01:00 |
|
mcrakhman
|
0746526170
|
Create fixture draft
|
2023-03-14 11:41:29 +01:00 |
|
mcrakhman
|
829159690f
|
Add more components for async communication
|
2023-03-14 10:33:59 +01:00 |
|
mcrakhman
|
5f5aefef53
|
Add test component structure
|
2023-03-13 22:03:38 +01:00 |
|
mcrakhman
|
accf68fc60
|
Start sync tests
|
2023-03-13 21:47:07 +01:00 |
|
mcrakhman
|
a97efd2a5b
|
Merge branch 'ocache-try-close' into update-proto
|
2023-03-10 18:12:03 +01:00 |
|
mcrakhman
|
ea74562290
|
Add change type and payload
|
2023-03-10 14:37:03 +01:00 |
|
mcrakhman
|
74f39239c6
|
Update tryclose with ttl
|
2023-03-10 10:17:57 +01:00 |
|
mcrakhman
|
0c79741216
|
Update objecttree with tryclose
|
2023-03-09 23:09:26 +01:00 |
|
Roman Khafizianov
|
0d40838196
|
rename some loggers to the same convention
|
2023-03-07 10:42:36 +01:00 |
|
mcrakhman
|
0c200ba323
|
Test settings state builder
|
2023-02-25 21:41:35 +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 |
|
Sergey Cherepanov
|
047bd1c379
|
handleQueue thread close / onObjectClose method
|
2023-02-14 16:53:43 +03:00 |
|
Roman Khafizianov
|
0601685040
|
fix tests
|
2023-02-10 14:40:45 +01: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
|
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 |
|
mcrakhman
|
c8f6e39199
|
Merge branch 'main' into middleware-compatibility
|
2023-01-30 17:40:10 +01:00 |
|