Snapshot Complete
Stream snapshot completed.
Subscription Subject
$JS.EVENT.ADVISORY.STREAM.SNAPSHOT_COMPLETE.{stream}
Where {stream} is the stream name.
Event Schema
An Advisory sent when a Stream snapshot is completed
typeconst: "io.nats.jetstream.advisory.v1.snapshot_complete"required
idstringrequired
Unique correlation ID for this event
timestampstringrequired
The time this event was created in RFC3339 format
streamstringrequired
The Stream that had the snapshot
startstringrequired
The time the snapshot was created
endstringrequired
The time the snapshot was completed
clientobjectrequired
Details about the client that connected to the server
domainstring
The domain of the JetStream server the event is from
errorstring
The error that caused the snapshot to fail, when set the snapshot did not complete