Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bugfix:fix key [transport.enableRmClientBatchSendRequest ] cache penetration #4678

Merged
merged 5 commits into from
Jun 13, 2022
Merged

bugfix:fix key [transport.enableRmClientBatchSendRequest ] cache penetration #4678

merged 5 commits into from
Jun 13, 2022

Conversation

Ifdevil
Copy link
Contributor

@Ifdevil Ifdevil commented Jun 10, 2022

Ⅰ. Describe what this PR did

fix key [transport.enableRmClientBatchSendRequest ] cache penetration if not configure in env or nacos seata.properties

Ⅱ. Does this pull request fix one issue?

fixes #4666

Ⅲ. Why don't you add test cases (unit test/integration test)?

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

…tration if not configure in env or nacos seata.properties
…tration if not configure in env or nacos seata.properties
…tration if not configure in env or nacos seata.properties
@codecov-commenter
Copy link

codecov-commenter commented Jun 11, 2022

Codecov Report

Merging #4678 (ce734b4) into develop (8f96afa) will decrease coverage by 0.00%.
The diff coverage is 41.17%.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop    #4678      +/-   ##
=============================================
- Coverage      48.44%   48.43%   -0.01%     
- Complexity      4035     4036       +1     
=============================================
  Files            735      735              
  Lines          25600    25612      +12     
  Branches        3161     3162       +1     
=============================================
+ Hits           12401    12405       +4     
- Misses         11860    11869       +9     
+ Partials        1339     1338       -1     
Impacted Files Coverage Δ
...ta/core/rpc/netty/AbstractNettyRemotingClient.java 18.62% <ø> (ø)
...io/seata/core/rpc/netty/TmNettyRemotingClient.java 53.60% <37.50%> (-1.95%) ⬇️
...io/seata/core/rpc/netty/RmNettyRemotingClient.java 39.68% <44.44%> (+0.01%) ⬆️

Copy link
Contributor

@funky-eyes funky-eyes left a comment

Choose a reason for hiding this comment

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

@funky-eyes funky-eyes added type: bug Category issues or prs related to bug. module/core core module labels Jun 12, 2022
@funky-eyes funky-eyes added this to the 1.5.2 milestone Jun 12, 2022
@Ifdevil
Copy link
Contributor Author

Ifdevil commented Jun 13, 2022

LGTM 请把pr及作者信息按照已有登记示例,进行登记,并提交到此pr中 https://github.com/seata/seata/blob/develop/changes/zh-cn/develop.md https://github.com/seata/seata/blob/develop/changes/en-us/develop.md

ok,已登记

Copy link
Member

@slievrly slievrly left a comment

Choose a reason for hiding this comment

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

LGTM

@slievrly slievrly merged commit 1282432 into apache:develop Jun 13, 2022
@Ifdevil Ifdevil deleted the develop-enableBatchRequest branch June 13, 2022 06:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module/core core module type: bug Category issues or prs related to bug.
Projects
None yet
4 participants