Open TonyWang123 opened 7 years ago
Each scheduling result item should cover <flow, src_dtn_management_ip, dst_dtn_management_ip, bw>
to start the data transfer and update rate limiting.
@LovingYoung We still need to track the job status after scheduling to update whether the file size (and maybe the job is finished [optional]).
[2017-11-13 11:45:12,988] [orchestrator] [DEBUG] Applying (job: 0) transfer 10.10.14.6 -> 10.10.14.7 to dtn 131.215.207.190 with rate 99999609
If should work in the simple case now.
I guess flow.job_id
does not point to the real job_id
. Let me check it.
I am going to review the current FdtClient to see whether it satisfies all the requirements from the orchestrator.