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

Fix monitored connections before request #608

Merged

Conversation

glazychev-art
Copy link
Contributor

@glazychev-art glazychev-art commented Feb 14, 2024

Issue: networkservicemesh/sdk#1586

Main changes:

  1. conn.Clone() instead of conn for request
  2. Work with DELETE event as a DOWNed connection
  3. Don't cleanup request.Connection.Context

Signed-off-by: Artem Glazychev <artem.glazychev@xored.com>
@denis-tingaikin denis-tingaikin merged commit df6c72f into networkservicemesh:main Feb 14, 2024
12 checks passed
nsmbot pushed a commit to networkservicemesh/deployments-k8s that referenced this pull request Feb 14, 2024
…d-nsc@main

PR link: networkservicemesh/cmd-nsc#608

Commit: df6c72f
Author: Artem Glazychev
Date: 2024-02-14 17:02:11 +0700
Message:
  - Fix monitored connections before request (#608)
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit that referenced this pull request Aug 20, 2024
…k-sriov@main

PR link: networkservicemesh/sdk-sriov#608

Commit: 5e0c0b1
Author: Network Service Mesh Bot
Date: 2024-08-20 04:07:12 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#608)
PR link: networkservicemesh/sdk-kernel#677
Commit: 573b7f2
Author: Network Service Mesh Bot
Date: 2024-08-20 04:03:42 -0500
Message:
    - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#677)
PR link: networkservicemesh/sdk#1656
Commit: 6fad31a
Author: Nikita Skrynnik
Date: 2024-08-20 20:00:35 +1100
Message:
        - Use a context with exteded timeout on Requests in begin (#1656)
* Use an extended timeout in case of reselect requests
* add unit test
* fix race condition
* use a context with exteded timeout on Requests in begin
* fix unit tests
* fix race conditions in dial
* fix variable name
* fix go linter issues
---------
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot added a commit that referenced this pull request Aug 20, 2024
…k-sriov@main (#647)

PR link: networkservicemesh/sdk-sriov#608

Commit: 5e0c0b1
Author: Network Service Mesh Bot
Date: 2024-08-20 04:07:12 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#608)
PR link: networkservicemesh/sdk-kernel#677
Commit: 573b7f2
Author: Network Service Mesh Bot
Date: 2024-08-20 04:03:42 -0500
Message:
    - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#677)
PR link: networkservicemesh/sdk#1656
Commit: 6fad31a
Author: Nikita Skrynnik
Date: 2024-08-20 20:00:35 +1100
Message:
        - Use a context with exteded timeout on Requests in begin (#1656)
* Use an extended timeout in case of reselect requests
* add unit test
* fix race condition
* use a context with exteded timeout on Requests in begin
* fix unit tests
* fix race conditions in dial
* fix variable name
* fix go linter issues
---------

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
Co-authored-by: NSMBot <nsmbot@networkservicmesh.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants