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

Add incremental updating of open streams count and closed_streams state #1185

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Feb 17, 2019

  1. Configuration menu
    Copy the full SHA
    8d6df03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a6effd View commit details
    Browse the repository at this point in the history
  3. Don't log the stream keys unless debug logging is enabled, to prevent

    quadratic performance with large number of open streams
    kahuang committed Feb 17, 2019
    Configuration menu
    Copy the full SHA
    862dd4c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    40aabf4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    814d27b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aa713d4 View commit details
    Browse the repository at this point in the history
  7. Fix lints

    kahuang committed Feb 17, 2019
    Configuration menu
    Copy the full SHA
    f08f680 View commit details
    Browse the repository at this point in the history
  8. Lints, fix flaky test

    kahuang committed Feb 17, 2019
    Configuration menu
    Copy the full SHA
    d6f2f42 View commit details
    Browse the repository at this point in the history
  9. One more lint :)

    kahuang committed Feb 17, 2019
    Configuration menu
    Copy the full SHA
    8ceafdf View commit details
    Browse the repository at this point in the history