Uploaded image for project: 'Realm Core'
  1. Realm Core
  2. RCORE-2013

Sync progress non-streaming callback stops reporting values too early

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Sync
    • None

      Non-streaming object-store progress callback is removed (and effectively stops emitting values) as soon as number of transferred >= transferable at the time of registration.

      This is suboptimal from the api standpoint and hits a few corner cases. Better approach is to emit values until sync concludes and callback for upload/download completion is supposed to be triggered signaling end of syncing.

            Assignee:
            kirill.burtsev@mongodb.com Kirill Burtsev (Inactive)
            Reporter:
            kirill.burtsev@mongodb.com Kirill Burtsev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: