So if you're reading anything old about setting STREAMING_CLUSTER_NUM high for "performance":

a) this does nothing anymore, we removed clustering because it's actually more efficient to let nginx do the load balancing.

b) it often came about from people seeing the ... in the UI, that was because we had some code in the streaming server that regularly caused huge GC pauses causing streaming to pause.

#mastoadmin