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

chore: some initial code for side inputs manager #880

Merged
merged 5 commits into from
Jul 19, 2023
Merged

Conversation

whynowy
Copy link
Member

@whynowy whynowy commented Jul 19, 2023

Explain what this PR does.

@whynowy whynowy requested a review from vigith as a code owner July 19, 2023 06:41
@whynowy whynowy requested a review from jy4096 July 19, 2023 06:41
.
Signed-off-by: Derek Wang <[email protected]>
@@ -65,11 +67,56 @@ func (sim *sideInputsManager) Start(ctx context.Context) error {
return fmt.Errorf("unrecognized isbsvc type %q", sim.isbSvcType)
}

// TODO(SI): do something
// Periodically call the ud container and write data to the store.
// TODO: remove it.
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
// TODO: remove it.
// TODO(SI): remove it.

easy to search later?

@whynowy whynowy merged commit 5b3d9db into numaproj:main Jul 19, 2023
14 checks passed
@whynowy whynowy deleted the ssc branch July 19, 2023 23:55
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