Skip to content
This repository has been archived by the owner on Jul 24, 2021. It is now read-only.

IndexedObjectStore complete method leaves internal objects in Add state #4577

Open
openstreetmap-trac opened this issue Jul 23, 2021 · 0 comments

Comments

@openstreetmap-trac
Copy link

Reporter: Sergey Astakhov
[Submitted to the original trac issue database at 7.44am, Monday, 17th September 2012]

The problem is inside org.openstreetmap.osmosis.core.store.IndexStore

If adding key is not sequential, then write method is rising flag sorted=false. Then, in complete method, sorting is performed, but after that indexStore object is recreated, but complete on it is not invoked.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant