-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Subject delete markers on purges and removes for filestore (#6428)
This PR adds subject delete markers when doing purge/compact/remove operations for the filestore. Memstore will be a separate PR but expect it to look a lot like this one. Remaining questions before I mark for review: - [ ] Are we happy with the approach? - [ ] Does the name `Nats-Applied-Limit` make sense or do we want a more generic name like `Nats-Marker-Reason`? - [ ] ... or do we want a separate header for administrative reasons like `Purge` and `Remove`? Signed-off-by: Neil Twigg <neil@nats.io>
- Loading branch information
Showing
6 changed files
with
223 additions
and
48 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.