Complete
Details
Assignee
Vladimir VinogradenkoVladimir VinogradenkoReporter
Sean McBrideSean McBrideLabels
Time remaining
0mComponents
Fix versions
Affects versions
Priority
Low
Details
Details
Assignee
Vladimir Vinogradenko
Vladimir VinogradenkoReporter
Sean McBride
Sean McBrideLabels
Time remaining
0m
Components
Fix versions
Affects versions
Priority
Katalon Platform
Katalon Platform
Katalon Platform
Created June 18, 2021 at 5:03 PM
Updated July 6, 2022 at 9:01 PM
Resolved July 14, 2021 at 9:38 AM
I'm just running a replication task, and noticed this nonsensical status info:
Sending 1 of 2: ekur@OFFSITE-2021-06-17_12-16 (368.01 GiB / 368.01 GiB) [total 11.12 TiB of 11.04 TiB ]
If you say "x of y" then x should be <= y of course.
I don't have repro steps really, I was just manually rerunning a replication task.
Hopefully if you add an assert(x <= y) in the code you'll be able to catch it.