You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 17, 2018. It is now read-only.
Ideally, the caller should be able to start/stop a component multiple times. This may not be possible with RaftNetworkClient because the internal ChannelFactory instances have shutdown called on them. It's unclear to me whether the caller would have to re-initialize the system in order for everything to work.
The text was updated successfully, but these errors were encountered:
Ideally, the caller should be able to start/stop a component multiple times. This may not be possible with
RaftNetworkClient
because the internalChannelFactory
instances haveshutdown
called on them. It's unclear to me whether the caller would have to re-initialize the system in order for everything to work.The text was updated successfully, but these errors were encountered: