zjwang
unread,Jan 31, 2012, 3:30:27 AM1/31/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to project-voldemort
I found that the partitions of one node are not sequence but random
number generating by the python shell.
Example:
<server>
<id>0</id>
<host>192.168.64.182</host>
<http-port>8081</http-port>
<socket-port>6666</socket-port>
<partitions> 0, 2, 10, 11, </partitions>
</server>
Are there any considerations or advantages for setting random
partitions for nodes?
Thank you for any suggestions.