apache / rocketmq-schema-registry

Apache RocketMQ Schema Registry
https://rocketmq.apache.org/
31 stars 20 forks source link

[ISSUE #49] Support cache for SchemaRegistryClient #76

Closed joeCarf closed 1 year ago

joeCarf commented 1 year ago

Support cache for SchemaRegistryClient

joeCarf commented 1 year ago

@MatrixHB PTAL

codecov-commenter commented 1 year ago

Codecov Report

Merging #76 (f5c7990) into main (3115e5a) will decrease coverage by 3.22%. The diff coverage is 0.00%.

@@             Coverage Diff              @@
##               main      #76      +/-   ##
============================================
- Coverage     19.54%   16.33%   -3.22%     
  Complexity       67       67              
============================================
  Files            45       46       +1     
  Lines           977     1169     +192     
  Branches         52       87      +35     
============================================
  Hits            191      191              
- Misses          768      960     +192     
  Partials         18       18              
Impacted Files Coverage Δ
...ma/registry/client/CachedSchemaRegistryClient.java 0.00% <0.00%> (ø)
...a/registry/client/SchemaRegistryClientFactory.java 0.00% <0.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

joeCarf commented 1 year ago

Support cache for SchemaRegistryClient

issue link: https://github.com/apache/rocketmq-schema-registry/issues/49