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
Problem: although there is a disconnect handler that does it, there is currently no way to terminate a streaming groups.get RPC if you want to continue running. This would be useful for the bootstrap mechanism proposed in #5184.
Edit: duh I just realized this is not needed in #5184 since in that case, the remote broker handle is closed after bootstrap is complete. So maybe for the back burner.
The text was updated successfully, but these errors were encountered:
Problem: although there is a disconnect handler that does it, there is currently no way to terminate a streaming
groups.get
RPC if you want to continue running. This would be useful for the bootstrap mechanism proposed in #5184.Edit: duh I just realized this is not needed in #5184 since in that case, the remote broker handle is closed after bootstrap is complete. So maybe for the back burner.
The text was updated successfully, but these errors were encountered: