Opened 13 years ago

Closed 13 years ago

#1691 closed bug (Invalid)

Lack of end game mode

Reported by: Koroboru Owned by:
Priority: minor Milestone:
Component: libtorrent Version:
Keywords: Cc:

Description (last modified by Cas)

End game mode is known to be a state that bittorrent client enters when it is about to complete a download (that is, >99% of job has been downloaded).

In this mode client requests all uncompleted pieces from all connected peers.

Currently the situation is as follows: I have a torrent job that has been "100% downloaded" already for ~2 hours because a number of pieces are still "being downloaded" from peers that seem to go offline (this can be seen in "peers" tab). The only way to complete the download in this case is to restart daemon.

I don't remember this defect to happen in earlier versions of Deluge (<1.3)... I'm using version 1.3.1 from Ubuntu 10.04 repository.

I consider this as a "defect" rather than "feature request". Feel free to move it to corresponding section if I suggested wrong.

Change History (1)

comment:1 Changed 13 years ago by Cas

  • Component changed from other to libtorrent
  • Description modified (diff)
  • Milestone Future deleted
  • Priority changed from major to minor
  • Resolution set to invalid
  • Status changed from new to closed
  • Type changed from defect to bug
  • Version 1.3.1 deleted

This is a libtorrent issue.

It does support end-game but you may need a newer version such as 0.15.6 as the changelogs mention end-game optimization.

Note: See TracTickets for help on using tickets.