Update replica-set-elections.txt#2154
Conversation
added except Priority 0 members as priority 0 cannot trigger an election and the line "In the default, all members also can trigger an election" seems to suggest otherwise. Hope this is correct understanding. Do review and edit if i am right about this..
|
Hi -- Thank you for your pull request. I believe, however, that the current sentence is correct. By default, members have priority of 1, and as such, they can trigger an election since no member by default is priority 0. As such, will close this pull request; however, will update that section to be more clear. Thanks again for your efforts! Regards |
|
Thanks for correcting it. Can you suggest best forum where i can clarify such doubts. Being a begineer it is very important to understand the basics.. |
|
People tend to use stackoverflow or sometimes open a JIRA ticket if they believe there is a mistake in the docs or if the docs could be clearer or what you did (do a pull request with a suggested fix) is fine as well. |
|
Thank On Friday, February 6, 2015, Kay Kim notifications@github.com wrote:
|
Co-authored-by: Oleg Pudeyev <oleg@bsdpower.com>
added except Priority 0 members as priority 0 cannot trigger an election and the line "In the default, all members also can trigger an election" seems to suggest otherwise. Hope this is correct understanding. Do review and edit if i am right about this..