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 2020/02/24 09:12:59 UTC

[GitHub] [incubator-shardingsphere] KomachiSion opened a new pull request #4446: Retry history migrate task when task execute thread is not enough.

KomachiSion opened a new pull request #4446: Retry history migrate task when task execute thread is not enough.
URL: https://github.com/apache/incubator-shardingsphere/pull/4446
 
 
   
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] tristaZero merged pull request #4446: Retry history migrate task when task execute thread is not enough.

Posted by GitBox <gi...@apache.org>.
tristaZero merged pull request #4446: Retry history migrate task when task execute thread is not enough.
URL: https://github.com/apache/incubator-shardingsphere/pull/4446
 
 
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] coveralls commented on issue #4446: Retry history migrate task when task execute thread is not enough.

Posted by GitBox <gi...@apache.org>.
coveralls commented on issue #4446: Retry history migrate task when task execute thread is not enough.
URL: https://github.com/apache/incubator-shardingsphere/pull/4446#issuecomment-590238324
 
 
   ## Pull Request Test Coverage Report for [Build 1863](https://coveralls.io/builds/28915180)
   
   * **8** of **18**   **(44.44%)**  changed or added relevant lines in **2** files are covered.
   * **2** unchanged lines in **1** file lost coverage.
   * Overall coverage increased (+**0.04%**) to **60.025%**
   
   ---
   
   |  Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
   | :-----|--------------|--------|---: |
   | [sharding-scaling/sharding-scaling-core/src/main/java/org/apache/shardingsphere/shardingscaling/core/synctask/history/HistoryDataSyncTaskGroup.java](https://coveralls.io/builds/28915180/source?filename=sharding-scaling%2Fsharding-scaling-core%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fshardingscaling%2Fcore%2Fsynctask%2Fhistory%2FHistoryDataSyncTaskGroup.java#L170) | 4 | 14 | 28.57%
   <!-- | **Total:** | **8** | **18** | **44.44%** | -->
   
   |  Files with Coverage Reduction | New Missed Lines | % |
   | :-----|--------------|--: |
   | [sharding-orchestration/sharding-orchestration-core/src/main/java/org/apache/shardingsphere/orchestration/internal/util/IpUtils.java](https://coveralls.io/builds/28915180/source?filename=sharding-orchestration%2Fsharding-orchestration-core%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Forchestration%2Finternal%2Futil%2FIpUtils.java#L72) | 2 | 80.0% |
   <!-- | **Total:** | **2** |  | -->
   
   |  Totals | [![Coverage Status](https://coveralls.io/builds/28915180/badge)](https://coveralls.io/builds/28915180) |
   | :-- | --: |
   | Change from base [Build 9730](https://coveralls.io/builds/28910450): |  0.04% |
   | Covered Lines: | 12547 |
   | Relevant Lines: | 20903 |
   
   ---
   ##### 💛  - [Coveralls](https://coveralls.io)
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services