Introduced default max ack pending for ack explicit.

Fixed a bug that would introduce performance degradation for durable consumers R>1.

Signed-off-by: Derek Collison <derek@nats.io>
This commit is contained in:
Derek Collison
2021-03-30 11:47:24 -07:00
parent 14a826fb60
commit bb7a8a5f79
5 changed files with 36 additions and 5 deletions

View File

@@ -41,7 +41,7 @@ var (
const (
// VERSION is the current version for the server.
VERSION = "2.2.1-RC11"
VERSION = "2.2.1-RC12"
// PROTO is the currently supported protocol.
// 0 was the original