bootstrpUrl

26 views
Skip to first unread message

Xiao Zhou

unread,
Jun 25, 2014, 9:20:06 PM6/25/14
to project-...@googlegroups.com
We have thousands of client bootstrap  with a list of urls by calling
SocketStoreClientFactory(new ClientConfig().setBootstrapUrls(bootstrpUrls))
passing a list of urls of 8 servers.
Does voldemort random pick one url from the list or it always hit the same url. We don't want it to hit the same server at start up time.
Thanks,

Arunachalam

unread,
Jun 26, 2014, 2:33:43 PM6/26/14
to project-...@googlegroups.com
It seems like they are tried sequentially until it succeeds.  Take a look at the method

voldemort.client.AbstractStoreClientFactory.bootstrapMetadata(String, URI[])

Thanks,
Arun.


--
You received this message because you are subscribed to the Google Groups "project-voldemort" group.
To unsubscribe from this group and stop receiving emails from it, send an email to project-voldem...@googlegroups.com.
Visit this group at http://groups.google.com/group/project-voldemort.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages