You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2020/12/04 06:54:15 UTC

[GitHub] [dubbo-go] dependabot[bot] opened a new pull request #909: build(deps): bump github.com/nacos-group/nacos-sdk-go from 1.0.1 to 1.0.2

dependabot[bot] opened a new pull request #909:
URL: https://github.com/apache/dubbo-go/pull/909


   Bumps [github.com/nacos-group/nacos-sdk-go](https://github.com/nacos-group/nacos-sdk-go) from 1.0.1 to 1.0.2.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/nacos-group/nacos-sdk-go/releases">github.com/nacos-group/nacos-sdk-go's releases</a>.</em></p>
   <blockquote>
   <h2>v1.0.2</h2>
   <h1>Bugfixes</h1>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/nacos-group/nacos-sdk-go/pull/151">Fix client scheme https does not take effect</a></li>
   <li><a href="https://github-redirect.dependabot.com/nacos-group/nacos-sdk-go/pull/153">Fix client  filter loopback ip</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/nacos-group/nacos-sdk-go/commit/58a3b62b9b69f70a03c24f775f853e233ceccc30"><code>58a3b62</code></a> filter loopback ip (<a href="https://github-redirect.dependabot.com/nacos-group/nacos-sdk-go/issues/153">#153</a>)</li>
   <li><a href="https://github.com/nacos-group/nacos-sdk-go/commit/2255bad7c4647729b3f5c65a5f43a63fc37cfff1"><code>2255bad</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/nacos-group/nacos-sdk-go/issues/151">#151</a> from mark4z/master</li>
   <li><a href="https://github.com/nacos-group/nacos-sdk-go/commit/f3b5db07c6557aafc524186ac35317ffae0a150a"><code>f3b5db0</code></a> add doc for ServerConfig</li>
   <li><a href="https://github.com/nacos-group/nacos-sdk-go/commit/273d26ce37ea4a416526e5a371e66fc6db00341b"><code>273d26c</code></a> verify whether ipaddr starts with http:// or https://</li>
   <li><a href="https://github.com/nacos-group/nacos-sdk-go/commit/8b26a678f7a1347f9db0c982b201bbc9c89caa75"><code>8b26a67</code></a> some spell error</li>
   <li><a href="https://github.com/nacos-group/nacos-sdk-go/commit/89d796795d5351d9b3caad7c96d533c94be6c477"><code>89d7967</code></a> add ut for nacosServer.getAddress</li>
   <li><a href="https://github.com/nacos-group/nacos-sdk-go/commit/004d46b7eb50668f9549338035da96c324674f92"><code>004d46b</code></a> Merge remote-tracking branch 'origin/master'</li>
   <li><a href="https://github.com/nacos-group/nacos-sdk-go/commit/7cbab7c3e6feda062a2ee28369540768da4f7ff8"><code>7cbab7c</code></a> add ut to Server config with scheme</li>
   <li><a href="https://github.com/nacos-group/nacos-sdk-go/commit/1d8110993c16b211c8e7f652da266ce33bc46137"><code>1d81109</code></a> add ut to Server config with scheme</li>
   <li><a href="https://github.com/nacos-group/nacos-sdk-go/commit/5abe1a5ccd9bd0d4fa038c0861c6f5bc44404e26"><code>5abe1a5</code></a> add ut to Server config with scheme</li>
   <li>Additional commits viewable in <a href="https://github.com/nacos-group/nacos-sdk-go/compare/v1.0.1...v1.0.2">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/nacos-group/nacos-sdk-go&package-manager=go_modules&previous-version=1.0.1&new-version=1.0.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates)
   
   Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
   
   
   </details>


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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo-go] codecov-io edited a comment on pull request #909: build(deps): bump github.com/nacos-group/nacos-sdk-go from 1.0.1 to 1.0.2

