rabbitmq-stream-rust-client icon indicating copy to clipboard operation
rabbitmq-stream-rust-client copied to clipboard

Handle meta data update

Open Gsantomaggio opened this issue 4 years ago • 0 comments

Handle metadata update.

The client can receive the CommandMetadataUpdate with a stream name when a stream is deleted or if a stream change master leader.

In case of auto-reconnect the client must check if the stream still exist.

PEr conversation with @wolf4ood and @korsmakolnikov

Gsantomaggio avatar Sep 22 '21 07:09 Gsantomaggio