Commit Graph

13 Commits

Author SHA1 Message Date
James Wilson 4f60453689 handle port more properly in real_ip filter and a little refactor 2021-06-24 20:28:30 +01:00
James Wilson fb80edba47 Update node locations when they come in, and get the real IP addr of nodes 2021-06-24 18:34:32 +01:00
James Wilson 47c12ce210 Lots more refactoring, finish add node (and almost the location updating) 2021-06-23 18:03:11 +01:00
James Wilson 63283195ad WIP filling in core aggregator match arms and various other tweaks 2021-06-23 09:34:56 +01:00
James Wilson 19ef458e5b Allow multiple SystemConnects to be handled from a single node in the shard 2021-06-21 16:27:42 +01:00
James Wilson 06d131bf3f Add a note about closing ws with statuscode+reason 2021-06-21 14:23:29 +01:00
James Wilson 20524ac8ae wrap assigning local/global IDs into struct to avoid things getting out of sync 2021-06-21 14:18:44 +01:00
James Wilson dfe016597e Rework: Shard working, Telemetry Core needs logic filling in 2021-06-21 10:45:31 +01:00
James Wilson 9741b0f910 Remove NodeConnector from core for now; only messages from shards until refactor 2021-06-16 14:58:17 +01:00
James Wilson 3a527e69c8 Get chatter between shard and core working 2021-06-16 11:57:58 +01:00
James Wilson 8e25b4fbdf Split msg into JSON and internal variant, and other bits 2021-06-16 11:08:33 +01:00
James Wilson c276c2065a rename shared to common to disambiguate from 'shard' 2021-06-14 10:57:06 +01:00
Maciej Hirsz 8db384bed3 Squashed diff from mh-backend-shard 2021-06-08 12:17:00 +02:00