diff options
author | Shawn O. Pearce <spearce@spearce.org> | 2011-05-27 10:46:02 -0700 |
---|---|---|
committer | Shawn O. Pearce <spearce@spearce.org> | 2011-06-09 17:29:46 -0700 |
commit | 1a87a725be28cb33f370bb62db69ae672a64c56b (patch) | |
tree | 6b176f94d16c0c7a8f9afb56a316b0f7f2ed0289 /org.eclipse.jgit.http.server/src/org/eclipse/jgit | |
parent | 0ab7be9681912ef5d11fe10af1f7536c2feaa662 (diff) | |
download | jgit-1a87a725be28cb33f370bb62db69ae672a64c56b.tar.gz jgit-1a87a725be28cb33f370bb62db69ae672a64c56b.zip |
Report progress while updating references
If a fetch or push needs to apply more than a few references
to the local repository it may take more than 0.25 seconds to
process all of the updates. This is especially true in the DHT
storage system during an initial push of a project with many tags.
The backend database may need to use a transaction to ensure each
tag reference creation is unique, and there may be large delays
caused by these transactions.
Change-Id: Ib11a077adfbd525253e425d327f2e2c2380804c7
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'org.eclipse.jgit.http.server/src/org/eclipse/jgit')
0 files changed, 0 insertions, 0 deletions