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

refactor: scheduler grpc #1310

Merged
merged 2 commits into from
May 18, 2022
Merged

refactor: scheduler grpc #1310

merged 2 commits into from
May 18, 2022

Conversation

gaius-qi
Copy link
Member

Signed-off-by: Gaius gaius.qi@gmail.com

Description

  • Refactor scheduler grpc.
  • Fix otelgrpc goroutine leak.
  • Fix dfdaemon GetExtendAttribute request.

Related Issue

Motivation and Context

Screenshots (if appropriate)

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation Update (if none of the other choices apply)

Checklist

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.

Signed-off-by: Gaius <gaius.qi@gmail.com>
@gaius-qi gaius-qi added this to the v2.0.3 milestone May 17, 2022
@gaius-qi gaius-qi self-assigned this May 17, 2022
@gaius-qi gaius-qi requested a review from a team as a code owner May 17, 2022 14:07
@gaius-qi gaius-qi requested a review from a team as a code owner May 17, 2022 14:10
@gaius-qi gaius-qi force-pushed the feature/scheduler-grpc branch 3 times, most recently from b02dbe1 to a86913d Compare May 17, 2022 14:46
Signed-off-by: Gaius <gaius.qi@gmail.com>
@gaius-qi gaius-qi force-pushed the feature/scheduler-grpc branch from a86913d to fb2c43f Compare May 17, 2022 15:02
Copy link

@hyy0322 hyy0322 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@cndoit18 cndoit18 left a comment

Choose a reason for hiding this comment

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

LGTM

@gaius-qi gaius-qi merged commit 7610d47 into main May 18, 2022
@gaius-qi gaius-qi deleted the feature/scheduler-grpc branch May 18, 2022 03:10
@gaius-qi gaius-qi linked an issue May 18, 2022 that may be closed by this pull request
gaius-qi added a commit that referenced this pull request Jun 28, 2023
* refactor: scheduler grpc

Signed-off-by: Gaius <gaius.qi@gmail.com>

* feat: generate protoc

Signed-off-by: Gaius <gaius.qi@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GRPC stream goroutine leak
3 participants