Modify

Opened 5 years ago

Closed 4 years ago

Last modified 4 years ago

#19375 closed enhancement (fixed)

[Patch] Avoid to download changesets contents twice

Reported by: GerdP Owned by: GerdP
Priority: normal Milestone: 20.11
Component: Core Version:
Keywords: performance download Cc: Don-vip

Description

The changeset manager stores the contents of changesets in a cache. This cache is not used when the content is needed to "Download changed objects", instead the data is downloaded again each time.

My understanding is that this is only needed when the changeset is still open.

Attachments (1)

19375.patch (1.6 KB ) - added by GerdP 5 years ago.

Download all attachments as: .zip

Change History (6)

by GerdP, 5 years ago

Attachment: 19375.patch added

comment:1 by GerdP, 5 years ago

Ah, I forgot the changeset discussions. So, only the download changed objects action should be changed...

comment:2 by GerdP, 4 years ago

Milestone: 20.10
Owner: changed from team to GerdP
Status: newassigned

comment:3 by skyper, 4 years ago

There is a problem with the reload of discussions, anyway, see #18527.

comment:4 by GerdP, 4 years ago

Resolution: fixed
Status: assignedclosed

In 17251/josm:

fix #19375 Avoid to download changesets contents twice

  • check if changeset is closed and content is already known
  • simplify code

comment:5 by Don-vip, 4 years ago

Milestone: 20.1020.11

Milestone renamed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain GerdP.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.