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: 作业平台调用快速分发文件API,transferMode参数不生效 #1624

Closed
wangyu096 opened this issue Dec 14, 2022 · 1 comment
Assignees
Labels
kind/bug 程序故障Bug,漏洞 stage/prod Production environment in tencent has been deploy

Comments

@wangyu096
Copy link
Collaborator

Version / Branch / tag

3.5.2-beta.1

出了什么问题?(What Happened?)

调用接口进行文件分发,传输模式选择严谨模式,但执行后却是强制模式。
image
image

如何复现?(How to reproduce?)

按问题描述即可复现

预期结果(What you expect?)
transfer_mode参数生效

@wangyu096 wangyu096 added the kind/bug 程序故障Bug,漏洞 label Dec 14, 2022
@wangyu096 wangyu096 self-assigned this Dec 14, 2022
@wangyu096
Copy link
Collaborator Author

原因:

EsbFastTransferFileV3Request.transferMode参数命名错误,应该加上 @JsonProperty("transfer_mode")

image

jsonwan added a commit that referenced this issue Dec 14, 2022
bugfix: 作业平台调用快速分发文件API,transferMode参数不生效 #1624
wangyu096 added a commit that referenced this issue Dec 14, 2022
bugfix: 作业平台调用快速分发文件API,transferMode参数不生效 #1624
@bkjob-bot bkjob-bot added stage/prod Production environment in tencent has been deploy stage/test labels Dec 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug 程序故障Bug,漏洞 stage/prod Production environment in tencent has been deploy
Projects
None yet
Development

No branches or pull requests

2 participants