Skip to content

fix UnsupportedOperationException in invokeSetParameters#10262

Merged
AlbumenJ merged 3 commits intoapache:3.0from
cheese8:0703
Jul 4, 2022
Merged

fix UnsupportedOperationException in invokeSetParameters#10262
AlbumenJ merged 3 commits intoapache:3.0from
cheese8:0703

Conversation

@cheese8
Copy link
Contributor

@cheese8 cheese8 commented Jul 3, 2022

What is the purpose of the change

#10257

@cheese8 cheese8 changed the title fix UnsupportedOperationException 10257 fix UnsupportedOperationException in invokeSetParameters Jul 3, 2022
@codecov-commenter
Copy link

codecov-commenter commented Jul 3, 2022

Codecov Report

Merging #10262 (0ddb438) into 3.0 (d6a1ff4) will increase coverage by 0.02%.
The diff coverage is 75.00%.

@@             Coverage Diff              @@
##                3.0   #10262      +/-   ##
============================================
+ Coverage     65.66%   65.68%   +0.02%     
- Complexity      296      319      +23     
============================================
  Files          1233     1233              
  Lines         53677    53712      +35     
  Branches       8098     8108      +10     
============================================
+ Hits          35247    35282      +35     
+ Misses        14609    14599      -10     
- Partials       3821     3831      +10     
Impacted Files Coverage Δ
...n/java/org/apache/dubbo/config/AbstractConfig.java 71.30% <75.00%> (-0.10%) ⬇️
...org/apache/dubbo/rpc/protocol/AbstractInvoker.java 67.59% <0.00%> (-2.78%) ⬇️
...a/org/apache/dubbo/monitor/dubbo/DubboMonitor.java 88.09% <0.00%> (-2.39%) ⬇️
...ting/zookeeper/curator/CuratorZookeeperClient.java 68.26% <0.00%> (-1.93%) ⬇️
...bbo/common/resource/GlobalResourcesRepository.java 70.90% <0.00%> (-1.82%) ⬇️
...java/org/apache/dubbo/remoting/api/Connection.java 70.00% <0.00%> (-1.67%) ⬇️
...registry/zookeeper/util/CuratorFrameworkUtils.java 77.01% <0.00%> (-1.56%) ⬇️
...bo/registry/support/CacheableFailbackRegistry.java 78.10% <0.00%> (-1.19%) ⬇️
...adata/store/zookeeper/ZookeeperMetadataReport.java 72.34% <0.00%> (-1.07%) ⬇️
...ng/zookeeper/curator5/Curator5ZookeeperClient.java 69.56% <0.00%> (-0.97%) ⬇️
... and 14 more

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 d6a1ff4...0ddb438. Read the comment docs.

Copy link
Member

@wangchengming666 wangchengming666 left a comment

Choose a reason for hiding this comment

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

LGTM

@AlbumenJ AlbumenJ merged commit 90cef36 into apache:3.0 Jul 4, 2022
@cheese8 cheese8 deleted the 0703 branch July 4, 2022 03:10
AlbumenJ pushed a commit that referenced this pull request Jul 6, 2022
* fix UnsupportedOperationException 10257

* Update AbstractConfig.java

* Update AbstractConfig.java
@AlbumenJ AlbumenJ added this to the 3.0.10 milestone Jul 16, 2022
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.

4 participants