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

feat: implement reduce stream sdk #91

Merged
merged 11 commits into from
Jan 23, 2024
Merged

Conversation

KeranYang
Copy link
Member

@KeranYang KeranYang commented Jan 15, 2024

  • Define the user interface as two methods - processMessage and handleEndOfStream.
  • Continue using akka to handle concurrency. Introduce an OutputActor to make sure we are sending responses back to the gRPC output stream synchronously.

Testing: I developed a simple e2e test and it passed. KeranYang/numaflow#97

Signed-off-by: Keran Yang <yangkr920208@gmail.com>
Signed-off-by: Keran Yang <yangkr920208@gmail.com>
Signed-off-by: Keran Yang <yangkr920208@gmail.com>
Signed-off-by: Keran Yang <yangkr920208@gmail.com>
@KeranYang KeranYang changed the title feat: implement reduce stream sdk feat(WIP): implement reduce stream sdk Jan 15, 2024
Signed-off-by: Keran Yang <yangkr920208@gmail.com>
Signed-off-by: Keran Yang <yangkr920208@gmail.com>
@KeranYang KeranYang changed the title feat(WIP): implement reduce stream sdk feat: implement reduce stream sdk Jan 18, 2024
@KeranYang KeranYang marked this pull request as ready for review January 18, 2024 01:19
@KeranYang KeranYang requested review from yhl25 and a team January 18, 2024 01:19
Signed-off-by: Keran Yang <yangkr920208@gmail.com>
Signed-off-by: Keran Yang <yangkr920208@gmail.com>
Signed-off-by: Keran Yang <yangkr920208@gmail.com>
Signed-off-by: Keran Yang <yangkr920208@gmail.com>
Signed-off-by: Keran Yang <yangkr920208@gmail.com>
@KeranYang KeranYang merged commit cb91f37 into numaproj:main Jan 23, 2024
3 checks passed
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.

3 participants