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/09 15:51:17 UTC

[GitHub] [shardingsphere] menghaoranss opened a new pull request #5958: #5949 Fixes faild to persist MetaData in proxy

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


   Fixes #5949 .
   
   Changes proposed in this pull request:
   - Persist MetaData to metadata center after `SchemaContexts` is initialized in proxy
   
   


----------------------------------------------------------------
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 #5958: #5949 Fixes faild to persist MetaData in proxy

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


   


----------------------------------------------------------------
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 #5958: #5949 Fixes faild to persist MetaData in proxy

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


   # [Codecov](https://codecov.io/gh/apache/shardingsphere/pull/5958?src=pr&el=h1) Report
   > Merging [#5958](https://codecov.io/gh/apache/shardingsphere/pull/5958?src=pr&el=desc) into [master](https://codecov.io/gh/apache/shardingsphere/commit/59ebe3b1feb6ebe255f35c51992a03a80bfdea48&el=desc) will **decrease** coverage by `0.01%`.
   > The diff coverage is `0.00%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/shardingsphere/pull/5958/graphs/tree.svg?width=650&height=150&src=pr&token=ZvlXpWa7so)](https://codecov.io/gh/apache/shardingsphere/pull/5958?src=pr&el=tree)
   
   ```diff
   @@             Coverage Diff              @@
   ##             master    #5958      +/-   ##
   ============================================
   - Coverage     53.28%   53.27%   -0.02%     
     Complexity      439      439              
   ============================================
     Files          1186     1186              
     Lines         20851    20856       +5     
     Branches       3757     3758       +1     
   ============================================
     Hits          11110    11110              
   - Misses         9041     9046       +5     
     Partials        700      700              
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/shardingsphere/pull/5958?src=pr&el=tree) | Coverage Δ | Complexity Δ | |
   |---|---|---|---|
   | [...ava/org/apache/shardingsphere/proxy/Bootstrap.java](https://codecov.io/gh/apache/shardingsphere/pull/5958/diff?src=pr&el=tree#diff-c2hhcmRpbmdzcGhlcmUtcHJveHkvc2hhcmRpbmdzcGhlcmUtcHJveHktYm9vdHN0cmFwL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9zaGFyZGluZ3NwaGVyZS9wcm94eS9Cb290c3RyYXAuamF2YQ==) | `0.00% <0.00%> (ø)` | `0.00 <0.00> (ø)` | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/shardingsphere/pull/5958?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/5958?src=pr&el=footer). Last update [59ebe3b...a889716](https://codecov.io/gh/apache/shardingsphere/pull/5958?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