Matthias Hanel
Matthias Hanel
When the origin stream exists, the sourec/mirror filter subject will be checked against the stream subjects. If there is no overlap, an error will be returned
When a stream source filter subject was updated, the internal consumer was not re created If the upstream stream contains a tail of previously filtered messages, these will now be...
This can happen if the move was initiated by the user. A subsequent cancel resets the initial peer list. The original peer list was picked on the old set of...
monitorCluster stops the stream, when doing so, monitorStream needs to be stopped to avoid miscounting of store size. In a test stop and reset of store size happened first and...
Signed-off-by: Matthias Hanel - [ ] Link to issue, e.g. `Resolves #NNN` - [ ] Documentation added (if applicable) - [ ] Tests added - [ ] Branch rebased on...
Signed-off-by: Matthias Hanel - [ ] Link to issue, e.g. `Resolves #NNN` - [ ] Documentation added (if applicable) - [ ] Tests added - [ ] Branch rebased on...
The unit test below fails because of max_mem_store being 2G while both stream adds sum up to 2GB. However the stream is the same, so that shouldn't fail because of...
- [ ] Defect - [x] Feature Request or Change Proposal ## Defects an authentication error during connect needs to return an error with details suitable for debugging the issue....
Adds msg_trace (trace rule name to trace) to operator and accounts. enables tracing for operator and accounts. Adds ping_probes option (array of probe names) to accounts, enabling header based tracing....
**This is a benign issue with client side retry as workaround.** When a client (belonging to a JS enabled account) connects to the meta leader of a 3 member cluster....