Zzshuo opened a new issue #8122:
URL: https://github.com/apache/shardingsphere/issues/8122
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### Which version of ShardingSphere did you use?
5.0
### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy?
ShardingSphere-scaling
### Expected behavior
Multiple threads migrating together
### Actual behavior
inventoryDataScaling Multiple threads migrating block
### Reason analyze (If you can)
waitForResult(future) method blocked on the scalingTasks foreach start


### Steps to reproduce the behavior, such as: SQL to execute, sharding rule
configuration, when exception occur etc.
use shardingsphere-ui scaling table. when conurrency>1 ,It will occur,next
conurrency start after prev conurrency finished.
### Example codes for reproduce this issue (such as a github link).
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]