nats-io / nats-server

High-Performance server for NATS.io, the cloud and edge native messaging system.
https://nats.io
Apache License 2.0
15.92k stars 1.41k forks source link

NATS jetstream does not address max_mem flag for jetstream. #4315

Closed ashishmittal13 closed 7 months ago

ashishmittal13 commented 1 year ago

"config": { "max_memory": 1000000000, "max_storage": 50000000000, "store_dir": "/data/message-bus/filestore/jetstream", "compress_ok": true },

Even after seeing this in the /jsz page, We see nats(jetstream) memory increasing beyond this.

bruth commented 7 months ago

Hi @ashishmittal13. Please close if this is no longer relevant, otherwise provide the server version.