Skip to content

Memory usage when replaying messages with filter subject on a large stream #4906

Answered by derekcollison
david-wakeo asked this question in Q&A
Discussion options

You must be logged in to vote

This has been merged to main, so be good to have you test it.

The linear walk could be cheaper if the walk happened within a sync interval of a msg block, which by default is 2m. The block cache of data expires fairly quickly but the subject indexing info per block, called fss, will linger up to the sync window if their is no activity in the block itself.

Replies: 4 comments 22 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
22 replies
@derekcollison
Comment options

@derekcollison
Comment options

@david-wakeo
Comment options

@derekcollison
Comment options

Answer selected by derekcollison
@david-wakeo
Comment options

@derekcollison
Comment options

@david-wakeo
Comment options

@david-wakeo
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants