Skip to content

[Cherry-Pick][BugFix] Fix storage_backend_type comparison bug in cache_transfer_manager.py (#6514) - #6522

Merged
Jiang-Jia-Jun merged 1 commit into
PaddlePaddle:release/2.5from
juncaipeng:release/2.5-fix0
Feb 26, 2026
Merged

Jiang-Jia-Jun merged 1 commit into
PaddlePaddle:release/2.5from
juncaipeng:release/2.5-fix0

Conversation

@juncaipeng

Copy link
Copy Markdown
Collaborator

Motivation

Fix storage_backend_type comparison bug in cache_transfer_manager.py

💡 If this PR is a Cherry Pick, the PR title needs to follow the format by adding the [Cherry-Pick] label at the very beginning and appending the original PR ID at the end. For example, [Cherry-Pick][CI] Add check trigger and logic(#5191)

💡 如若此PR是Cherry Pick,PR标题需遵循格式,在最开始加上[Cherry-Pick]标签,以及最后面加上原PR ID,例如[Cherry-Pick][CI] Add check trigger and logic(#5191)

Modifications

cache_transfer_manager.py

Usage or Command

None

Accuracy Tests

None

Checklist

  • Add at least a tag in the PR title.
    • Tag list: [[FDConfig],[APIServer],[Engine], [Scheduler], [PD Disaggregation], [Executor], [Graph Optimization], [Speculative Decoding], [RL], [Models], [Quantization], [Loader], [OP], [KVCache], [DataProcessor], [BugFix], [Docs], [CI], [Optimization], [Feature], [Benchmark], [Others], [XPU], [HPU], [GCU], [DCU], [Iluvatar], [Metax]]
    • You can add new tags based on the PR content, but the semantics must be clear.
  • Format your code, run pre-commit before commit.
  • Add unit tests. Please write the reason in this PR if no unit tests.
  • Provide accuracy results.
  • If the current PR is submitting to the release branch, make sure the PR has been submitted to the develop branch, then cherry-pick it to the release branch with the [Cherry-Pick] PR tag.

@paddle-bot

paddle-bot Bot commented Feb 26, 2026

Copy link
Copy Markdown

Thanks for your contribution!

@Jiang-Jia-Jun
Jiang-Jia-Jun merged commit 1815b99 into PaddlePaddle:release/2.5 Feb 26, 2026
6 of 10 checks passed
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (release/2.5@0a5ad26). Learn more about missing BASE report.

Files with missing lines Patch % Lines
fastdeploy/cache_manager/cache_transfer_manager.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff               @@
##             release/2.5    #6522   +/-   ##
==============================================
  Coverage               ?   68.49%           
==============================================
  Files                  ?      391           
  Lines                  ?    52802           
  Branches               ?     8220           
==============================================
  Hits                   ?    36168           
  Misses                 ?    14004           
  Partials               ?     2630           
Flag Coverage Δ
GPU 68.49% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

3 participants