Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
1 vote
0 answers
82 views

colleagues! - I use the "nats" message broker in my Golang project. - Currently, when using "NATS," large messages aren't compressed at all, causing the producer to crash with an ...
0 votes
1 answer
40 views

I have NATS 2.12, when my MQTT 3.1.1 clients connect and subscribe, NATS rejects them and prints this message in the logs: failed to initialize PUBREL processing: subscribe permission violation ...
kolypto's user avatar
  • 36.4k
1 vote
0 answers
36 views

I’m running a NATS cluster in Kubernetes using a StatefulSet. My use case: I have microservices built with Moleculer that sometimes return large responses. By default, NATS limits messages to 1MB, but ...
Stackie's user avatar
  • 13
2 votes
1 answer
385 views

https://github.com/nats-io/nats.js/pull/281 says that it adds support for per-message TTL in KV and JetStream. I have a couple of questions: Is there a way to set a per-key TTL? Once a KV store has ...
2 votes
1 answer
113 views

i tried to authorize user in nats with authcallout but i am not sure what is wrong, also documentation is very ambigue. I use Nats.JWT which is in preview as i know. i did that for test. I see that in ...
1 vote
1 answer
106 views

MQTT has retained messages: i.e. when someone subscribes to a topic — they immediately receive a message "pinned" to this topic. I'm using NATS as MQTT server, and my app connects to it as a ...
kolypto's user avatar
  • 36.4k
2 votes
0 answers
126 views

I have a system where I have certain processes running. We use nats key-value store for storing these processes. These processes will have an expiration date after which they need to be cancelled if ...
Koizumi's user avatar
  • 21
2 votes
0 answers
60 views

Given the follow code, I can subscribe to a NATS KV Store However each time the application starts, it will download all the data again. Since KV is an abstraction over a NATS stream, I'm hoping that ...
2 votes
0 answers
289 views

I have a NATs stream that has a workerQueue retention policy. This stream also imposes some limits like max age and max bytes. I have seen 2 warnings now in the NATs docs which seem alarming: They ...
2 votes
0 answers
72 views

I'm implementing a microservices system where a NestJS gateway communicates with a Spring Boot microservice using NATS as the message broker. The issue is that when I send a message from my NestJS ...
2 votes
0 answers
61 views

I have two accounts on the same server. Account-A and Account-B. I've used nsc for creating imports and exports. Account-A exports the subject "public.xyz.>" publicly to Account-B. ...
3 votes
0 answers
164 views

I am trying to build a NATS consumer that reads the last message from all subjects and then closes the connection. I need to do this periodically. However, my current implementation reads only up to ...
1 vote
0 answers
155 views

I want to implement out callout authentication on NATS. I have created a console application that listens to the $SYS.REQ.USER.AUTH topic. Based on the received username and password, I generate a JWT ...
0 votes
0 answers
257 views

I am totally new to Nats, didn't even heard of it before. Right now I have a project that I inherited. We have an AWS ECS cluster configured with the base Nats docker image (5 nodes total). Dockerfile ...
1 vote
0 answers
142 views

I have an application where there are two services (multiple instance of each service) are communicating each other over NATS worker-queue type stream. However, I am facing the following two ...

15 30 50 per page
1
2 3 4 5
...
24

AltStyle によって変換されたページ (->オリジナル) /