You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2021/09/07 12:32:21 UTC

[GitHub] [shardingsphere] sandynz commented on pull request #12242: Scaling FinishedCheckJob ignore disabled job

sandynz commented on pull request #12242:
URL: https://github.com/apache/shardingsphere/pull/12242#issuecomment-914264170


   Why we change it:
   
   When scaling task finished, it will be marked as disabled. But `FinishedCheckJob` will find it almost finished again, and switch cluster configuration, repeatedly.
   So we'll ignore disabled job when checking job progress in `FinishedCheckJob`.
   


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org