Posted by GitBox <gi...@apache.org>.
codecov-io edited a comment on pull request #909:
URL: https://github.com/apache/dubbo-go/pull/909#issuecomment-738608740


   # [Codecov](https://codecov.io/gh/apache/dubbo-go/pull/909?src=pr&el=h1) Report
   > Merging [#909](https://codecov.io/gh/apache/dubbo-go/pull/909?src=pr&el=desc) (cbf4d39) into [master](https://codecov.io/gh/apache/dubbo-go/commit/4b0bdfb5f392e66bd6d8789cc44ea4f6626eeefd?el=desc) (4b0bdfb) will **decrease** coverage by `0.21%`.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/dubbo-go/pull/909/graphs/tree.svg?width=650&height=150&src=pr&token=dcPE6RyFAL)](https://codecov.io/gh/apache/dubbo-go/pull/909?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master     #909      +/-   ##
   ==========================================
   - Coverage   60.24%   60.03%   -0.22%     
   ==========================================
     Files         260      260              
     Lines       12783    13018     +235     
   ==========================================
   + Hits         7701     7815     +114     
   - Misses       4123     4225     +102     
   - Partials      959      978      +19     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/dubbo-go/pull/909?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [cluster/router/chain/chain.go](https://codecov.io/gh/apache/dubbo-go/pull/909/diff?src=pr&el=tree#diff-Y2x1c3Rlci9yb3V0ZXIvY2hhaW4vY2hhaW4uZ28=) | `59.34% <0.00%> (-8.95%)` | :arrow_down: |
   | [remoting/getty/readwriter.go](https://codecov.io/gh/apache/dubbo-go/pull/909/diff?src=pr&el=tree#diff-cmVtb3RpbmcvZ2V0dHkvcmVhZHdyaXRlci5nbw==) | `49.20% <0.00%> (-5.08%)` | :arrow_down: |
   | [remoting/kubernetes/client.go](https://codecov.io/gh/apache/dubbo-go/pull/909/diff?src=pr&el=tree#diff-cmVtb3Rpbmcva3ViZXJuZXRlcy9jbGllbnQuZ28=) | `75.75% <0.00%> (-3.04%)` | :arrow_down: |
   | [remoting/kubernetes/watch.go](https://codecov.io/gh/apache/dubbo-go/pull/909/diff?src=pr&el=tree#diff-cmVtb3Rpbmcva3ViZXJuZXRlcy93YXRjaC5nbw==) | `79.34% <0.00%> (-2.18%)` | :arrow_down: |
   | [remoting/kubernetes/listener.go](https://codecov.io/gh/apache/dubbo-go/pull/909/diff?src=pr&el=tree#diff-cmVtb3Rpbmcva3ViZXJuZXRlcy9saXN0ZW5lci5nbw==) | `53.68% <0.00%> (-2.11%)` | :arrow_down: |
   | [...tocol/rest/server/server\_impl/go\_restful\_server.go](https://codecov.io/gh/apache/dubbo-go/pull/909/diff?src=pr&el=tree#diff-cHJvdG9jb2wvcmVzdC9zZXJ2ZXIvc2VydmVyX2ltcGwvZ29fcmVzdGZ1bF9zZXJ2ZXIuZ28=) | `45.45% <0.00%> (-1.06%)` | :arrow_down: |
   | [registry/zookeeper/registry.go](https://codecov.io/gh/apache/dubbo-go/pull/909/diff?src=pr&el=tree#diff-cmVnaXN0cnkvem9va2VlcGVyL3JlZ2lzdHJ5Lmdv) | `51.47% <0.00%> (-0.41%)` | :arrow_down: |
   | [protocol/dubbo/impl/hessian.go](https://codecov.io/gh/apache/dubbo-go/pull/909/diff?src=pr&el=tree#diff-cHJvdG9jb2wvZHViYm8vaW1wbC9oZXNzaWFuLmdv) | `29.67% <0.00%> (+0.22%)` | :arrow_up: |
   | [cluster/cluster\_impl/failback\_cluster\_invoker.go](https://codecov.io/gh/apache/dubbo-go/pull/909/diff?src=pr&el=tree#diff-Y2x1c3Rlci9jbHVzdGVyX2ltcGwvZmFpbGJhY2tfY2x1c3Rlcl9pbnZva2VyLmdv) | `78.31% <0.00%> (+2.40%)` | :arrow_up: |
   | [remoting/getty/pool.go](https://codecov.io/gh/apache/dubbo-go/pull/909/diff?src=pr&el=tree#diff-cmVtb3RpbmcvZ2V0dHkvcG9vbC5nbw==) | `71.36% <0.00%> (+2.64%)` | :arrow_up: |
   | ... and [4 more](https://codecov.io/gh/apache/dubbo-go/pull/909/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/dubbo-go/pull/909?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/dubbo-go/pull/909?src=pr&el=footer). Last update [4b0bdfb...cbf4d39](https://codecov.io/gh/apache/dubbo-go/pull/909?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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo-go] codecov-io edited a comment on pull request #909: build(deps): bump github.com/nacos-group/nacos-sdk-go from 1.0.1 to 1.0.2

Posted by GitBox <gi...@apache.org>.
codecov-io edited a comment on pull request #909:
URL: https://github.com/apache/dubbo-go/pull/909#issuecomment-738608740


   # [Codecov](https://codecov.io/gh/apache/dubbo-go/pull/909?src=pr&el=h1) Report
   > Merging [#909](https://codecov.io/gh/apache/dubbo-go/pull/909?src=pr&el=desc) (cbf4d39) into [master](https://codecov.io/gh/apache/dubbo-go/commit/4b0bdfb5f392e66bd6d8789cc44ea4f6626eeefd?el=desc) (4b0bdfb) will **decrease** coverage by `0.04%`.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/dubbo-go/pull/909/graphs/tree.svg?width=650&height=150&src=pr&token=dcPE6RyFAL)](https://codecov.io/gh/apache/dubbo-go/pull/909?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master     #909      +/-   ##
   ==========================================
   - Coverage   60.24%   60.19%   -0.05%     
   ==========================================
     Files         260      260              
     Lines       12783    12783              
   ==========================================
   - Hits         7701     7695       -6     
   - Misses       4123     4128       +5     
   - Partials      959      960       +1     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/dubbo-go/pull/909?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [cluster/router/chain/chain.go](https://codecov.io/gh/apache/dubbo-go/pull/909/diff?src=pr&el=tree#diff-Y2x1c3Rlci9yb3V0ZXIvY2hhaW4vY2hhaW4uZ28=) | `59.34% <0.00%> (-8.95%)` | :arrow_down: |
   | [remoting/kubernetes/client.go](https://codecov.io/gh/apache/dubbo-go/pull/909/diff?src=pr&el=tree#diff-cmVtb3Rpbmcva3ViZXJuZXRlcy9jbGllbnQuZ28=) | `75.75% <0.00%> (-3.04%)` | :arrow_down: |
   | [remoting/kubernetes/watch.go](https://codecov.io/gh/apache/dubbo-go/pull/909/diff?src=pr&el=tree#diff-cmVtb3Rpbmcva3ViZXJuZXRlcy93YXRjaC5nbw==) | `79.34% <0.00%> (-2.18%)` | :arrow_down: |
   | [remoting/kubernetes/listener.go](https://codecov.io/gh/apache/dubbo-go/pull/909/diff?src=pr&el=tree#diff-cmVtb3Rpbmcva3ViZXJuZXRlcy9saXN0ZW5lci5nbw==) | `53.68% <0.00%> (-2.11%)` | :arrow_down: |
   | [remoting/getty/listener.go](https://codecov.io/gh/apache/dubbo-go/pull/909/diff?src=pr&el=tree#diff-cmVtb3RpbmcvZ2V0dHkvbGlzdGVuZXIuZ28=) | `42.95% <0.00%> (+0.70%)` | :arrow_up: |
   | [cluster/cluster\_impl/failback\_cluster\_invoker.go](https://codecov.io/gh/apache/dubbo-go/pull/909/diff?src=pr&el=tree#diff-Y2x1c3Rlci9jbHVzdGVyX2ltcGwvZmFpbGJhY2tfY2x1c3Rlcl9pbnZva2VyLmdv) | `78.31% <0.00%> (+2.40%)` | :arrow_up: |
   | [remoting/getty/pool.go](https://codecov.io/gh/apache/dubbo-go/pull/909/diff?src=pr&el=tree#diff-cmVtb3RpbmcvZ2V0dHkvcG9vbC5nbw==) | `71.36% <0.00%> (+2.64%)` | :arrow_up: |
   | [...tocol/rest/server/server\_impl/go\_restful\_server.go](https://codecov.io/gh/apache/dubbo-go/pull/909/diff?src=pr&el=tree#diff-cHJvdG9jb2wvcmVzdC9zZXJ2ZXIvc2VydmVyX2ltcGwvZ29fcmVzdGZ1bF9zZXJ2ZXIuZ28=) | `51.16% <0.00%> (+4.65%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/dubbo-go/pull/909?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/dubbo-go/pull/909?src=pr&el=footer). Last update [4b0bdfb...cbf4d39](https://codecov.io/gh/apache/dubbo-go/pull/909?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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo-go] codecov-io commented on pull request #909: build(deps): bump github.com/nacos-group/nacos-sdk-go from 1.0.1 to 1.0.2

Posted by GitBox <gi...@apache.org>.
codecov-io commented on pull request #909:
URL: https://github.com/apache/dubbo-go/pull/909#issuecomment-738608740


   # [Codecov](https://codecov.io/gh/apache/dubbo-go/pull/909?src=pr&el=h1) Report
   > Merging [#909](https://codecov.io/gh/apache/dubbo-go/pull/909?src=pr&el=desc) (cbf4d39) into [master](https://codecov.io/gh/apache/dubbo-go/commit/4b0bdfb5f392e66bd6d8789cc44ea4f6626eeefd?el=desc) (4b0bdfb) will **decrease** coverage by `0.12%`.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/dubbo-go/pull/909/graphs/tree.svg?width=650&height=150&src=pr&token=dcPE6RyFAL)](https://codecov.io/gh/apache/dubbo-go/pull/909?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master     #909      +/-   ##
   ==========================================
   - Coverage   60.24%   60.11%   -0.13%     
   ==========================================
     Files         260      260              
     Lines       12783    12783              
   ==========================================
   - Hits         7701     7685      -16     
   - Misses       4123     4135      +12     
   - Partials      959      963       +4     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/dubbo-go/pull/909?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [cluster/router/chain/chain.go](https://codecov.io/gh/apache/dubbo-go/pull/909/diff?src=pr&el=tree#diff-Y2x1c3Rlci9yb3V0ZXIvY2hhaW4vY2hhaW4uZ28=) | `59.34% <0.00%> (-8.95%)` | :arrow_down: |
   | [remoting/kubernetes/client.go](https://codecov.io/gh/apache/dubbo-go/pull/909/diff?src=pr&el=tree#diff-cmVtb3Rpbmcva3ViZXJuZXRlcy9jbGllbnQuZ28=) | `72.72% <0.00%> (-6.07%)` | :arrow_down: |
   | [remoting/kubernetes/listener.go](https://codecov.io/gh/apache/dubbo-go/pull/909/diff?src=pr&el=tree#diff-cmVtb3Rpbmcva3ViZXJuZXRlcy9saXN0ZW5lci5nbw==) | `50.52% <0.00%> (-5.27%)` | :arrow_down: |
   | [remoting/kubernetes/watch.go](https://codecov.io/gh/apache/dubbo-go/pull/909/diff?src=pr&el=tree#diff-cmVtb3Rpbmcva3ViZXJuZXRlcy93YXRjaC5nbw==) | `77.17% <0.00%> (-4.35%)` | :arrow_down: |
   | [registry/kubernetes/registry.go](https://codecov.io/gh/apache/dubbo-go/pull/909/diff?src=pr&el=tree#diff-cmVnaXN0cnkva3ViZXJuZXRlcy9yZWdpc3RyeS5nbw==) | `57.60% <0.00%> (-3.27%)` | :arrow_down: |
   | [remoting/getty/listener.go](https://codecov.io/gh/apache/dubbo-go/pull/909/diff?src=pr&el=tree#diff-cmVtb3RpbmcvZ2V0dHkvbGlzdGVuZXIuZ28=) | `42.95% <0.00%> (+0.70%)` | :arrow_up: |
   | [cluster/cluster\_impl/failback\_cluster\_invoker.go](https://codecov.io/gh/apache/dubbo-go/pull/909/diff?src=pr&el=tree#diff-Y2x1c3Rlci9jbHVzdGVyX2ltcGwvZmFpbGJhY2tfY2x1c3Rlcl9pbnZva2VyLmdv) | `78.31% <0.00%> (+2.40%)` | :arrow_up: |
   | [remoting/getty/pool.go](https://codecov.io/gh/apache/dubbo-go/pull/909/diff?src=pr&el=tree#diff-cmVtb3RpbmcvZ2V0dHkvcG9vbC5nbw==) | `71.36% <0.00%> (+2.64%)` | :arrow_up: |
   | [...tocol/rest/server/server\_impl/go\_restful\_server.go](https://codecov.io/gh/apache/dubbo-go/pull/909/diff?src=pr&el=tree#diff-cHJvdG9jb2wvcmVzdC9zZXJ2ZXIvc2VydmVyX2ltcGwvZ29fcmVzdGZ1bF9zZXJ2ZXIuZ28=) | `51.16% <0.00%> (+4.65%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/dubbo-go/pull/909?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/dubbo-go/pull/909?src=pr&el=footer). Last update [4b0bdfb...cbf4d39](https://codecov.io/gh/apache/dubbo-go/pull/909?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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo-go] dependabot[bot] commented on pull request #909: build(deps): bump github.com/nacos-group/nacos-sdk-go from 1.0.1 to 1.0.2

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on pull request #909:
URL: https://github.com/apache/dubbo-go/pull/909#issuecomment-740426583


   Superseded by #913.


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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo-go] dependabot[bot] closed pull request #909: build(deps): bump github.com/nacos-group/nacos-sdk-go from 1.0.1 to 1.0.2

Posted by GitBox <gi...@apache.org>.
dependabot[bot] closed pull request #909:
URL: https://github.com/apache/dubbo-go/pull/909


   


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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org