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

Replace use of deprecated DirectProcessor #9630

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

saai-syvendra
Copy link

Description:

Updated SharedTopicListener to use a Sink Implementation from the deprecated DirectProcessor

Related issue(s):

Fixes #5187

Notes for reviewer:
Updated the above said changes

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

@steven-sheehy
Copy link
Member

Thanks for your contribution. Can you please signoff your commits using DCO?

@saai-syvendra
Copy link
Author

Hi @steven-sheehy! Hope its okay now

@steven-sheehy steven-sheehy added enhancement Type: New feature technical debt grpc Area: GRPC API labels Oct 24, 2024
@steven-sheehy steven-sheehy added this to the 0.117.0 milestone Oct 25, 2024
@steven-sheehy steven-sheehy requested a review from a team October 25, 2024 18:38
@steven-sheehy steven-sheehy modified the milestones: 0.117.0, 0.118.0 Oct 29, 2024
Signed-off-by: Saai Syvendra (Github key) <[email protected]>
Signed-off-by: Saai Syvendra (Github key) <[email protected]>
Signed-off-by: Saai Syvendra <[email protected]>
@steven-sheehy
Copy link
Member

Thanks for the PR. This looks good, but since this is a critical area of code we'll have to scheduled some time to test it in our performance environment before we can merge it.

@steven-sheehy steven-sheehy modified the milestones: 0.118.0, 0.119.0 Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Type: New feature grpc Area: GRPC API technical debt
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace use of deprecated DirectProcessor
3 participants