weijiequ commented on issue #31313:
URL: https://github.com/apache/beam/issues/31313#issuecomment-2594550738

   @je-ik After applying this change, I noticed a side-effect: when I scale out 
my job (for example, increasing the parallelism from 4 to 8) and then restart 
from a savepoint, the additional splits (indexes 4, 5, 6, 7) never start, while 
the original four splits (indexes 0, 1, 2, 3) continue running as expected.
   
   <img width="803" alt="Image" 
src="https://github.com/user-attachments/assets/b547c6ab-65a3-4e58-a095-a3abe5b78a91";
 />


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to