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 cleanup when connection state is RESELECT_REQUESTED (using begin server) #1471

Merged
merged 17 commits into from
Jul 3, 2023

Commits on Jun 21, 2023

  1. use modified api dependency

    Signed-off-by: Danil Uzlov <[email protected]>
    d-uzlov committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    cd44a94 View commit details
    Browse the repository at this point in the history
  2. fix dialClient.Close

    Signed-off-by: Danil Uzlov <[email protected]>
    d-uzlov committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    e1a9ddb View commit details
    Browse the repository at this point in the history
  3. fix discoverCandidatesServer.Close

    Signed-off-by: Danil Uzlov <[email protected]>
    d-uzlov committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    073cc78 View commit details
    Browse the repository at this point in the history
  4. fix discoverForwarderServer.Close

    Signed-off-by: Danil Uzlov <[email protected]>
    d-uzlov committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    35481c5 View commit details
    Browse the repository at this point in the history
  5. add reselect test, fix old tests for reselect

    Signed-off-by: Danil Uzlov <[email protected]>
    d-uzlov committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    d80fb5a View commit details
    Browse the repository at this point in the history
  6. use reselect flag on requests in event factory

    Signed-off-by: Danil Uzlov <[email protected]>
    d-uzlov committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    b331833 View commit details
    Browse the repository at this point in the history
  7. add reselectcleanup logic into begin

    Signed-off-by: Danil Uzlov <[email protected]>
    d-uzlov committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    4870ab1 View commit details
    Browse the repository at this point in the history
  8. fix repeated closes

    Signed-off-by: Danil Uzlov <[email protected]>
    d-uzlov committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    5405eb5 View commit details
    Browse the repository at this point in the history
  9. fix line endings

    Signed-off-by: Danil Uzlov <[email protected]>
    d-uzlov committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    c7d769e View commit details
    Browse the repository at this point in the history
  10. fix Test_DiscoverForwarder_ChangeForwarderOnDeath_LostHeal

    Signed-off-by: Danil Uzlov <[email protected]>
    d-uzlov committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    a70747d View commit details
    Browse the repository at this point in the history
  11. fix Test_DiscoverForwarder_ChangeRemoteForwarderOnDeath

    Signed-off-by: Danil Uzlov <[email protected]>
    d-uzlov committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    0f57f88 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. adjust checks in the begin element

    Signed-off-by: Danil Uzlov <[email protected]>
    d-uzlov committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    c328cc8 View commit details
    Browse the repository at this point in the history
  2. add more tests for nsmgr restart

    Signed-off-by: Danil Uzlov <[email protected]>
    d-uzlov committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    8a4b0a3 View commit details
    Browse the repository at this point in the history
  3. bump ci

    Signed-off-by: Danil Uzlov <[email protected]>
    d-uzlov committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    04b03b2 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. revert api replacement

    Signed-off-by: Danil Uzlov <[email protected]>
    d-uzlov committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    e3913c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06183b2 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. fix MonitorPassThroughSuite.TestServerUpdate

    Signed-off-by: Danil Uzlov <[email protected]>
    d-uzlov committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    8102231 View commit details
    Browse the repository at this point in the history