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 2022/02/17 13:00:37 UTC

[GitHub] [shardingsphere] sandynz opened a new pull request #15480: Add second level threshold for IDLE completion detect algorithm

sandynz opened a new pull request #15480:
URL: https://github.com/apache/shardingsphere/pull/15480


   
   Changes proposed in this pull request:
   - Increase FinishedCheckJob execution frequency
   - Add incremental-task-idle-second-threshold for IDLE completion detector. Then users could define second level threshold to reduce wait time.
   - Change scaling status column name to incremental_idle_seconds
   - Refactor PipelineSimpleLock. It's not used this time.
   
   Job progress is persisted to registry center every 1 minute, it's too slow, it'll be improved next time.
   


-- 
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



[GitHub] [shardingsphere] terrymanu merged pull request #15480: Add second level threshold for IDLE completion detect algorithm

Posted by GitBox <gi...@apache.org>.
terrymanu merged pull request #15480:
URL: https://github.com/apache/shardingsphere/pull/15480


   


-- 
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