Todd Beets

Results 14 issues of Todd Beets

In a scenario where a JS Consumer leader peer senses that the underlying stream peer (same server) is no longer participating in a stream peer group (for whatever reason), the...

stale
proposal
needs info

In a scenario where the Hub user of a Leaf Node connection has defined user-level permissions, the allow responses subject permission does not work. A service responder at Leaf (mapped...

Setting the Secure option to `true` before connection results in a failed connection. README needs clarification on when the Secure option should be used in an application and additional requirements...

## Enhancement When initially establishing a NATS server connection, the Java client is not randomly selecting a server URL from eligible list (connect_urls) returned in the INFO from the NATS...

🎉 enhancement

`leafz` monitor when including subscription detail should show queue group (if any) of the transferred subject interest. In current release, the monitor reflects a sub entry for each unique queue...

stale
proposal

I have utility scripts that create contexts for new environments including using simple username and password credentials. Using today, received error: ```bash $ nats ctx save UserA1 --server "nats://vbox1.tinghus.net:4222" --user...

bug

Working draft of ADR for use cases and design for exclusive consumer functionality for JetStream.

In relation to ADR-31 Direct Get, propose that Allow Direct auto enablement for MIRROR streams be revised so that Allow Direct is not auto-enabled if user has put a filter...

discussion
Related to Svr

This is a draft (proposed) specification for new ability for the server operator to configure allow/deny combinations of client library (by type+version) that may connect to the server. It should...

PR created for visibility on [ADR-25](https://github.com/nats-io/nats-architecture-and-design/blob/main/adr/ADR-25.md) in-process branch. [ADR-25](https://github.com/nats-io/nats-architecture-and-design/blob/main/adr/ADR-25.md) defines a feature such that connected clients can initiate a reauthentication and change authorized entitlement with the server. The PR should...