This message was deleted.
# troubleshooting
s
This message was deleted.
v
I am not the expert on this but I believe that setting "max segments in node loading queue" to
0
will effectively stop shuffling. Maybe someone with more knowledge can chime in or confirm. I definitely remember overhearing people talking about setting something in that dialog to
0
. to prevent shuffling.
d
ooo, we could try that next time.
b
I thought it would be maxSegmentsToMove you'd set to 0? And bump up maxSegmentsInNodeLoadingQueue temporarily for the initial loading?
v
yes that is the one!
d
Thanks!