Skip to content

Commit ac9cee9

Browse files
committed
counters are limits only
Signed-off-by: R.I.Pienaar <[email protected]>
1 parent 0ff82ac commit ac9cee9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

adr/ADR-49.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,8 @@ type StreamConfig struct {
198198
}
199199
```
200200

201-
* Setting this on a Mirror should cause an error.
201+
* Setting this on a Mirror should cause an error
202+
* Setting this on a stream with anything but Limits retention should cause an error
202203
* This feature can be turned off and on using Stream edits, turning it on should only be allowed on an empty, or purged, Stream.
203204
* Stream should not support Discard New with this setting set
204205
* This setting may not be enabled along with Per Message TTLs

0 commit comments

Comments
 (0)