Skip to content

Support cancel the timeout ExportJob is still in exporting#5786

Closed
WindyGao wants to merge 1 commit intoapache:masterfrom
WindyGao:export_timeout_filter_fix
Closed

Support cancel the timeout ExportJob is still in exporting#5786
WindyGao wants to merge 1 commit intoapache:masterfrom
WindyGao:export_timeout_filter_fix

Conversation

@WindyGao
Copy link
Contributor

Proposed changes

Cancel the timeout ExportJob is still in exporting

issue-5777

  1. Recurring problems
    See issue-5777 step 4

  2. Compiling and unit tests with stuck job
    image
    job 17006 unexpired is stuck at 99% progress
    image
    job 17006 expired is canceled by my code

i have built it in docker
use sh build.sh
image

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)
  • Code refactor (Modify the code structure, format the code, etc...)

Checklist

  • I have created an issue on (Fix #ISSUE) and described the bug/feature there in detail
  • Compiling and unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • If these changes need document changes, I have updated the document
  • Any dependent changes have been merged

Further comments

If this is a relatively large or complex change, kick off the discussion at dev@doris.apache.org by explaining why you chose the solution you did and what alternatives you considered, etc...

@morrySnow morrySnow closed this Jun 21, 2022
w41ter pushed a commit to w41ter/incubator-doris that referenced this pull request Dec 26, 2025
…pache#5786)

pick: apache#58044
Topn lazy read only read the cache in cloud mode to reduce tablet cache
read. fix apache#50803 failed to pass force_use_only_cached to tablet_mgr

Signed-off-by: freemandealer <freeman.zhang1992@gmail.com>
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.

2 participants

Comments