Re: seed faq

2011-04-24 Thread Maki Watanabe
Done. Thank you for your comment. maki 2011/4/24 aaron morton : > May also want to add that seed nodes do not auto bootstrap. > > Thanks > Aaron

Re: seed faq

2011-04-23 Thread aaron morton
May also want to add that seed nodes do not auto bootstrap. Thanks Aaron On 22 Apr 2011, at 13:24, Maki Watanabe wrote: > Thank you, Naren. > I'll add some more details and upload it to FAQ wiki page. > > maki > > 2011/4/21 Narendra Sharma : >> Here are some more details that might help: >> 1.

Re: seed faq

2011-04-21 Thread Maki Watanabe
Thank you, Naren. I'll add some more details and upload it to FAQ wiki page. maki 2011/4/21 Narendra Sharma : > Here are some more details that might help: > 1. You are right that Seeds are referred on startup to learn about the ring. > 2. It is a good idea to have more than 1 seed. Seed is not S

Re: seed faq

2011-04-20 Thread Narendra Sharma
Here are some more details that might help: 1. You are right that Seeds are referred on startup to learn about the ring. 2. It is a good idea to have more than 1 seed. Seed is not SPoF. Remember Gossip also provides eventual consistency. So if seed is missing, the new node may not have the correct

seed faq

2011-04-20 Thread Maki Watanabe
I made self answered faqs on seed after reading the wiki and code. If I misunderstand something, please point out to me. == What are seeds? == Seeds, or seed nodes are the nodes which new nodes refer to on bootstrap to know ring information. When you add a new node to ring, you need to specify at