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

Remove two types of nacks - "Nonexistent client" & "Readonly client" #7753

Merged
merged 9 commits into from
Oct 9, 2021

Commits on Oct 6, 2021

  1. Remove two types of nacks - "Nonexistent client" & "Readonly client"

    (cherry picked from commit 719c03f131d025cd8f74db74e1a716dedab69911)
    vladsud committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    a0b9dab View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. Address reentrancy

    vladsud committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    15b161f View commit details
    Browse the repository at this point in the history
  2. Better API

    vladsud committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    4e013f1 View commit details
    Browse the repository at this point in the history
  3. move code around a bit

    vladsud committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    fc6ecf9 View commit details
    Browse the repository at this point in the history
  4. Broke noDeltaConnection :(

    vladsud committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    f2d0a6f View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

  1. Configuration menu
    Copy the full SHA
    e2db99b View commit details
    Browse the repository at this point in the history
  2. PR feedback

    vladsud committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    9f883ac View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2021

  1. Fix blob test - it can't block ops processing right away as it can bl…

    …ock reconnection process
    vladsud committed Oct 9, 2021
    Configuration menu
    Copy the full SHA
    ebdad08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87b480a View commit details
    Browse the repository at this point in the history