Skip to content

[cherry-pick-2.0.3] cache manager#7882

Merged
lenboo merged 7 commits intoapache:2.0.3-preparefrom
caishunfeng:cache_203
Jan 12, 2022
Merged

[cherry-pick-2.0.3] cache manager#7882
lenboo merged 7 commits intoapache:2.0.3-preparefrom
caishunfeng:cache_203

Conversation

@caishunfeng
Copy link
Copy Markdown
Contributor

@caishunfeng caishunfeng commented Jan 7, 2022

cherry-pick #6963

Purpose of the pull request

Brief change log

Verify this pull request

This pull request is code cleanup without any test coverage.

(or)

This pull request is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jan 9, 2022

Codecov Report

❗ No coverage uploaded for pull request base (2.0.3-prepare@46a5d17). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff                @@
##             2.0.3-prepare    #7882   +/-   ##
================================================
  Coverage                 ?   31.21%           
  Complexity               ?     1571           
================================================
  Files                    ?      440           
  Lines                    ?    15059           
  Branches                 ?     1510           
================================================
  Hits                     ?     4701           
  Misses                   ?     9891           
  Partials                 ?      467           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 46a5d17...e7b9c17. Read the comment docs.

@caishunfeng caishunfeng added this to the 2.0.3-release milestone Jan 10, 2022
@caishunfeng caishunfeng requested a review from lenboo January 10, 2022 02:45
@zhongjiajie
Copy link
Copy Markdown
Member

It seems that this PR has some conflict file. @caishunfeng

@caishunfeng
Copy link
Copy Markdown
Contributor Author

It seems that this PR has some conflict file. @caishunfeng

I will resolve it.

Copy link
Copy Markdown
Contributor

@lenboo lenboo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@caishunfeng
Copy link
Copy Markdown
Contributor Author

Test point for cache: cache doc

Cache type:

  • TENANT("tenant"),
  • USER("user"),
  • QUEUE("queue"),
  • PROCESS_DEFINITION("processDefinition"),
  • PROCESS_TASK_RELATION("processTaskRelation"),
  • TASK_DEFINITION("taskDefinition"),
  • WORKER_GROUP("workerGroup"),
  • SCHEDULE("schedule");

@sonarqubecloud
Copy link
Copy Markdown

@lenboo lenboo merged commit 90a33e0 into apache:2.0.3-prepare Jan 12, 2022
@caishunfeng caishunfeng deleted the cache_203 branch February 17, 2022 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants