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
If a super stream is closed just after its creation, it can still be used afterward as it creates its sub-producers on the fly. We should maintain its state and nack all its messages once it's been closed.
The text was updated successfully, but these errors were encountered:
If a super stream is closed just after its creation, it can still be used afterward as it creates its sub-producers on the fly. We should maintain its state and nack all its messages once it's been closed.
The text was updated successfully, but these errors were encountered: