Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIXED] Stree match bug, filestore minor improvements. #5080

Merged
merged 4 commits into from
Feb 14, 2024

Commits on Feb 14, 2024

  1. When encountering partial frags or parts we were not properly offsett…

    …ing by si.
    
    Signed-off-by: Derek Collison <derek@nats.io>
    derekcollison committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    46ca246 View commit details
    Browse the repository at this point in the history
  2. Only check if fss is not loaded for this check

    Signed-off-by: Derek Collison <derek@nats.io>
    derekcollison committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    331d023 View commit details
    Browse the repository at this point in the history
  3. Lower fixed prefix lenght to possible save some space in very fragmen…

    …ted subject spaces
    
    Signed-off-by: Derek Collison <derek@nats.io>
    derekcollison committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    f83bc0a View commit details
    Browse the repository at this point in the history
  4. Make sure to only match fwc if we have only one part left.

    Signed-off-by: Derek Collison <derek@nats.io>
    derekcollison committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    6af5517 View commit details
    Browse the repository at this point in the history