dpol1 commented on issue #3036:
URL: https://github.com/apache/hugegraph/issues/3036#issuecomment-4517838458
@dosu — `EtcdMetaDriver.listen()`/`listenPrefix()` register the jetcd
watch with the `Consumer<WatchResponse>` overload only — no
`onError`/`onCompleted`. Does that watch stream auto-reestablish after a gRPC
drop / Meta reconnect, or die silently? Same for `PdMetaDriver`. If it
self-heals the issue is moot; if it dies silently, that teardown is where a
reconnect callback must hook.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]