Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Excessive maximum node messages #96

Closed
pnorman opened this issue Oct 22, 2013 · 0 comments · Fixed by #668
Closed

Excessive maximum node messages #96

pnorman opened this issue Oct 22, 2013 · 0 comments · Fixed by #668

Comments

@pnorman
Copy link
Collaborator

pnorman commented Oct 22, 2013

With an import with --slim --drop --number-processes 32 (and other flags) I get the following excessive messages about the maximum node ID

Going over pending ways...
Maximum node in persistent node cache: 2501902335
        91162940 ways are pending

Using 32 helper-processes
Mid: loading persistent node cache from /mnt/flat/nodes.bin
Maximum node in persistent node cache: 2501902335
Mid: loading persistent node cache from /mnt/flat/nodes.bin
Maximum node in persistent node cache: 2501902335
Mid: loading persistent node cache from /mnt/flat/nodes.bin
Maximum node in persistent node cache: 2501902335
Mid: loading persistent node cache from /mnt/flat/nodes.bin
Maximum node in persistent node cache: 2501902335
Mid: loading persistent node cache from /mnt/flat/nodes.bin
Maximum node in persistent node cache: 2501902335
Mid: loading persistent node cache from /mnt/flat/nodes.bin
Maximum node in persistent node cache: 2501902335
Mid: loading persistent node cache from /mnt/flat/nodes.bin
Maximum node in persistent node cache: 2501902335

...

Process 11 finished processing 2848842 ways in 2377 sec
Process 13 finished processing 2848842 ways in 2377 sec
Process 21 finished processing 2848842 ways in 2377 sec
Process 22 finished processing 2848842 ways in 2377 sec
Maximum node in persistent node cache: 2501902335
Maximum node in persistent node cache: 2501902335
Process 15 finished processing 2848842 ways in 2377 sec
Maximum node in persistent node cache: 2501902335
Maximum node in persistent node cache: 2501902335
Maximum node in persistent node cache: 2501902335
Maximum node in persistent node cache: 2501902335
Maximum node in persistent node cache: 2501902335
Maximum node in persistent node cache: 2501902335
Maximum node in persistent node cache: 2501902335

...

Going over pending relations...
Maximum node in persistent node cache: 2501902335
        0 relations are pending

Using 32 helper-processes
Mid: loading persistent node cache from /mnt/flat/nodes.bin
Maximum node in persistent node cache: 2501902335
Mid: loading persistent node cache from /mnt/flat/nodes.bin
Maximum node in persistent node cache: 2501902335
...

I think I got over 72 messages.

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

Successfully merging a pull request may close this issue.

1 participant