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

STELLAR-3554 : add support for stream resume, frame bundling #110

Merged
merged 16 commits into from
Jun 4, 2020

Commits on May 26, 2020

  1. use temp api

    davidk81 committed May 26, 2020
    Configuration menu
    Copy the full SHA
    0860b4f View commit details
    Browse the repository at this point in the history
  2. add recv ack

    davidk81 committed May 26, 2020
    Configuration menu
    Copy the full SHA
    67b1086 View commit details
    Browse the repository at this point in the history
  3. change log level

    davidk81 committed May 26, 2020
    Configuration menu
    Copy the full SHA
    3744ebd View commit details
    Browse the repository at this point in the history

Commits on May 27, 2020

  1. add stream resume index

    davidk81 committed May 27, 2020
    Configuration menu
    Copy the full SHA
    629c230 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2020

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

Commits on Jun 3, 2020

  1. Configuration menu
    Copy the full SHA
    074b45e View commit details
    Browse the repository at this point in the history
  2. test logging

    davidk81 committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    6165b70 View commit details
    Browse the repository at this point in the history
  3. try upping thread count

    davidk81 committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    4e2c1c8 View commit details
    Browse the repository at this point in the history
  4. test log

    davidk81 committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    6137d1d View commit details
    Browse the repository at this point in the history
  5. Revert "test log"

    This reverts commit 6137d1d.
    davidk81 committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    9bd4d04 View commit details
    Browse the repository at this point in the history
  6. Revert "try upping thread count"

    This reverts commit 4e2c1c8.
    davidk81 committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    199455a View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. Revert "test logging"

    This reverts commit 6165b70.
    davidk81 committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    70348a8 View commit details
    Browse the repository at this point in the history
  2. Revert "write stats log from main event loop"

    This reverts commit 074b45e.
    davidk81 committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    be2b9ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a1583b View commit details
    Browse the repository at this point in the history
  4. Update pkg/satellite/stream/stream.go

    Co-authored-by: Bianca Woo <18028868+woobianca@users.noreply.github.com>
    davidk81 and woobianca authored Jun 4, 2020
    Configuration menu
    Copy the full SHA
    f24d934 View commit details
    Browse the repository at this point in the history
  5. go mod tidy

    davidk81 committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    a674b64 View commit details
    Browse the repository at this point in the history