-
Earlier versions of marmot didn't require JetStream. As far as I can tell, I can still connect to a regular nats server - I can see the connections - but it seems that sync isn't working.
Another q…
-
Currently mass inserts into a Manticore real-time table require batching for better performance.
The task is to implement the `INSERT DELAYED` SQL command which would work as follows:
* `INSERT D…
-
![image](https://user-images.githubusercontent.com/36994968/213680911-968f14b0-78c9-427c-865e-bb3b8d04c421.png)
-
This issue is to gather research and opinions on how to tackle retries for certain HTTP codes.
## Expected Behaviour
If a function returns certain errors like 429 (too busy) (as can be s…
-
### Observed behavior
This is the only field on the object that does not use snake case. It also does not match the nearly identical ConsumerConfig object, which has a field named `filter_subjects` a…
-
### Proposed change
Currently NatsGenericClaims uses Dictionary for its Data property.
I think this should be changed to Dictionary
### Use case
Some of the properties of the Data dictionary ob…
-
## Defect
On a pull subscriber, it is now possible to request the maximum number of bytes to be handed on the request.
Currently, this feature will reject sending messages if the messages on the s…
-
### Observed behavior
Here is the monitoring query for CPU idle.
![image](https://github.com/user-attachments/assets/9112f210-ceb3-40fa-b99c-b2d9f43fc769)
All MQTT clients are unable to connect…
-
### Is your feature request related to a problem? Please describe.
No
### Describe the feature you are requesting, as well as the possible use case(s) for it.
Currently, Agent communicates logs via…
-
### Observed behavior
It seems that when NATS starts up, it sets the default JetStream store size limit to 75% of a free disk space if it's not specified in the config, without taking into account …