Olivier Coanet
|
e08311afa7
Directory: Ignore timestamps in responding state update commands
|
5 months ago |
Olivier Coanet
|
33797bcfaa
Directory: Add timestamps to responding state updates
|
5 months ago |
Olivier Coanet
|
bb9c0f750b
Rename test data builders
|
3 years ago |
Lucas Trzesniewski
|
dc88838752
Add MessageProcessingException
|
4 years ago |
Mendel Monteiro-Beckerman
|
af1d093912
Directory: reject peers who try to register with a timestamp that is too far in the future as this will cause them to be flagged as not registered at the current time
|
7 years ago |
Olivier Coanet
|
0c883e8f59
Allow directory to mark peers are not responding
|
7 years ago |
Antoine Blanchet
|
8f9d588e47
Improve exception message when a peer try to register from a blacklisted machine
|
9 years ago |
Kevin Lovato
|
f104b21ee8
Add speed reporting capability to main handlers
|
9 years ago |
Kevin Lovato
|
9c7721bb2d
Normalize line endings
|
10 years ago |
Kevin Lovato
|
da8c5758bc
Add guard clause to subscriptionsForTypes handler
|
10 years ago |
Kevin Lovato
|
e34fee70f9
Fix registration error message test
|
10 years ago |
Kevin Lovato
|
f37f8ff7e0
Use Peer timestamp to remove dynamic subscriptions
|
10 years ago |
Kevin Lovato
|
112d003ede
Directory: It is now possible to disable dynamic subscriptions for outgoing messages. This feature is disabled by default and can be used to improve the directory performance in case of massive usage of dynamic subscriptions (tens of thousands).
|
11 years ago |
Kevin Lovato
|
266212ca39
Directory.Cassandra: Now clearing the DynamicSubscriptions when a peer Registers
|
11 years ago |
Kevin Lovato
|
bf1af73b80
Directory.Cassandra: Now forcing the DateTime.Kind in the dynamic subscriptions handler because it is lost by protobuf + handling null BindingKey arrays
|
11 years ago |
Kevin Lovato
|
16355daca7
The DirectoryCommandsHandler now handles UpdatePeerSubscriptionsForTypesCommand
|
11 years ago |
Kevin Lovato
|
0ce7eedcd1
Directory: Removed the Add/Remove subscription commands. This model didn't scale, we're moving to a "MessageTypeId" level for dynamic subscriptions.
|
11 years ago |
Kevin Lovato
|
6f7a8098fc
Directory: Added some error checks
|
11 years ago |
Kevin Lovato
|
605e2a18f6
Handling Add/Remove subscriptions in the Directory
|
11 years ago |
Antoine Blanchet
|
d8513e2419
Add unit tests for Abc.Zebus.Directory
|
11 years ago |