Skip to content

Deleted messages not being shown #5096

Answered by ripienaar
albionb96 asked this question in Q&A
Discussion options

You must be logged in to vote

Imagine you have a stream with messages 1,2,3,4,5,6,7,8,9,10 the stream removes messages due to limits so you have 5,6,7,8,9,10 this would not be reported as deleted messages.

If however you now delete using the delete API message 8, you would have 1 deleted message. If you deleted message 5 you would still have 1 deleted message reported.

So its about the definition of deleted messages - they are gaps in the stream if you had 5,6,7,|gap|,10 the gap is 2 big so deleted is 2.

Replies: 2 comments 37 replies

Comment options

You must be logged in to vote
17 replies
@ripienaar
Comment options

@neilalexander
Comment options

@ripienaar
Comment options

@sourabhaggrawal
Comment options

@ripienaar
Comment options

Answer selected by albionb96
Comment options

You must be logged in to vote
20 replies
@neilalexander
Comment options

@sourabhaggrawal
Comment options

@neilalexander
Comment options

@ripienaar
Comment options

@sourabhaggrawal
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
6 participants