NicholasTNG

Results 8 issues of NicholasTNG

__Proposal:__ Warn when a measurement name starts with a #. __Current behavior:__ When a measurement starts with #, it is silently ignored. When such a name is written in the...

enhancement

### Observed behavior I was trying to create a leaf connection with very restrictive permissions with regard to jetstream consumer creation. The idea is to have a stream "stream" on...

stale
defect

### What version were you using? nats-server: v2.10.1 nats-py==2.4.0 ### What environment was the server running in? A docker compose setup with separate containers for leaf and remote nats servers...

defect

I have a bucket with a retention policy of 7 days and a shard group duration of 1 day. I would expect that data is deleted after at most 8...

### Observed behavior When I set a `MaxReconnectRetry` and stop the nats server while a consumer is iterating over `ConsumeAsync` the `ConsumeAsync` method does neither return or throw after the...

nats.net

### Proposed change Adapt the `INatsDeserialize` and `INatsSerialize` interfaces in a way that makes it possible to access the headers during deserialization and set them during serialization. E.g. like this...

enhancement

The problems consisted of a duplicate configuration of ssh and a problem in the order of running `makepkg` and creating the .SCRINFO.

### Observed behavior We have a three node NATS-cluster running in kubernetes (deployed via the official NATS helm chart). The physical device on which this is running encounters power outages...

defect