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

persist: in persist_source, do very fine-grained output activation #16390

Commits on Nov 30, 2022

  1. persist: in persist_source, do very fine-grained output activation

    Previously, if there where too many parts at the same timestamp we would
    be holding activated output handles and sessions across await points for
    too long, which can prevent flushing of the shared timely output buffer.
    aljoscha committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    6c55c92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0214c56 View commit details
    Browse the repository at this point in the history