Category "nats-streaming-server"

JetStream: How to make Push Subscription with Durable consumer? (i get "No interest")

I try to make Durable and Delivery consumer, but i get "No Interest" as result. It is "Active" When i create PushSubscribeOptions like this: PushSubscribeOption

NATS JetStream is Timing out when calling stream_info(STREAM_NAME)

raise errors.TimeoutError nats.errors.TimeoutError: nats: timeout if self.nc.is_connected: log.info(f"NATS client successfully connected to {SERVERS

Can NATS JetStream partially replicate streams on different NATS Servers

I have Server A with NATS Jet Stream.I want some part of NATS Streams replicated on Server B and Server C (NATS Streams) mutually exclusive.