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

[sdk#1042] Fix monitor blocking sending events on non-reading client #1066

Merged

Conversation

Bolodya1997
Copy link

Description

Creates separate executors for sending events to different monitor clients.

Issue link

Closes #1042.

How Has This Been Tested?

  • Added unit testing to cover
  • Tested manually
  • Tested by integration testing
  • Have not tested

Types of changes

  • Bug fix
  • New functionallity
  • Documentation
  • Refactoring
  • CI

@Bolodya1997 Bolodya1997 marked this pull request as draft August 16, 2021 05:48
Signed-off-by: Vladimir Popov <vladimir.popov@xored.com>
Copy link
Member

@denis-tingaikin denis-tingaikin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@denis-tingaikin denis-tingaikin merged commit 9dc78f7 into networkservicemesh:main Aug 17, 2021
nsmbot pushed a commit to networkservicemesh/cmd-registry-proxy-dns that referenced this pull request Aug 17, 2021
…k@main

PR link: networkservicemesh/sdk#1066

Commit: 9dc78f7
Author: Vladimir Popov
Date: 2021-08-17 20:21:18 +0700
Message:
  - Fix monitor blocking sending events on non-reading client (#1066)
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit to networkservicemesh/cmd-registry-memory that referenced this pull request Aug 17, 2021
…k@main

PR link: networkservicemesh/sdk#1066

Commit: 9dc78f7
Author: Vladimir Popov
Date: 2021-08-17 20:21:18 +0700
Message:
  - Fix monitor blocking sending events on non-reading client (#1066)
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit to networkservicemesh/cmd-nsmgr-proxy that referenced this pull request Aug 17, 2021
…k@main

PR link: networkservicemesh/sdk#1066

Commit: 9dc78f7
Author: Vladimir Popov
Date: 2021-08-17 20:21:18 +0700
Message:
  - Fix monitor blocking sending events on non-reading client (#1066)
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit to networkservicemesh/cmd-nse-vfio that referenced this pull request Aug 17, 2021
…k@main

PR link: networkservicemesh/sdk#1066

Commit: 9dc78f7
Author: Vladimir Popov
Date: 2021-08-17 20:21:18 +0700
Message:
  - Fix monitor blocking sending events on non-reading client (#1066)
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit to networkservicemesh/cmd-nse-icmp-responder that referenced this pull request Aug 17, 2021
…k@main

PR link: networkservicemesh/sdk#1066

Commit: 9dc78f7
Author: Vladimir Popov
Date: 2021-08-17 20:21:18 +0700
Message:
  - Fix monitor blocking sending events on non-reading client (#1066)
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit to networkservicemesh/sdk-k8s that referenced this pull request Aug 17, 2021
…k@main

PR link: networkservicemesh/sdk#1066

Commit: 9dc78f7
Author: Vladimir Popov
Date: 2021-08-17 20:21:18 +0700
Message:
  - Fix monitor blocking sending events on non-reading client (#1066)
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit to networkservicemesh/cmd-nsmgr that referenced this pull request Aug 17, 2021
…k@main

PR link: networkservicemesh/sdk#1066

Commit: 9dc78f7
Author: Vladimir Popov
Date: 2021-08-17 20:21:18 +0700
Message:
  - Fix monitor blocking sending events on non-reading client (#1066)
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit to networkservicemesh/cmd-nsc-init that referenced this pull request Aug 17, 2021
…k@main

PR link: networkservicemesh/sdk#1066

Commit: 9dc78f7
Author: Vladimir Popov
Date: 2021-08-17 20:21:18 +0700
Message:
  - Fix monitor blocking sending events on non-reading client (#1066)
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit to networkservicemesh/sdk-kernel that referenced this pull request Aug 17, 2021
…k@main

PR link: networkservicemesh/sdk#1066

Commit: 9dc78f7
Author: Vladimir Popov
Date: 2021-08-17 20:21:18 +0700
Message:
  - Fix monitor blocking sending events on non-reading client (#1066)
Signed-off-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.

Monitor server can block on sending an event
2 participants