streaming fetch progress reporting odd

Bug #374740 reported by Robert Collins
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar
Fix Released
High
Parth Malwankar

Bug Description

We may need protocol tweaks, but we should minimally have something reasonably that shows progress not total activity.

Related branches

Revision history for this message
John A Meinel (jameinel) wrote :

Just as a comment, the new code path grabs a StreamSource and a StreamSink, and then passes the stream from source into sink. The code handling this is bzrlib.fetch.RepoFetcher. Both Source and Sink could be local, or could be remote, only the RepoFetcher is known to be the local client. It never sees individual records, but perhaps it could get callbacks somehow, so that it can update progress info.

Changed in bzr:
importance: Undecided → High
status: New → Triaged
Martin Pool (mbp)
Changed in bzr:
status: Triaged → Confirmed
Parth Malwankar (parthm)
Changed in bzr:
status: Confirmed → In Progress
assignee: nobody → Parth Malwankar (parthm)
Parth Malwankar (parthm)
Changed in bzr:
milestone: none → 2.2b3
Parth Malwankar (parthm)
Changed in bzr:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.