• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

nats-io / nats-server / 17314866352

Builds Branch Commit Type Ran Committer Via Coverage
17314866352 main Add StaleConnectionStats (#7218) Adds counters for stale connections similar to slow consumers ```sh $ curl http://localhost:8222/varz ... # Total "stale_connections": 1, # Granular per connection "stale_connection_stats": { "clients": 1... push 29 Aug 2025 05:45AM UTC web-flow github
86.06
17286021090 main Fix consumer priority groups validation (#7203) Previously, we didn't validate if consumer with PriorityPolicy set to None had a not allowed PriorityGroups or PinnedTTL values set. Signed-off-by: Tomasz Pietrek <tomasz@nats.io> push 28 Aug 2025 05:45AM UTC web-flow github
85.98
17257532711 main [FIXED] Consumer MaxDeliver underflow (#7216) A `MaxDeliver` of `-1`/infinite would result in an underflow when doing `uint64(cfg.MaxDeliver)`. This didn't result in any issues per se, only the `o.hasMaxDeliveries` code path couldn't short-circui... push 27 Aug 2025 05:45AM UTC web-flow github
85.88
17228156301 main Report cluster traffic account in `jsz` (#7193) Similar to https://github.com/nats-io/nats-server/pull/7186, but implementing it for `/jsz`. Due to it being added in `ClusterInfo`, this means a `nats stream info` will also include these details. ... push 26 Aug 2025 05:46AM UTC web-flow github
85.91
17199335405 main Report cluster traffic account in `jsz` (#7193) Similar to https://github.com/nats-io/nats-server/pull/7186, but implementing it for `/jsz`. Due to it being added in `ClusterInfo`, this means a `nats stream info` will also include these details. ... push 25 Aug 2025 05:48AM UTC web-flow github
85.88
17184370910 main Report cluster traffic account in `jsz` (#7193) Similar to https://github.com/nats-io/nats-server/pull/7186, but implementing it for `/jsz`. Due to it being added in `ClusterInfo`, this means a `nats stream info` will also include these details. ... push 24 Aug 2025 05:46AM UTC web-flow github
85.83
17171349668 main Report cluster traffic account in `jsz` (#7193) Similar to https://github.com/nats-io/nats-server/pull/7186, but implementing it for `/jsz`. Due to it being added in `ClusterInfo`, this means a `nats stream info` will also include these details. ... push 23 Aug 2025 05:46AM UTC web-flow github
86.02
17146304570 main [FIXED] 'cluster_traffic: owner' is forgotten after restart (#7191) `cluster_traffic: owner` can be used to have replication traffic go over the account "owning" the stream, versus this traffic going over the system account (`cluster_traffic: sys... push 22 Aug 2025 05:45AM UTC web-flow github
85.93
17117328290 main (2.12) Add `"leader_since"` to stream and consumer info response (#7189) This reports how long the leader believes it has been leader in stream & consumer info responses, as well as raftz. Signed-off-by: Neil Twigg <neil@nats.io> push 21 Aug 2025 05:46AM UTC web-flow github
85.87
17088776342 main (2.12) [IMPROVED] Don't log empty internal client ID (#7179) Since https://github.com/nats-io/nats-server/pull/7079 we have more detailed logging for clients. However, if the client was internal and had no string representation, it would log the ... push 20 Aug 2025 05:46AM UTC web-flow github
85.79
17031310072 main [FIXED] Correct Nats-TTL header if SDM TTL overrides it (#7177) This PR fixes a bug where the `Nats-TTL` header would not be corrected if the TTL got changed based on the `SubjectDeleteMarkerTTL` and `MaxMsgsPer`. Signed-off-by: Maurice van Veen... push 18 Aug 2025 05:53AM UTC web-flow github
85.87
17016876552 main [FIXED] Correct Nats-TTL header if SDM TTL overrides it (#7177) This PR fixes a bug where the `Nats-TTL` header would not be corrected if the TTL got changed based on the `SubjectDeleteMarkerTTL` and `MaxMsgsPer`. Signed-off-by: Maurice van Veen... push 17 Aug 2025 05:49AM UTC web-flow github
85.82
17004447422 main [FIXED] Correct Nats-TTL header if SDM TTL overrides it (#7177) This PR fixes a bug where the `Nats-TTL` header would not be corrected if the TTL got changed based on the `SubjectDeleteMarkerTTL` and `MaxMsgsPer`. Signed-off-by: Maurice van Veen... push 16 Aug 2025 05:46AM UTC web-flow github
85.86
16983163735 main (2.12) [ADD] no responders return the original subject (#5250) <!-- Please make sure to read CONTRIBUTING.md, then delete this notice and replace it with your PR description. The below sign-off certifies that the contribution is your original wor... push 15 Aug 2025 05:48AM UTC web-flow github
85.78
16927780303 main Add support for illumos (#7122) This allow NATS Server to build under the illumos. Signed-off-by: Jiwon Na jwntree@hotmail.com push 13 Aug 2025 05:49AM UTC web-flow github
85.99
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • …
  • 397
  • 398
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc