-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Integrate StreamManager with run_sweep() (#6285)
* Integrate StreamManager with run_sweep() * Added a feature flag defaulting to True. * Added logic to temporarily rewrite `processor_ids` to `processor_id` prior to full deprecation of `processor_ids` in `Engine.run_sweep()`. * [WIP] Addressed maffoo's comments * Addressed wcourtney's comments * Modified engine_processor_test to take into account the enable_streaming feature flag * Address wcourtney's comments * Rename job_response_future to job_result_future
- Loading branch information
Showing
7 changed files
with
646 additions
and
128 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.