You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/08/01 06:52:56 UTC

[GitHub] [rocketmq-schema-registry] MatrixHB opened a new pull request, #19: add SDK example and weaken dependency on compact topic

MatrixHB opened a new pull request, #19:
URL: https://github.com/apache/rocketmq-schema-registry/pull/19

   1、add example module, add demo using SchemaRegistryClient
   2、weaken dependency on compact topic, so as to launch up schema-registry based on rocketmq 4.9.3
   3、remove spring cache in StorageServiceProxy, simplify the cache mechanism in server side


-- 
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: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [rocketmq-schema-registry] duhenglucky merged pull request #19: add SDK example and weaken dependency on compact topic

Posted by GitBox <gi...@apache.org>.
duhenglucky merged PR #19:
URL: https://github.com/apache/rocketmq-schema-registry/pull/19


-- 
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: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [rocketmq-schema-registry] codecov-commenter commented on pull request #19: add SDK example and weaken dependency on compact topic

Posted by GitBox <gi...@apache.org>.
codecov-commenter commented on PR #19:
URL: https://github.com/apache/rocketmq-schema-registry/pull/19#issuecomment-1200968973

   # [Codecov](https://codecov.io/gh/apache/rocketmq-schema-registry/pull/19?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#19](https://codecov.io/gh/apache/rocketmq-schema-registry/pull/19?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (8ee2cda) into [main](https://codecov.io/gh/apache/rocketmq-schema-registry/commit/528c6b47d6ed3854efcf346f22098637d70bab73?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (528c6b4) will **not change** coverage.
   > The diff coverage is `0.00%`.
   
   ```diff
   @@          Coverage Diff          @@
   ##            main     #19   +/-   ##
   =====================================
     Coverage   0.00%   0.00%           
   =====================================
     Files         16      16           
     Lines        363     363           
     Branches      16      16           
   =====================================
     Misses       363     363           
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/rocketmq-schema-registry/pull/19?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [...chema/registry/core/service/SchemaServiceImpl.java](https://codecov.io/gh/apache/rocketmq-schema-registry/pull/19/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Y29yZS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvcm9ja2V0bXEvc2NoZW1hL3JlZ2lzdHJ5L2NvcmUvc2VydmljZS9TY2hlbWFTZXJ2aWNlSW1wbC5qYXZh) | `0.00% <0.00%> (ø)` | |
   
   Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   


-- 
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: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org