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): routing publisher implementation #3277

Merged
merged 8 commits into from Dec 2, 2020

Commits on Nov 25, 2020

  1. feat(pubsublite): routing publisher implementation

    Handles increasing topic partition count.
    tmdiep committed Nov 25, 2020
    Copy the full SHA
    581a63b View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2020

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

Commits on Nov 30, 2020

  1. Copy the full SHA
    3a9f583 View commit details
    Browse the repository at this point in the history
  2. Address review comments

    tmdiep committed Nov 30, 2020
    Copy the full SHA
    336fcd3 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2020

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

Commits on Dec 2, 2020

  1. Minor refactor: remove status param for partitionCountWatcher.unsafeI…

    …nitiateShutdown since it never varies
    tmdiep committed Dec 2, 2020
    Copy the full SHA
    b06932a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a2fd97e View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    62a818d View commit details
    Browse the repository at this point in the history