RE: Bootstrap data streaming order

2022-09-09 Thread Marc Hoppins
Curiosity as to which data/node starts first, what determines the delivery sequence, how many nodes send data at once and what determines that limit? The usual kind of questions. -Original Message- From: Dinesh Joshi Sent: Friday, September 9, 2022 9:14 AM To: user@cassandra.apache.o

Re: Bootstrap data streaming order

2022-09-09 Thread Dinesh Joshi
The data is requested asynchronously from peers. There is some logic to select the peers however there isn’t a set order for data delivery. Why do you ask? > > On Sep 8, 2022, at 11:35 PM, Marc Hoppins wrote: > > Hulloa all, > > Can anyone shed light on the order which nodes will deliver dat