-
Type: Bug
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Sync
-
None
-
2 - S (<= 1 week)
-
7970
-
Not Needed
After a discard local client reset or a client reset with recovery and there are no pending local changes to be uploaded, PBS sync sessions are reporting an upload progress notificiation of [uploadable: 0, uploaded: 0, estimate: 1.0] and non-streaming upload progress callbacks are being expired.
While this notification is being generated by an empty DOWNLOAD message that is received from the server immediately following the client reset diff, this operation is incorrect and no progress notification should be sent at all and non-streaming upload progress callbacks should not be expired.
- is depended on by
-
RCORE-2219 Add test to verify upload progress notifications during client reset
- Blocked