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 saai-syvendra force-pushed the 5187-deprecated-DirectProcessor branch from c7267f9 to 26d17fa Compare October 24, 2024 16:57
@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]>
@saai-syvendra saai-syvendra force-pushed the 5187-deprecated-DirectProcessor branch from fb2f2c4 to 722cb6c Compare October 31, 2024 04:06
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
@jnels124 jnels124 modified the milestones: 0.119.0, 0.120.0 Nov 26, 2024
@steven-sheehy steven-sheehy removed this from the 0.120.0 milestone Dec 9, 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
4 participants