-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Comparing changes
Open a pull request
base repository: nats-io/nats-server
base: v2.8.3
head repository: nats-io/nats-server
compare: v2.8.4
- 10 commits
- 7 files changed
- 2 contributors
Commits on May 23, 2022
-
Bump version to dev v2.8.4-beta
Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
Configuration menu - View commit details
-
Copy full SHA for 7bdd679 - Browse repository at this point
Copy the full SHA 7bdd679View commit details
Commits on May 24, 2022
-
Consumer pending was not correct when stream had max msgs per subject…
… set > 1 and a consumer that filtered out part of the stream was created. Also make sure to update stream's config on a stream restore in case of changes. Signed-off-by: Derek Collison <derek@nats.io>
Configuration menu - View commit details
-
Copy full SHA for 46f7f7b - Browse repository at this point
Copy the full SHA 46f7f7bView commit details -
Merge pull request #3148 from nats-io/max_msgs_per_num_pending_bug
[FIXED] Consumer NumPending incorrect on certain stream setups.
Configuration menu - View commit details
-
Copy full SHA for 752c0ad - Browse repository at this point
Copy the full SHA 752c0adView commit details
Commits on May 25, 2022
-
Fix spurious 408s under load and move processing of acks to their own…
… Go routine. Signed-off-by: Derek Collison <derek@nats.io>
Configuration menu - View commit details
-
Copy full SHA for d69394e - Browse repository at this point
Copy the full SHA d69394eView commit details -
Merge pull request #3149 from nats-io/pull_perf_stable
[FIXED] Spurious pull consumer 408s under load
Configuration menu - View commit details
-
Copy full SHA for 72ed48d - Browse repository at this point
Copy the full SHA 72ed48dView commit details -
[FIXED] MQTT: Same session ID in different domains were considered du…
…plicates There is a mechanism to detect if a connection somewhere in the cluster is using the session ID of an existing one, and if so, close one as a duplicate. However, when different domains are used, they should not be considered duplicates. Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
Configuration menu - View commit details
-
Copy full SHA for b344519 - Browse repository at this point
Copy the full SHA b344519View commit details -
Merge pull request #3150 from nats-io/mqtt_sess_diff_domains
[FIXED] MQTT: Sessions with same ID in different domains were considered duplicates
Configuration menu - View commit details
-
Copy full SHA for 1c984d4 - Browse repository at this point
Copy the full SHA 1c984d4View commit details -
Bump version to v2.8.4-beta.2 and fix flapper
Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
Configuration menu - View commit details
-
Copy full SHA for a52f126 - Browse repository at this point
Copy the full SHA a52f126View commit details
Commits on May 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for de52c0b - Browse repository at this point
Copy the full SHA de52c0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 66524ed - Browse repository at this point
Copy the full SHA 66524edView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.8.3...v2.8.4