<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>I've created a JIRA to track this: <a href="https://issues.jboss.org/browse/ISPN-1801">https://issues.jboss.org/browse/ISPN-1801</a></div><div><div><br><blockquote type="cite"><div><blockquote type="cite">I understand everybody has to have the exact same number of vnodes for <br></blockquote><blockquote type="cite">reads and writes to hit the correct node, right ?</blockquote></div></blockquote><blockquote type="cite"><div>Yes.<br></div></blockquote></div></div><div>That's true, but it is not a good thing: numVirtNodes should be proportional with the node's capacity, i.e. more powerful machines in the cluster should have assigned more virtual nodes.</div><div>This way we can better control the load. A node would need to send its configured numVirtualNodes when joining in order to support this, but that's a thing we already do for TACH.</div></body></html>