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/06/05 01:59:19 UTC

[GitHub] [shardingsphere] menghaoranss opened a new pull request #5926: Detect heartbeat immediately after startup #control-panel-cluster

menghaoranss opened a new pull request #5926:
URL: https://github.com/apache/shardingsphere/pull/5926


   For #5666 .
   
   Changes proposed in this pull request:
   - Save datasource node after proxy started
   
   


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



[GitHub] [shardingsphere] kimmking merged pull request #5926: Detect heartbeat immediately after startup #control-panel-cluster

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


   


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



[GitHub] [shardingsphere] codecov-commenter commented on pull request #5926: Detect heartbeat immediately after startup #control-panel-cluster

Posted by GitBox <gi...@apache.org>.
codecov-commenter commented on pull request #5926:
URL: https://github.com/apache/shardingsphere/pull/5926#issuecomment-639219577


   # [Codecov](https://codecov.io/gh/apache/shardingsphere/pull/5926?src=pr&el=h1) Report
   > Merging [#5926](https://codecov.io/gh/apache/shardingsphere/pull/5926?src=pr&el=desc) into [master](https://codecov.io/gh/apache/shardingsphere/commit/d0e54e6624170f2b0dc93615a385587dc183ec22&el=desc) will **not change** coverage.
   > The diff coverage is `100.00%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/shardingsphere/pull/5926/graphs/tree.svg?width=650&height=150&src=pr&token=ZvlXpWa7so)](https://codecov.io/gh/apache/shardingsphere/pull/5926?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##             master    #5926   +/-   ##
   =========================================
     Coverage     53.08%   53.08%           
     Complexity      438      438           
   =========================================
     Files          1182     1182           
     Lines         20788    20788           
     Branches       3742     3742           
   =========================================
     Hits          11036    11036           
     Misses         9067     9067           
     Partials        685      685           
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/shardingsphere/pull/5926?src=pr&el=tree) | Coverage Δ | Complexity Δ | |
   |---|---|---|---|
   | [...e/cluster/heartbeat/task/HeartbeatTaskManager.java](https://codecov.io/gh/apache/shardingsphere/pull/5926/diff?src=pr&el=tree#diff-c2hhcmRpbmdzcGhlcmUtY29udHJvbC1wYW5lbC9zaGFyZGluZ3NwaGVyZS1jbHVzdGVyL3NoYXJkaW5nc3BoZXJlLWNsdXN0ZXItaGVhcnRiZWF0L3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9zaGFyZGluZ3NwaGVyZS9jbHVzdGVyL2hlYXJ0YmVhdC90YXNrL0hlYXJ0YmVhdFRhc2tNYW5hZ2VyLmphdmE=) | `100.00% <100.00%> (ø)` | `0.00 <0.00> (ø)` | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/shardingsphere/pull/5926?src=pr&el=continue).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/shardingsphere/pull/5926?src=pr&el=footer). Last update [d0e54e6...93737f7](https://codecov.io/gh/apache/shardingsphere/pull/5926?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
   


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