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

Backport Fix for Spout pipelines not able to restart #8310

Merged
merged 2 commits into from
Oct 24, 2022

Commits on Oct 21, 2022

  1. Fix Spout and Service pipeline restart issue (#8308)

    * [CORE-1177] Fix Spout pipeline unable to restart after being stopped
    
    * add a test for Spout restart
    
    * also account for Service pipelines
    
    * increase sleep duration to deflake test
    
    Co-authored-by: defiori <46789010+defiori@users.noreply.github.com>
    Albert and defiori committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    4c7f3e1 View commit details
    Browse the repository at this point in the history
  2. revert project-aware client calls

    Albert Cui committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    71ee9e0 View commit details
    Browse the repository at this point in the history