On Tue 17-07-04 13:21, Radim Vansa wrote:
2. Setting numOwners to anything but 1 (or keeping it at default
value)
throws an exception when the configuration is validated. XML does not
expose such attribute. Yes, you've read correctly: 1 is the num owners
because we don't keep more owners in the CH, so it's resilient against one
node failure with single owner. I could add this info to the user docs.
I must be missing something but if you are only resilient when < 1 node
goes down, aren't you called a non resilient system?