On Tue, Sep 25, 2012 at 12:28:56PM -0700, Dave Sutter wrote: > It is harder to build because there is added functionality. You have to > replace auto ID generation, which isn't too complicated. I'm not sure what > you mean about robustness.
"robustness" is about the behaviour of the system in case of failures. In this case all servers (which might be a lot in the future) depend on a single server to give out IDs. If that one doesn't work (or the network to it), the whole system fails. Of if a random server requests huge amounts of ID blocks it could bring down the ID server or we could run out of IDs. Jochen -- Jochen Topf [email protected] http://www.remote.org/jochen/ +49-721-388298 _______________________________________________ talk mailing list [email protected] http://lists.openstreetmap.org/listinfo/talk

