-
Notifications
You must be signed in to change notification settings - Fork 67
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(shell-api): add stream processor modify MONGOSH-1864 #2245
feat(shell-api): add stream processor modify MONGOSH-1864 #2245
Conversation
I also manually tested this change against the ASP service with the below:
|
Co-authored-by: Anna Henningsen <[email protected]>
@mongodb-matthew-normyle The outstanding CI failures are known flaky/failing tests, so this would be good to merge if you're read 👍 |
Hi @addaleax, I'm ready to merge :) It appears I don't have write access to merge my PR. Are you able to hit merge for me? Thanks in advance. |
This PR adds a stream processor
modify
method. It can be used to modify the definition of a stream processor.