Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@laywin
Copy link
Contributor

@laywin laywin commented Oct 24, 2024

  • I have registered the PR changes.

Ⅰ. Describe what this PR did

fix: #6940

the problem come from #6797, when look up address, record transactionServiceGroup, but nacos missed the operation.

Ⅱ. Does this pull request fix one issue?

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

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

@codecov
Copy link

codecov bot commented Oct 24, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 52.68%. Comparing base (0b9d7c9) to head (16025d2).
Report is 1 commits behind head on 2.x.

Files with missing lines Patch % Lines
...overy/registry/nacos/NacosRegistryServiceImpl.java 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##                2.x    #6947      +/-   ##
============================================
- Coverage     52.68%   52.68%   -0.01%     
- Complexity     6557     6558       +1     
============================================
  Files          1122     1122              
  Lines         39863    39864       +1     
  Branches       4667     4667              
============================================
- Hits          21002    21001       -1     
+ Misses        16865    16864       -1     
- Partials       1996     1999       +3     
Files with missing lines Coverage Δ
...overy/registry/nacos/NacosRegistryServiceImpl.java 15.18% <0.00%> (-0.10%) ⬇️

... and 4 files with indirect coverage changes

Copy link
Member

@xingfudeshi xingfudeshi left a comment

Choose a reason for hiding this comment

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

LGTM

@xingfudeshi xingfudeshi merged commit e91e113 into apache:2.x Oct 25, 2024
@slievrly slievrly added this to the 2.3.0 milestone Oct 26, 2024
YvCeung pushed a commit to YvCeung/incubator-seata that referenced this pull request Dec 25, 2025
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.

Seata 2.2.0 Client Start up phase java.lang.NullPointerException: null

3 participants