Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v2.10.8 cherry picks #4874

Merged
merged 10 commits into from
Dec 11, 2023
Merged

Release v2.10.8 cherry picks #4874

merged 10 commits into from
Dec 11, 2023

Conversation

neilalexander and others added 10 commits December 11, 2023 09:28
Signed-off-by: Neil Twigg <neil@nats.io>
Changes the reload message to reflect the option name instead: prof_block_rate
Signed-off-by: Waldemar Quevedo <wally@nats.io>
Bumps [actions/stale](https://github.com/actions/stale) from 8 to 9.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](actions/stale@v8...v9)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Sven Neumann <sven.neumann@holoplot.com>
Avoid tokenizing the message subject again for every filter
subject that it is matched against. Also keep the tokenized
version of the filter subjects in the subjectFilter struct.

Signed-off-by: Sven Neumann <sven.neumann@holoplot.com>
Make use of the consumers' tokenized filter subjects.

Signed-off-by: Sven Neumann <sven.neumann@holoplot.com>
Signed-off-by: Sven Neumann <sven.neumann@holoplot.com>
… respect to limits.

We had an issue with tiered accounts, where limits are flat based on type of storage. Meaning 100GB on R3 means 100GB of R3 storage, or 300GB in total.
If we have limits only on an empty string tier, then consider limit as flat, otherwise scale by tier replication.

Signed-off-by: Derek Collison <derek@nats.io>
@wallyqs wallyqs marked this pull request as ready for review December 11, 2023 17:34
@wallyqs wallyqs requested a review from a team as a code owner December 11, 2023 17:34
@wallyqs wallyqs merged commit 064b7b2 into release/v2.10.8 Dec 11, 2023
4 checks passed
@wallyqs wallyqs deleted the downstream/v2.10.8 branch December 11, 2023 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants