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

feat(pubsublite): unload idle partition publishers #7105

Merged
merged 13 commits into from
Dec 9, 2022

Commits on Nov 30, 2022

  1. Configuration menu
    Copy the full SHA
    a4e0ba3 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. Configuration menu
    Copy the full SHA
    d3a934c View commit details
    Browse the repository at this point in the history
  2. Unit tests

    tmdiep committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    2e22468 View commit details
    Browse the repository at this point in the history
  3. Minor refactoring

    tmdiep committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    5797758 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. Configuration menu
    Copy the full SHA
    5713705 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. Configuration menu
    Copy the full SHA
    e48b12a View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Change eviction delay to 5min

    tmdiep committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    0eaaff1 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. Rename to unloadDelay

    tmdiep committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    6d77dd8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6720f6e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19b7590 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3048df1 View commit details
    Browse the repository at this point in the history
  5. Fixed comments

    tmdiep committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    6db46d4 View commit details
    Browse the repository at this point in the history
  6. Fixed flaky tests

    tmdiep committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    4f97337 View commit details
    Browse the repository at this point in the history