Hi, Pulsar Team,

Could you please help to clarify the question as in the title for me?

Here is the scene:

1.  Assuming there are three partitions, and messages with a specified key was 
sent to partition 1 using hash algorithm.
2. Scale the partition to six, then messages with the same key might be sent to 
different partition, e.g. partition 5.
3. Now, we have messages with the key in both partition 1 and partition 5.

In this case, do pulsar transfer the old messages in partition 1 to partition 5 
to make sure the consumer consumes the full message orderly?
or does it use some other strategy?

Thanks for the help.

Best Regards,

Joey Deng

Reply via email to