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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
What's Changed
Implemented a new method reconnect_stream for (Superstream)Producer/(Superstream)Consumer in order to reconnect to a stream/partition after a disconnection. See #135#144 and #121 for further details (by @DanielePalaia)
Closing the locator connections of superstreams when not needed anymore. See #141 and #144 for further details (by @DanielePalaia)
Add external configurations to SASL connections. See #145 and #139 for further details (by @Gsantomaggio)