Hydrospheredata / hydro-serving

MLOps Platform
http://docs.hydrosphere.io
Apache License 2.0
271 stars 42 forks source link

XDS Aggregation stream - empty DiscoveryResponse on every DiscoverRequest #204

Closed KineticCookie closed 6 years ago

KineticCookie commented 6 years ago

Since manager <-> gateway stream seems okay on application level, and there is no way to ensure if stream is actually alright, I implemented an empty DiscoveryResponse heartbeat message response for every DiscoveryRequest.

This allows stream clients to implement app-level heartbeats.