Skip to main content
Version: 2.11

Consumer Group Unpinned

Consumer group unpinned from node.

Subscription Subject

$JS.EVENT.ADVISORY.CONSUMER.GROUP_UNPINNED.{stream}.{consumer}

Where:

  • {stream} is the stream name
  • {consumer} is the consumer name

Event Schema

An Advisory sent when a pinned_client grouped consumer unpinned a client

typeconst: "io.nats.jetstream.advisory.v1.consumer_group_unpinned"required
idstringrequired
Unique correlation ID for this event
timestampstringrequired
The time this event was created in RFC3339 format
accountstring
The account hosting the consumer
streamstringrequired
The stream hosting the consumer
consumerstringrequired
The consumer name
domainstring
The domain of the JetStreamServer
Min length:1
groupstringrequired
The group that unpinned a client
reasonstringrequired
The reason the client was unpinned
Allowed values:admintimeout