Modify ↓
Opened 6 years ago
Closed 5 years ago
#263 closed defect (fixed)
Data upload not fail-safe
| Reported by: | anonymous | Owned by: | josm@… |
|---|---|---|---|
| Priority: | major | Component: | Core |
| Version: | tested | Keywords: | |
| Cc: |
Description
I always wondered why there are ways reusing segments and duplicated segments in the data, until I checked an area I uploaded recently, and noticed these things again.
- Upload data
- When upload stalls because of high server load click "cancel"
- Start uploading again
- Download the data again. If you're lucky you have duplicated ways/segments
Attachments (0)
Change History (2)
comment:1 Changed 5 years ago by florianheer
comment:2 Changed 5 years ago by anonymous
- Resolution set to fixed
- Status changed from new to closed
Fixed in r763.
Note: See
TracTickets for help on using
tickets.



This error still exists in build 754. I tried to force the behaviour by creating a completely new way. I let it upload and cancelled (sometimes had to click the close-button, cancel does not always interrupt the transfer) it, then uploaded again and in the end downloaded the area. I always got 1 duplicate node per cancel.
This is probably the case when a primitive gets uploaded okay, but the server can't reply with a new ID quickly enough.