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

[BugFix] Release workgroup token immediately when fragment is cancelled (backport #19310) #19363

Merged
merged 3 commits into from Mar 14, 2023

Commits on Mar 10, 2023

  1. [BugFix] Release workgroup token immediately when fragment is cancell…

    …ed (#19310)
    
    Signed-off-by: ZiheLiu <ziheliu1024@gmail.com>
    (cherry picked from commit 6f0bd88)
    
    # Conflicts:
    #	be/src/exec/pipeline/fragment_context.cpp
    #	be/src/exec/pipeline/query_context.cpp
    #	be/src/exec/pipeline/query_context.h
    #	be/src/exec/pipeline/scan/scan_operator.cpp
    #	fe/fe-core/src/main/java/com/starrocks/qe/Coordinator.java
    ZiheLiu authored and mergify[bot] committed Mar 10, 2023
    Copy the full SHA
    a154743 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. fix conflicts

    Signed-off-by: ZiheLiu <ziheliu1024@gmail.com>
    ZiheLiu committed Mar 14, 2023
    Copy the full SHA
    5e6ffb5 View commit details
    Browse the repository at this point in the history
  2. fix conflicts

    Signed-off-by: ZiheLiu <ziheliu1024@gmail.com>
    ZiheLiu committed Mar 14, 2023
    Copy the full SHA
    8ba8481 View commit details
    Browse the repository at this point in the history