forked from gazette/core
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
consumer: when writing recovered ACKs, allow for missing journals
It's not uncommon for recovered ACKs to contain journals which have since been deleted. When this happens, log a warning and otherwise discard the ACK intent. Do this only for recovered intents: writen ACKs of the current session must still exist.
- Loading branch information
1 parent
0f225e4
commit 7985348
Showing
2 changed files
with
21 additions
and
3 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
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