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

[LogServer] GetLogInfo replaces GetTailInfo #1952

Merged
merged 4 commits into from
Sep 11, 2024
Merged

[LogServer] GetLogInfo replaces GetTailInfo #1952

merged 4 commits into from
Sep 11, 2024

Commits on Sep 11, 2024

  1. [LogServer] GetRecords basic implementation

    Basic implementation of GetRecords with memory-budget controls and support for filtering
    AhmedSoliman committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    3a2235d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    074e088 View commit details
    Browse the repository at this point in the history
  3. [LogServer] Support for trimming loglets

    Introduces Trim/Trimmed messages to trim loglets.
    AhmedSoliman committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    aad71b8 View commit details
    Browse the repository at this point in the history
  4. [LogServer] GetLogInfo replaces GetTailInfo

    The message now includes the trim_point and will include the known_archived pointer in the future
    AhmedSoliman committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    347307d View commit details
    Browse the repository at this point in the history