Closed 1995parham closed 9 months ago
There are some times that a stream is deleted from NATS server, and it should be re-created (just the way that other Kubernetes objects behaves). I removed the generation check, so NACK creates the stream again.
It's the same for consumer.
There are some times that a stream is deleted from NATS server, and it should be re-created (just the way that other Kubernetes objects behaves). I removed the generation check, so NACK creates the stream again.