Re: [PR] Upgrade dubbo-go to v3.1.1 [dubbo-go-pixiu]

2024-04-29 Thread via GitHub


sonarcloud[bot] commented on PR #630:
URL: https://github.com/apache/dubbo-go-pixiu/pull/630#issuecomment-2084347518

   ## [![Quality Gate 
Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png
 'Quality Gate 
Passed')](https://sonarcloud.io/dashboard?id=apache_dubbo-go-pixiu=630)
 **Quality Gate passed**  
   Issues  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png
 '') [0 New 
issues](https://sonarcloud.io/project/issues?id=apache_dubbo-go-pixiu=630=false=true)
  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/accepted-16px.png
 '') [0 Accepted 
issues](https://sonarcloud.io/component_measures?id=apache_dubbo-go-pixiu=630=new_accepted_issues=list)
   
   Measures  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png
 '') [0 Security 
Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_dubbo-go-pixiu=630=false=true)
  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/no-data-16px.png
 '') No data about Coverage  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png
 '') [0.0% Duplication on New 
Code](https://sonarcloud.io/component_measures?id=apache_dubbo-go-pixiu=630=new_duplicated_lines_density=list)
  
 
   [See analysis details on 
SonarCloud](https://sonarcloud.io/dashboard?id=apache_dubbo-go-pixiu=630)
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org



Re: [PR] Upgrade dubbo-go to v3.1.1 [dubbo-go-pixiu]

2024-04-29 Thread via GitHub


sonarcloud[bot] commented on PR #630:
URL: https://github.com/apache/dubbo-go-pixiu/pull/630#issuecomment-2084330032

   ## [![Quality Gate 
Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png
 'Quality Gate 
Passed')](https://sonarcloud.io/dashboard?id=apache_dubbo-go-pixiu=630)
 **Quality Gate passed**  
   Issues  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png
 '') [0 New 
issues](https://sonarcloud.io/project/issues?id=apache_dubbo-go-pixiu=630=false=true)
  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/accepted-16px.png
 '') [0 Accepted 
issues](https://sonarcloud.io/component_measures?id=apache_dubbo-go-pixiu=630=new_accepted_issues=list)
   
   Measures  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png
 '') [0 Security 
Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_dubbo-go-pixiu=630=false=true)
  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/no-data-16px.png
 '') No data about Coverage  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png
 '') [0.0% Duplication on New 
Code](https://sonarcloud.io/component_measures?id=apache_dubbo-go-pixiu=630=new_duplicated_lines_density=list)
  
 
   [See analysis details on 
SonarCloud](https://sonarcloud.io/dashboard?id=apache_dubbo-go-pixiu=630)
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org



Re: [PR] Fix non-idempotent unit test `ClassGeneratorTest.testMain` [dubbo]

2024-04-29 Thread via GitHub


kaiyaok2 commented on PR #14135:
URL: https://github.com/apache/dubbo/pull/14135#issuecomment-2084295603

   @chickenlj  @EarthChen @AlbumenJ  Please also let me know if I shall include 
fixes to other non-idempotent tests (all relatively simple, including resetting 
some shared states)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org



[I] [Bug] ContextHolderAuthenticationResolverFilter序列化异常 [dubbo]

2024-04-29 Thread via GitHub


javacctvnews opened a new issue, #14145:
URL: https://github.com/apache/dubbo/issues/14145

   ### Pre-check
   
   - [X] I am sure that all the content I provide is in English.
   
   
   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/dubbo/issues?q=is%3Aissue) and found no 
similar issues.
   
   
   ### Apache Dubbo Component
   
   Java SDK (apache/dubbo)
   
   ### Dubbo Version
   
   Dubbo Java 3.2.7,JDK17,Nacos2.2.1
   
   ### Steps to reproduce this issue
   
   自开发的认证授权(Spring Authorization 
Server)微服务,先称作微服务A,现在前端有一个接口调用A的rest接口,接口内部调用微服务B的一个dubbo服务接口,服务B此时会报一个序列化错误的异常,但是不影响业务流程。微服务B是不需要security相关依赖的,看异常栈是因为缺少security相关类导致反序列化异常,有人知道怎么解决这个问题吗?谢谢!
   
   ### What you expected to happen
   
   [ev-system:192.168.3.100:19102] 2024-04-30 09:32:15.361 INFO 61676 [-] 
[NettyServerWorker-8-1] o.a.d.r.t.netty4.NettyServerHandler   [DUBBO] The 
connection of /192.168.3.100:43789 -> /192.168.3.100:20880 is established., 
dubbo version: 3.2.7, current host: 192.168.3.100
   [ev-system:192.168.3.100:19102] 2024-04-30 09:32:15.366 INFO 61676 [-] 
[NettyServerWorker-8-1] o.a.dubbo.rpc.protocol.dubbo.DubboCodec   [DUBBO] 
Because thread pool isolation is enabled on the dubbo protocol, the body can 
only be decoded on the io thread, and the parameter[decode.in.io.thread] will 
be ignored, dubbo version: 3.2.7, current host: 192.168.3.100
   [ev-system:192.168.3.100:19102] 2024-04-30 09:32:15.398 WARN 61676 [-] 
[DubboServerHandler-192.168.3.100:20880-thread-2] 
o.a.d.s.s.jackson.ObjectMapperCodec   [DUBBO] , dubbo version: 3.2.7, 
current host: 192.168.3.100, error code: 0-23. This may be caused by 
objectMapper! deserialize error, you can try to customize the 
ObjectMapperCodecCustomer., go to https://dubbo.apache.org/faq/0/23 to find 
instructions. 
   
   com.fasterxml.jackson.databind.exc.InvalidTypeIdException: Could not resolve 
type id 
'org.springframework.security.web.authentication.WebAuthenticationDetails' as a 
subtype of `java.lang.Object`: no such class found
at [Source: 
(byte[])"{"@class":"org.springframework.security.authentication.AnonymousAuthenticationToken","keyHash":-700335674,"principal":"anonymousUser","authorities":["java.util.Collections$UnmodifiableRandomAccessList",[{"@class":"org.springframework.security.core.authority.SimpleGrantedAuthority","authority":"ROLE_ANONYMOUS"}]],"details":{"@class":"org.springframework.security.web.authentication.WebAuthenticationDetails","remoteAddress":"192.168.3.100","sessionId":null},"authenticated":true}";
 line: 1, column: 335] (through reference chain: 
org.springframework.security.authentication.AnonymousAuthenticationToken["details"])
at 
com.fasterxml.jackson.databind.exc.InvalidTypeIdException.from(InvalidTypeIdException.java:43)
at 
com.fasterxml.jackson.databind.DeserializationContext.invalidTypeIdException(DeserializationContext.java:2084)
at 
com.fasterxml.jackson.databind.DeserializationContext.handleUnknownTypeId(DeserializationContext.java:1575)
at 
com.fasterxml.jackson.databind.jsontype.impl.ClassNameIdResolver._typeFromId(ClassNameIdResolver.java:76)
at 
com.fasterxml.jackson.databind.jsontype.impl.ClassNameIdResolver.typeFromId(ClassNameIdResolver.java:66)
at 
org.springframework.security.jackson2.SecurityJackson2Modules$AllowlistTypeIdResolver.typeFromId(SecurityJackson2Modules.java:271)
at 
com.fasterxml.jackson.databind.jsontype.impl.TypeDeserializerBase._findDeserializer(TypeDeserializerBase.java:159)
at 
com.fasterxml.jackson.databind.jsontype.impl.AsPropertyTypeDeserializer._deserializeTypedForId(AsPropertyTypeDeserializer.java:151)
at 
com.fasterxml.jackson.databind.jsontype.impl.AsPropertyTypeDeserializer.deserializeTypedFromObject(AsPropertyTypeDeserializer.java:136)
at 
com.fasterxml.jackson.databind.jsontype.impl.AsPropertyTypeDeserializer.deserializeTypedFromAny(AsPropertyTypeDeserializer.java:240)
at 
com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializerNR.deserializeWithType(UntypedObjectDeserializerNR.java:115)
at 
com.fasterxml.jackson.databind.deser.impl.MethodProperty.deserializeAndSet(MethodProperty.java:138)
at 
com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:278)
at 
com.fasterxml.jackson.databind.deser.BeanDeserializer._deserializeUsingPropertyBased(BeanDeserializer.java:463)
at 
com.fasterxml.jackson.databind.deser.BeanDeserializerBase.deserializeFromObjectUsingNonDefault(BeanDeserializerBase.java:1409)
at 
com.fasterxml.jackson.databind.deser.BeanDeserializer.deserializeFromObject(BeanDeserializer.java:352)
at 
com.fasterxml.jackson.databind.deser.BeanDeserializer._deserializeOther(BeanDeserializer.java:220)
at 
com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:187)
at 

Re: [PR] Upgrade dubbo-go to v3.1.1 [dubbo-go-pixiu]

2024-04-29 Thread via GitHub


sonarcloud[bot] commented on PR #630:
URL: https://github.com/apache/dubbo-go-pixiu/pull/630#issuecomment-2084271545

   ## [![Quality Gate 
Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png
 'Quality Gate 
Passed')](https://sonarcloud.io/dashboard?id=apache_dubbo-go-pixiu=630)
 **Quality Gate passed**  
   Issues  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png
 '') [0 New 
issues](https://sonarcloud.io/project/issues?id=apache_dubbo-go-pixiu=630=false=true)
  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/accepted-16px.png
 '') [0 Accepted 
issues](https://sonarcloud.io/component_measures?id=apache_dubbo-go-pixiu=630=new_accepted_issues=list)
   
   Measures  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png
 '') [0 Security 
Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_dubbo-go-pixiu=630=false=true)
  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/no-data-16px.png
 '') No data about Coverage  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png
 '') [0.0% Duplication on New 
Code](https://sonarcloud.io/component_measures?id=apache_dubbo-go-pixiu=630=new_duplicated_lines_density=list)
  
 
   [See analysis details on 
SonarCloud](https://sonarcloud.io/dashboard?id=apache_dubbo-go-pixiu=630)
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org



Re: [PR] Upgrade dubbo-go to v3.1.1 [dubbo-go-pixiu]

2024-04-29 Thread via GitHub


sonarcloud[bot] commented on PR #630:
URL: https://github.com/apache/dubbo-go-pixiu/pull/630#issuecomment-2084266787

   ## [![Quality Gate 
Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png
 'Quality Gate 
Passed')](https://sonarcloud.io/dashboard?id=apache_dubbo-go-pixiu=630)
 **Quality Gate passed**  
   Issues  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png
 '') [0 New 
issues](https://sonarcloud.io/project/issues?id=apache_dubbo-go-pixiu=630=false=true)
  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/accepted-16px.png
 '') [0 Accepted 
issues](https://sonarcloud.io/component_measures?id=apache_dubbo-go-pixiu=630=new_accepted_issues=list)
   
   Measures  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png
 '') [0 Security 
Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_dubbo-go-pixiu=630=false=true)
  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/no-data-16px.png
 '') No data about Coverage  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png
 '') [0.0% Duplication on New 
Code](https://sonarcloud.io/component_measures?id=apache_dubbo-go-pixiu=630=new_duplicated_lines_density=list)
  
 
   [See analysis details on 
SonarCloud](https://sonarcloud.io/dashboard?id=apache_dubbo-go-pixiu=630)
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org



Re: [PR] Upgrade dubbo-go to v3.1.1 [dubbo-go-pixiu]

2024-04-29 Thread via GitHub


mark4z closed pull request #629: Upgrade dubbo-go to v3.1.1
URL: https://github.com/apache/dubbo-go-pixiu/pull/629


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org



[PR] Upgrade dubbo-go to v3.1.1 [dubbo-go-pixiu]

2024-04-29 Thread via GitHub


mark4z opened a new pull request, #630:
URL: https://github.com/apache/dubbo-go-pixiu/pull/630

   
   
   **What this PR does**:
   
   **Which issue(s) this PR fixes**:
   
   Fixes #
   
   **Special notes for your reviewer**:
   
   **Does this PR introduce a user-facing change?**:
   
   ```release-note
   
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org



Re: [PR] Upgrade dubbo-go to v3.1.1 [dubbo-go-pixiu]

2024-04-29 Thread via GitHub


sonarcloud[bot] commented on PR #629:
URL: https://github.com/apache/dubbo-go-pixiu/pull/629#issuecomment-2084263015

   ## [![Quality Gate 
Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png
 'Quality Gate 
Passed')](https://sonarcloud.io/dashboard?id=apache_dubbo-go-pixiu=629)
 **Quality Gate passed**  
   Issues  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png
 '') [0 New 
issues](https://sonarcloud.io/project/issues?id=apache_dubbo-go-pixiu=629=false=true)
  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/accepted-16px.png
 '') [0 Accepted 
issues](https://sonarcloud.io/component_measures?id=apache_dubbo-go-pixiu=629=new_accepted_issues=list)
   
   Measures  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png
 '') [0 Security 
Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_dubbo-go-pixiu=629=false=true)
  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/no-data-16px.png
 '') No data about Coverage  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/no-data-16px.png
 '') No data about Duplication  
 
   [See analysis details on 
SonarCloud](https://sonarcloud.io/dashboard?id=apache_dubbo-go-pixiu=629)
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org



[PR] Upgrade dubbo-go to v3.1.1 [dubbo-go-pixiu]

2024-04-29 Thread via GitHub


mark4z opened a new pull request, #629:
URL: https://github.com/apache/dubbo-go-pixiu/pull/629

   
   
   **What this PR does**:
   
   **Which issue(s) this PR fixes**:
   
   Fixes #
   
   **Special notes for your reviewer**:
   
   **Does this PR introduce a user-facing change?**:
   
   ```release-note
   
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org



Re: [PR] Upgrade dubbo-go to v3.1.1 [dubbo-go-pixiu-samples]

2024-04-29 Thread via GitHub


mark4z merged PR #53:
URL: https://github.com/apache/dubbo-go-pixiu-samples/pull/53


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org



[PR] Upgrade dubbo-go to v3.1.1 [dubbo-go-pixiu-samples]

2024-04-29 Thread via GitHub


mark4z opened a new pull request, #53:
URL: https://github.com/apache/dubbo-go-pixiu-samples/pull/53

   
   
   **What this PR does**:
   
   **Which issue(s) this PR fixes**:
   
   Fixes #
   
   **Special notes for your reviewer**:
   
   **Does this PR introduce a user-facing change?**:
   
   ```release-note
   
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org



Re: [PR] upgrade dubbogo version: 3.1.1 [dubbo-go-pixiu]

2024-04-29 Thread via GitHub


mark4z closed pull request #612: upgrade dubbogo version: 3.1.1
URL: https://github.com/apache/dubbo-go-pixiu/pull/612


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org



Re: [PR] Hookokoko/develop [dubbo-go-pixiu]

2024-04-29 Thread via GitHub


mark4z closed pull request #626: Hookokoko/develop
URL: https://github.com/apache/dubbo-go-pixiu/pull/626


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org



[I] [Bug] Dubbo 版本 3.2.2 JDK 版本 17 使用 tolist 报错 [dubbo]

2024-04-29 Thread via GitHub


DIDA-lJ opened a new issue, #14144:
URL: https://github.com/apache/dubbo/issues/14144

   ### Pre-check
   
   - [X] I am sure that all the content I provide is in English.
   
   
   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/dubbo/issues?q=is%3Aissue) and found no 
similar issues.
   
   
   ### Apache Dubbo Component
   
   Java SDK (apache/dubbo)
   
   ### Dubbo Version
   
   Dubbo Java version : 3.2.2 
   JDK version : 17
   OS version:Windows 11
   
   ### Steps to reproduce this issue
   
   When Dubbo version 3.2.2 is used, when JDK version 17 is used, the Java 
native API tolist will report an error, but the collon(Cortrolltion.tolist) 
will release the error and will not report an error.
   当使用 Dubbo 版本 3.2.2 的时候,当 JDK 版本为 17 的时候,使用 Java 本地的 API  tolist 会发生报错,但是使用 
collon(Cortrolltion.tolist) 报错则解除,不会发生报错
   
   ### What you expected to happen
   
   I think it may be due to the difference between the way Java native 
serialization is used and the way collon serialization is used. It may be due 
to the fact that Dubbo 3.2.2 is incompatible with Java native serialization, 
but compatible with collon serialization.
   我认为可能是 Java 本地序列化的方式与 collon 序列化的方式有所差别导致的,可能是 Dubbo 3.2.2 版本针对 Java 
原生序列化方式不兼容导致,但是对 collon 序列化的方式兼容。
   
   ### Anything else
   
   I hope I can improve after I know the bug, thank you!
   希望在得知 bug 之后可以改进吧,谢谢!
   
   ### Are you willing to submit a pull request to fix on your own?
   
   - [X] Yes I am willing to submit a pull request on my own!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org



Re: [PR] Remove unused seata proxy [dubbo-go-pixiu]

2024-04-29 Thread via GitHub


mark4z merged PR #628:
URL: https://github.com/apache/dubbo-go-pixiu/pull/628


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org



Re: [I] github.com/opentrx/seata-golang/v2 unknown revision v2.0.5 [dubbo-go-pixiu]

2024-04-29 Thread via GitHub


mark4z closed issue #627: github.com/opentrx/seata-golang/v2 unknown revision 
v2.0.5
URL: https://github.com/apache/dubbo-go-pixiu/issues/627


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org



Re: [PR] complete Dubbo for Node.js ->Getting started & Implementing services pages #368 [dubbo-js]

2024-04-29 Thread via GitHub


jianyi-gronk commented on code in PR #394:
URL: https://github.com/apache/dubbo-js/pull/394#discussion_r1583393396


##
docs/guide/dubboForNode/GettingStarted.md:
##


Review Comment:
   refer to example/dubbo-node-example/README.md



##
docs/guide/dubboForNode/GettingStarted.md:
##
@@ -1 +1,295 @@
-# GettingStarted
+# Getting started
+
+Dubbo-Node is a library for serving Dubbo, gRPC, and gRPC-Web compatible HTTP 
APIs using Node.js. It brings the Dubbo Protocol to Node with full TypeScript 
compatibility and support for all four types of remote procedure calls: unary 
and the three variations of streaming.
+
+This ten-minute walkthrough helps you create a small Dubbo service in Node.js. 
It demonstrates what you'll be writing by hand, what Connect generates for you, 
and how to call your new API.
+
+
+# Prerequisites
+We'll set up a project from scratch and then augment it to serve a new 
endpoint.
+
+- You'll need [Node.js](https://nodejs.org/en/download) installed - we 
recommend the most recent long-term support version (LTS).
+- We'll use the package manager `npm`, but we are also compatible with `yarn` 
and `pnpm`.
+- We'll also use [cURL](https://curl.se/). It's available from Homebrew and 
most Linux package managers.
+
+
+# Project setup
+
+Let's initialize a project with TypeScript, and install some code generation 
tools:
+
+```shell
+mkdir dubbo-example
+cd dubbo-example
+npm init -y
+npm install typescript tsx
+npx tsc --init
+npm install @bufbuild/buf @bufbuild/protoc-gen-es @bufbuild/protobuf 
@apachedubbo/protoc-gen-apache-dubbo-es @apachedubbo/dubbo
+```
+
+# Define a service
+First, we need to add a Protobuf file that includes our service definition. 
For this tutorial, we are going to construct a unary endpoint for a service 
that is a stripped-down implementation of 
[ELIZA](https://en.wikipedia.org/wiki/ELIZA), the famous natural language 
processing program.
+
+```shell
+mkdir -p proto && touch proto/eliza.proto
+```
+
+Open up the above file and add the following service definition:
+
+```
+syntax = "proto3";
+
+package connectrpc.eliza.v1;
+
+message SayRequest {
+  string sentence = 1;
+}
+
+message SayResponse {
+  string sentence = 1;
+}
+
+service ElizaService {
+  rpc Say(SayRequest) returns (SayResponse) {}
+}
+```
+
+
+# Generate code
+
+We're going to generate our code using 
[Buf](https://www.npmjs.com/package/@bufbuild/buf), a modern replacement for 
Google's protobuf compiler. We installed Buf earlier, but we also need a 
configuration file to get going. (If you'd prefer, you can skip this section 
and use `protoc` instead — `protoc-gen-apache-dubbo-es` behaves like any other 
plugin.)
+
+First, tell Buf how to generate code with a `buf.gen.yaml` file:
+
+```yaml
+version: v1
+plugins:
+  - plugin: es
+opt: target=ts
+out: gen
+  - plugin: dubbo-es
+opt: target=ts
+out: gen

Review Comment:
   Incorrect



##
docs/guide/dubboForNode/GettingStarted.md:
##


Review Comment:
   You can consider removing grpc-web related



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org



Re: [PR] complete Dubbo for Node.js ->Getting started & Implementing services pages #368 [dubbo-js]

2024-04-29 Thread via GitHub


jianyi-gronk commented on code in PR #394:
URL: https://github.com/apache/dubbo-js/pull/394#discussion_r1583380343


##
docs/guide/dubboForNode/GettingStarted.md:
##
@@ -1 +1,295 @@
-# GettingStarted
+# Getting started
+
+Dubbo-Node is a library for serving Dubbo, gRPC, and gRPC-Web compatible HTTP 
APIs using Node.js. It brings the Dubbo Protocol to Node with full TypeScript 
compatibility and support for all four types of remote procedure calls: unary 
and the three variations of streaming.
+
+This ten-minute walkthrough helps you create a small Dubbo service in Node.js. 
It demonstrates what you'll be writing by hand, what Connect generates for you, 
and how to call your new API.
+
+
+# Prerequisites
+We'll set up a project from scratch and then augment it to serve a new 
endpoint.
+
+- You'll need [Node.js](https://nodejs.org/en/download) installed - we 
recommend the most recent long-term support version (LTS).
+- We'll use the package manager `npm`, but we are also compatible with `yarn` 
and `pnpm`.
+- We'll also use [cURL](https://curl.se/). It's available from Homebrew and 
most Linux package managers.
+
+
+# Project setup
+
+Let's initialize a project with TypeScript, and install some code generation 
tools:
+
+```shell
+mkdir dubbo-example
+cd dubbo-example
+npm init -y
+npm install typescript tsx
+npx tsc --init
+npm install @bufbuild/buf @bufbuild/protoc-gen-es @bufbuild/protobuf 
@apachedubbo/protoc-gen-apache-dubbo-es @apachedubbo/dubbo
+```
+
+# Define a service
+First, we need to add a Protobuf file that includes our service definition. 
For this tutorial, we are going to construct a unary endpoint for a service 
that is a stripped-down implementation of 
[ELIZA](https://en.wikipedia.org/wiki/ELIZA), the famous natural language 
processing program.
+
+```shell
+mkdir -p proto && touch proto/eliza.proto
+```
+
+Open up the above file and add the following service definition:
+
+```
+syntax = "proto3";
+
+package connectrpc.eliza.v1;
+
+message SayRequest {
+  string sentence = 1;
+}
+
+message SayResponse {
+  string sentence = 1;
+}
+
+service ElizaService {
+  rpc Say(SayRequest) returns (SayResponse) {}
+}
+```
+
+
+# Generate code
+
+We're going to generate our code using 
[Buf](https://www.npmjs.com/package/@bufbuild/buf), a modern replacement for 
Google's protobuf compiler. We installed Buf earlier, but we also need a 
configuration file to get going. (If you'd prefer, you can skip this section 
and use `protoc` instead — `protoc-gen-apache-dubbo-es` behaves like any other 
plugin.)
+
+First, tell Buf how to generate code with a `buf.gen.yaml` file:
+
+```yaml
+version: v1
+plugins:
+  - plugin: es
+opt: target=ts
+out: gen
+  - plugin: dubbo-es
+opt: target=ts
+out: gen
+```
+
+With this file in place, you can generate code from the schema in the `proto` 
directory:
+
+```shell
+npx buf generate proto
+```
+
+You should now see two generated TypeScript files:
+
+```markdown{3-5}
+├── buf.gen.yaml
+├── gen
+│   ├── eliza_dubbo.ts
+│   └── eliza_pb.ts
+├── node_modules
+├── package-lock.json
+├── package.json
+├── proto
+│   └── eliza.proto
+└── tsconfig.json
+```
+
+Next, we are going to use these files to implement our service.
+
+
+# Implement the service
+
+We defined the `ElizaService` - now it's time to implement it, and register it 
with the `DubboRouter`. First, let's create a file where we can put the 
implementation:
+
+Create a new file `dubbo.ts` with the following contents:
+
+```tsx
+import type { ConnectRouter } from "@apachedubbo/dubbo";

Review Comment:
   import { DubboRouter } from "@apachedubbo/dubbo";



##
docs/guide/dubboForNode/ImplementingServices.md:
##
@@ -1 +1,234 @@
 # ImplementingServices
+
+Dubbo handles HTTP routes and most plumbing for you, but implementing the 
actual business logic is still up to you.
+
+You always register your implementation on the `DubboRouter`. We recommend to 
create a file `connect.ts` with a registration function in your project:

Review Comment:
   You always register your implementation on the `DubboRouter`. We recommend 
to create a file `dubbo.ts` with a registration function in your project:



##
docs/guide/dubboForNode/GettingStarted.md:
##
@@ -1 +1,295 @@
-# GettingStarted
+# Getting started
+
+Dubbo-Node is a library for serving Dubbo, gRPC, and gRPC-Web compatible HTTP 
APIs using Node.js. It brings the Dubbo Protocol to Node with full TypeScript 
compatibility and support for all four types of remote procedure calls: unary 
and the three variations of streaming.
+
+This ten-minute walkthrough helps you create a small Dubbo service in Node.js. 
It demonstrates what you'll be writing by hand, what Connect generates for you, 
and how to call your new API.
+
+
+# Prerequisites
+We'll set up a project from scratch and then augment it to serve a new 
endpoint.
+
+- You'll need [Node.js](https://nodejs.org/en/download) installed - we 
recommend the most 

Re: [I] [Bug] The actual number of connections established is twice what I configured [dubbo]

2024-04-29 Thread via GitHub


walkinggo commented on issue #14129:
URL: https://github.com/apache/dubbo/issues/14129#issuecomment-2083103290

   i can see the number of connections in DubboProtocol#getClients and it's 
normal.can u provide more information?i can't reproduce this bug.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org



Re: [PR] Triple protocol http1 upgrade support [dubbo]

2024-04-29 Thread via GitHub


oxsean commented on PR #14026:
URL: https://github.com/apache/dubbo/pull/14026#issuecomment-2082989318

   LGTM, but have you tested no impact to dubbo protocol?
   And It would be good to place your test as a unit test in the Dubbo project, 
or you could put it in the integration tests as well:
   https://github.com/apache/dubbo-integration-cases


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org



Re: [PR] Remove unused seata proxy [dubbo-go-pixiu]

2024-04-29 Thread via GitHub


sonarcloud[bot] commented on PR #628:
URL: https://github.com/apache/dubbo-go-pixiu/pull/628#issuecomment-2082984552

   ## [![Quality Gate 
Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png
 'Quality Gate 
Passed')](https://sonarcloud.io/dashboard?id=apache_dubbo-go-pixiu=628)
 **Quality Gate passed**  
   Issues  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png
 '') [0 New 
issues](https://sonarcloud.io/project/issues?id=apache_dubbo-go-pixiu=628=false=true)
  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/accepted-16px.png
 '') [0 Accepted 
issues](https://sonarcloud.io/component_measures?id=apache_dubbo-go-pixiu=628=new_accepted_issues=list)
   
   Measures  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png
 '') [0 Security 
Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_dubbo-go-pixiu=628=false=true)
  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/no-data-16px.png
 '') No data about Coverage  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/no-data-16px.png
 '') No data about Duplication  
 
   [See analysis details on 
SonarCloud](https://sonarcloud.io/dashboard?id=apache_dubbo-go-pixiu=628)
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org



[PR] Remove unused seata proxy [dubbo-go-pixiu]

2024-04-29 Thread via GitHub


mark4z opened a new pull request, #628:
URL: https://github.com/apache/dubbo-go-pixiu/pull/628

   
   
   **What this PR does**:
   
   **Which issue(s) this PR fixes**:
   
   Fixes #627 
   
   **Special notes for your reviewer**:
   
   **Does this PR introduce a user-facing change?**:
   
   ```release-note
   
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org



Re: [PR] Fix netty memory leak [dubbo]

2024-04-29 Thread via GitHub


oxsean commented on code in PR #14127:
URL: https://github.com/apache/dubbo/pull/14127#discussion_r1583086955


##
dubbo-rpc/dubbo-rpc-triple/src/main/java/org/apache/dubbo/rpc/protocol/tri/h12/http2/GenericHttp2ServerTransportListener.java:
##
@@ -164,7 +165,7 @@ protected void onMetadataCompletion(Http2Header metadata) {
 @Override
 protected void onDataCompletion(Http2InputMessage message) {
 if (message.isEndStream()) {
-serverCallListener.onComplete();

Review Comment:
   Why remove it?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org



Re: [PR] Fix netty memory leak [dubbo]

2024-04-29 Thread via GitHub


oxsean commented on PR #14127:
URL: https://github.com/apache/dubbo/pull/14127#issuecomment-2082719092

   LGTM


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org



[I] spring boot yml configuration,The qos.enable configuration is not effective, but the qos.port configuration is effective [dubbo]

2024-04-29 Thread via GitHub


pyshiweijia opened a new issue, #14143:
URL: https://github.com/apache/dubbo/issues/14143

   ### Pre-check
   
   - [X] I am sure that all the content I provide is in English.
   
   
   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/dubbo/issues?q=is%3Aissue) and found no 
similar issues.
   
   
   ### Apache Dubbo Component
   
   Java SDK (apache/dubbo)
   
   ### Dubbo Version
   
   Dubbo Java 3.0.6, OpenjDK 1.8, Ubuntu 20.04
   
   ### Steps to reproduce this issue
   
   
![1](https://github.com/apache/dubbo/assets/14867880/79003d57-1cee-4b73-9d98-9e753e0716bb)
   
   
   ### What you expected to happen
   
   [DUBBO] qos won't be started because it is disabled. Please check 
dubbo.application.qos.enable is configured either in system property, 
dubbo.properties or XML/spring-boot configuration., dubbo version: 3.0.6
   
   
qos.enable=false=3=3.0.6=3.0.6=true=provider=1714385186196=1.0.0],
 dubbo version: 3.0.6, current host: 192.168.124.21
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit a pull request to fix on your own?
   
   - [X] Yes I am willing to submit a pull request on my own!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org



Re: [PR] feat: add some application and instance APIs [dubbo-kubernetes]

2024-04-29 Thread via GitHub


chickenlj merged PR #265:
URL: https://github.com/apache/dubbo-kubernetes/pull/265


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org



Re: [PR] complete dynamic config [dubbo-kubernetes]

2024-04-29 Thread via GitHub


chickenlj merged PR #266:
URL: https://github.com/apache/dubbo-kubernetes/pull/266


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org



Re: [PR] update: compatible dubbo 3.0.x [dubbo-spi-extensions]

2024-04-29 Thread via GitHub


codecov-commenter commented on PR #336:
URL: 
https://github.com/apache/dubbo-spi-extensions/pull/336#issuecomment-2082291298

   ## 
[Codecov](https://app.codecov.io/gh/apache/dubbo-spi-extensions/pull/336?dropdown=coverage=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
 Report
   Attention: Patch coverage is `0%` with `1 lines` in your changes are missing 
coverage. Please review.
   > Project coverage is 31.30%. Comparing base 
[(`2752e83`)](https://app.codecov.io/gh/apache/dubbo-spi-extensions/commit/2752e830e55fdf9e9d7aa140e90db05f3e386b9b?dropdown=coverage=desc_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
 to head 
[(`c895ca4`)](https://app.codecov.io/gh/apache/dubbo-spi-extensions/pull/336?dropdown=coverage=pr=desc_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache).
   
   | 
[Files](https://app.codecov.io/gh/apache/dubbo-spi-extensions/pull/336?dropdown=coverage=pr=tree_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
 | Patch % | Lines |
   |---|---|---|
   | 
[...apache/dubbo/rpc/rocketmq/codec/RocketMQCodec.java](https://app.codecov.io/gh/apache/dubbo-spi-extensions/pull/336?src=pr=tree=dubbo-rpc-extensions%2Fdubbo-rpc-rocketmq%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fdubbo%2Frpc%2Frocketmq%2Fcodec%2FRocketMQCodec.java_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache#diff-ZHViYm8tcnBjLWV4dGVuc2lvbnMvZHViYm8tcnBjLXJvY2tldG1xL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9kdWJiby9ycGMvcm9ja2V0bXEvY29kZWMvUm9ja2V0TVFDb2RlYy5qYXZh)
 | 0.00% | [1 Missing :warning: 
](https://app.codecov.io/gh/apache/dubbo-spi-extensions/pull/336?src=pr=tree_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
 |
   
   Additional details and impacted files
   
   
   ```diff
   @@ Coverage Diff  @@
   ##  3.0.0 #336  +/-   ##
   
   - Coverage 34.04%   31.30%   -2.74% 
   + Complexity  506  459  -47 
   
 Files   156  149   -7 
 Lines  5326 5201 -125 
 Branches662  654   -8 
   
   - Hits   1813 1628 -185 
   - Misses 3314 3398  +84 
   + Partials199  175  -24 
   ```
   
   
   
   
   
   [:umbrella: View full report in Codecov by 
Sentry](https://app.codecov.io/gh/apache/dubbo-spi-extensions/pull/336?dropdown=coverage=pr=continue_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache).
   
   :loudspeaker: Have feedback on the report? [Share it 
here](https://about.codecov.io/codecov-pr-comment-feedback/?utm_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache).
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org



[PR] update: compatible dubbo 3.0.x [dubbo-spi-extensions]

2024-04-29 Thread via GitHub


aofall opened a new pull request, #336:
URL: https://github.com/apache/dubbo-spi-extensions/pull/336

   ## What is the purpose of the change
   
   1. Use `rivision` tag manager version and Bump version to 3.0.0-SNAPSHOT
   2. Cherry pick bug fix from master branch
   3. fix test case failed
   
   ## Brief changelog
   
   compatible dubbo 3.0.x
   
   ## Verifying this change
   
   X
   
   Follow this checklist to help us incorporate your contribution quickly and 
easily:
   
   - [x] Make sure there is a 
[GITHUB_issue](https://github.com/apache/dubbo/issues) field for the change 
(usually before
 you start working on it). Trivial changes like typos do not require a 
GITHUB issue. Your pull request should address
 just this issue, without pulling in other changes - one PR resolves one 
issue.
   - [ ] Format the pull request title like `[Dubbo-XXX] Fix UnknownException 
when host config not exist #XXX`. Each commit
 in the pull request should have a meaningful subject line and body.
   - [ ] Write a pull request description that is detailed enough to understand 
what the pull request does, how, and why.
   - [ ] Write necessary unit-test to verify your logic correction, more mock a 
little better when cross module dependency
 exist. If the new feature or significant change is committed, please 
remember to add sample
 in [dubbo samples](https://github.com/apache/dubbo-samples) project.
   - [ ] Run `mvn clean install -DskipTests=false` & `mvn clean test-compile 
failsafe:integration-test` to make sure
 unit-test and integration-test pass.
   - [ ] If this contribution is large, please follow
 the [Software Donation 
Guide](https://github.com/apache/dubbo/wiki/Software-donation-guide).
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org



Re: [PR] Bump net.bytebuddy:byte-buddy from 1.14.13 to 1.14.14 [dubbo]

2024-04-29 Thread via GitHub


sonarcloud[bot] commented on PR #14142:
URL: https://github.com/apache/dubbo/pull/14142#issuecomment-2082088648

   ## [![Quality Gate 
Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png
 'Quality Gate 
Passed')](https://sonarcloud.io/dashboard?id=apache_dubbo=14142) 
**Quality Gate passed**  
   Issues  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png
 '') [0 New 
issues](https://sonarcloud.io/project/issues?id=apache_dubbo=14142=false=true)
  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/accepted-16px.png
 '') [0 Accepted 
issues](https://sonarcloud.io/component_measures?id=apache_dubbo=14142=new_accepted_issues=list)
   
   Measures  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png
 '') [0 Security 
Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_dubbo=14142=false=true)
  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/no-data-16px.png
 '') No data about Coverage  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/no-data-16px.png
 '') No data about Duplication  
 
   [See analysis details on 
SonarCloud](https://sonarcloud.io/dashboard?id=apache_dubbo=14142)
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org



Re: [PR] Bump bytebuddy.version from 1.14.13 to 1.14.14 [dubbo]

2024-04-29 Thread via GitHub


sonarcloud[bot] commented on PR #14140:
URL: https://github.com/apache/dubbo/pull/14140#issuecomment-2082086924

   ## [![Quality Gate 
Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png
 'Quality Gate 
Passed')](https://sonarcloud.io/dashboard?id=apache_dubbo=14140) 
**Quality Gate passed**  
   Issues  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png
 '') [0 New 
issues](https://sonarcloud.io/project/issues?id=apache_dubbo=14140=false=true)
  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/accepted-16px.png
 '') [0 Accepted 
issues](https://sonarcloud.io/component_measures?id=apache_dubbo=14140=new_accepted_issues=list)
   
   Measures  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png
 '') [0 Security 
Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_dubbo=14140=false=true)
  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/no-data-16px.png
 '') No data about Coverage  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/no-data-16px.png
 '') No data about Duplication  
 
   [See analysis details on 
SonarCloud](https://sonarcloud.io/dashboard?id=apache_dubbo=14140)
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org



Re: [PR] Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.2 to 3.5.3 [dubbo]

2024-04-29 Thread via GitHub


sonarcloud[bot] commented on PR #14141:
URL: https://github.com/apache/dubbo/pull/14141#issuecomment-2082086655

   ## [![Quality Gate 
Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png
 'Quality Gate 
Passed')](https://sonarcloud.io/dashboard?id=apache_dubbo=14141) 
**Quality Gate passed**  
   Issues  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png
 '') [0 New 
issues](https://sonarcloud.io/project/issues?id=apache_dubbo=14141=false=true)
  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/accepted-16px.png
 '') [0 Accepted 
issues](https://sonarcloud.io/component_measures?id=apache_dubbo=14141=new_accepted_issues=list)
   
   Measures  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png
 '') [0 Security 
Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_dubbo=14141=false=true)
  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/no-data-16px.png
 '') No data about Coverage  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/no-data-16px.png
 '') No data about Duplication  
 
   [See analysis details on 
SonarCloud](https://sonarcloud.io/dashboard?id=apache_dubbo=14141)
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org



[PR] Bump net.bytebuddy:byte-buddy from 1.14.13 to 1.14.14 [dubbo]

2024-04-29 Thread via GitHub


dependabot[bot] opened a new pull request, #14142:
URL: https://github.com/apache/dubbo/pull/14142

   Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 
1.14.13 to 1.14.14.
   
   Release notes
   Sourced from https://github.com/raphw/byte-buddy/releases;>net.bytebuddy:byte-buddy's 
releases.
   
   Byte Buddy 1.14.14
   
   Adjust type validation to accept additional names that are legal in the 
class file format.
   Fix dynamic attach on Windows when a service user is active.
   Avoid failure when using Android's strict mode.
   
   
   
   
   Changelog
   Sourced from https://github.com/raphw/byte-buddy/blob/master/release-notes.md;>net.bytebuddy:byte-buddy's
 changelog.
   
   23. April 2024: version 1.14.14
   
   Adjust type validation to accept additional names that are legal in the 
class file format.
   Fix dynamic attach on Windows when a service user is active.
   Avoid failure when using Android's strict mode.
   
   
   
   
   Commits
   
   https://github.com/raphw/byte-buddy/commit/ae503b6fc42e59a7e4a70abb55fb95aaa47c861d;>ae503b6
 [maven-release-plugin] prepare release byte-buddy-1.14.14
   https://github.com/raphw/byte-buddy/commit/736a4c9dbf927088597a387d63b414b9600fec5b;>736a4c9
 [release] Release new version
   https://github.com/raphw/byte-buddy/commit/f9469fcad53d5c5c933d2a551fac921c73f4c9c0;>f9469fc
 Mask return type in safe string.
   https://github.com/raphw/byte-buddy/commit/85baec7a2bdbfb4901e2ccb3f7b63980fdac6fe6;>85baec7
 Fix android strict mode warning (https://redirect.github.com/raphw/byte-buddy/issues/1623;>#1623)
   https://github.com/raphw/byte-buddy/commit/d6ca347bb88c5b265ae9d2dd208cd4c1d3e69463;>d6ca347
 Add JavaDoc for NamedPipe handling on Windows (https://redirect.github.com/raphw/byte-buddy/issues/1621;>#1621)
   https://github.com/raphw/byte-buddy/commit/0a91a85d741c1e0b5d8eeef98f7842e5cbc1496e;>0a91a85
 Windows Attachment: Allow access to named pipe for medium Integrity clients 
(...
   https://github.com/raphw/byte-buddy/commit/5efc70cd55ca162d8ed99a88c4e1bce98ea2ac64;>5efc70c
 Soften up rule for identifier control.
   https://github.com/raphw/byte-buddy/commit/95b083f42e5ebfd2bb69ee4904fbb90e083489f3;>95b083f
 Update InstrumentedType.java to check instrumented classfile is in valid 
Unic...
   https://github.com/raphw/byte-buddy/commit/126eafcfd150652fb80bd6082a76b57a5b7eaa30;>126eafc
 Update harden-runner.
   https://github.com/raphw/byte-buddy/commit/147037b6faafbca2c2f1e7a33454225a5d611694;>147037b
 Add Java 23 to build matrix.
   Additional commits viewable in https://github.com/raphw/byte-buddy/compare/byte-buddy-1.14.13...byte-buddy-1.14.14;>compare
 view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=net.bytebuddy:byte-buddy=maven=1.14.13=1.14.14)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot show  ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.2 to 3.5.3 [dubbo]

2024-04-29 Thread via GitHub


dependabot[bot] opened a new pull request, #14141:
URL: https://github.com/apache/dubbo/pull/14141

   Bumps 
[org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin)
 from 3.5.2 to 3.5.3.
   
   Commits
   
   https://github.com/apache/maven-shade-plugin/commit/19618cde0df300251dfd49bb5a043e31b8dfe8c0;>19618cd
 [maven-release-plugin] prepare release maven-shade-plugin-3.5.3
   https://github.com/apache/maven-shade-plugin/commit/faf233e315c7d8876a9714e15f3427429de0f9dd;>faf233e
 [MSHADE-472] upgrade parent POM
   https://github.com/apache/maven-shade-plugin/commit/7de9ae718876c5b1a9808726c8ad1e101aa5db0d;>7de9ae7
 [MSHADE-471] deal with DST
   https://github.com/apache/maven-shade-plugin/commit/58d8cfe097f995a944c922552afcc14e68eec51b;>58d8cfe
 [MSHADE-470] Bump asmVersion from 9.6 to 9.7 (https://redirect.github.com/apache/maven-shade-plugin/issues/218;>#218)
   https://github.com/apache/maven-shade-plugin/commit/90745827b50e1323674e5bc7c1ccdeeddf87afd1;>9074582
 Bump org.apache.commons:commons-compress from 1.26.0 to 1.26.1
   https://github.com/apache/maven-shade-plugin/commit/a8030f829180f50d4497e42e212a891ec595a059;>a8030f8
 Bump org.apache.commons:commons-compress from 1.25.0 to 1.26.0 (https://redirect.github.com/apache/maven-shade-plugin/issues/215;>#215)
   https://github.com/apache/maven-shade-plugin/commit/1218bdcc8d2d2d8c94c46a771efb66ba1f209eee;>1218bdc
 [maven-release-plugin] prepare for next development iteration
   See full diff in https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.5.2...maven-shade-plugin-3.5.3;>compare
 view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.plugins:maven-shade-plugin=maven=3.5.2=3.5.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot show  ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org



[PR] Bump bytebuddy.version from 1.14.13 to 1.14.14 [dubbo]

2024-04-29 Thread via GitHub


dependabot[bot] opened a new pull request, #14140:
URL: https://github.com/apache/dubbo/pull/14140

   Bumps `bytebuddy.version` from 1.14.13 to 1.14.14.
   Updates `net.bytebuddy:byte-buddy` from 1.14.13 to 1.14.14
   
   Release notes
   Sourced from https://github.com/raphw/byte-buddy/releases;>net.bytebuddy:byte-buddy's 
releases.
   
   Byte Buddy 1.14.14
   
   Adjust type validation to accept additional names that are legal in the 
class file format.
   Fix dynamic attach on Windows when a service user is active.
   Avoid failure when using Android's strict mode.
   
   
   
   
   Changelog
   Sourced from https://github.com/raphw/byte-buddy/blob/master/release-notes.md;>net.bytebuddy:byte-buddy's
 changelog.
   
   23. April 2024: version 1.14.14
   
   Adjust type validation to accept additional names that are legal in the 
class file format.
   Fix dynamic attach on Windows when a service user is active.
   Avoid failure when using Android's strict mode.
   
   
   
   
   Commits
   
   https://github.com/raphw/byte-buddy/commit/ae503b6fc42e59a7e4a70abb55fb95aaa47c861d;>ae503b6
 [maven-release-plugin] prepare release byte-buddy-1.14.14
   https://github.com/raphw/byte-buddy/commit/736a4c9dbf927088597a387d63b414b9600fec5b;>736a4c9
 [release] Release new version
   https://github.com/raphw/byte-buddy/commit/f9469fcad53d5c5c933d2a551fac921c73f4c9c0;>f9469fc
 Mask return type in safe string.
   https://github.com/raphw/byte-buddy/commit/85baec7a2bdbfb4901e2ccb3f7b63980fdac6fe6;>85baec7
 Fix android strict mode warning (https://redirect.github.com/raphw/byte-buddy/issues/1623;>#1623)
   https://github.com/raphw/byte-buddy/commit/d6ca347bb88c5b265ae9d2dd208cd4c1d3e69463;>d6ca347
 Add JavaDoc for NamedPipe handling on Windows (https://redirect.github.com/raphw/byte-buddy/issues/1621;>#1621)
   https://github.com/raphw/byte-buddy/commit/0a91a85d741c1e0b5d8eeef98f7842e5cbc1496e;>0a91a85
 Windows Attachment: Allow access to named pipe for medium Integrity clients 
(...
   https://github.com/raphw/byte-buddy/commit/5efc70cd55ca162d8ed99a88c4e1bce98ea2ac64;>5efc70c
 Soften up rule for identifier control.
   https://github.com/raphw/byte-buddy/commit/95b083f42e5ebfd2bb69ee4904fbb90e083489f3;>95b083f
 Update InstrumentedType.java to check instrumented classfile is in valid 
Unic...
   https://github.com/raphw/byte-buddy/commit/126eafcfd150652fb80bd6082a76b57a5b7eaa30;>126eafc
 Update harden-runner.
   https://github.com/raphw/byte-buddy/commit/147037b6faafbca2c2f1e7a33454225a5d611694;>147037b
 Add Java 23 to build matrix.
   Additional commits viewable in https://github.com/raphw/byte-buddy/compare/byte-buddy-1.14.13...byte-buddy-1.14.14;>compare
 view
   
   
   
   
   Updates `net.bytebuddy:byte-buddy-agent` from 1.14.13 to 1.14.14
   
   Release notes
   Sourced from https://github.com/raphw/byte-buddy/releases;>net.bytebuddy:byte-buddy-agent's
 releases.
   
   Byte Buddy 1.14.14
   
   Adjust type validation to accept additional names that are legal in the 
class file format.
   Fix dynamic attach on Windows when a service user is active.
   Avoid failure when using Android's strict mode.
   
   
   
   
   Changelog
   Sourced from https://github.com/raphw/byte-buddy/blob/master/release-notes.md;>net.bytebuddy:byte-buddy-agent's
 changelog.
   
   23. April 2024: version 1.14.14
   
   Adjust type validation to accept additional names that are legal in the 
class file format.
   Fix dynamic attach on Windows when a service user is active.
   Avoid failure when using Android's strict mode.
   
   
   
   
   Commits
   
   https://github.com/raphw/byte-buddy/commit/ae503b6fc42e59a7e4a70abb55fb95aaa47c861d;>ae503b6
 [maven-release-plugin] prepare release byte-buddy-1.14.14
   https://github.com/raphw/byte-buddy/commit/736a4c9dbf927088597a387d63b414b9600fec5b;>736a4c9
 [release] Release new version
   https://github.com/raphw/byte-buddy/commit/f9469fcad53d5c5c933d2a551fac921c73f4c9c0;>f9469fc
 Mask return type in safe string.
   https://github.com/raphw/byte-buddy/commit/85baec7a2bdbfb4901e2ccb3f7b63980fdac6fe6;>85baec7
 Fix android strict mode warning (https://redirect.github.com/raphw/byte-buddy/issues/1623;>#1623)
   https://github.com/raphw/byte-buddy/commit/d6ca347bb88c5b265ae9d2dd208cd4c1d3e69463;>d6ca347
 Add JavaDoc for NamedPipe handling on Windows (https://redirect.github.com/raphw/byte-buddy/issues/1621;>#1621)
   https://github.com/raphw/byte-buddy/commit/0a91a85d741c1e0b5d8eeef98f7842e5cbc1496e;>0a91a85
 Windows Attachment: Allow access to named pipe for medium Integrity clients 
(...
   https://github.com/raphw/byte-buddy/commit/5efc70cd55ca162d8ed99a88c4e1bce98ea2ac64;>5efc70c
 Soften up rule for identifier control.
   https://github.com/raphw/byte-buddy/commit/95b083f42e5ebfd2bb69ee4904fbb90e083489f3;>95b083f
 Update InstrumentedType.java to check instrumented classfile is in valid 
Unic...
   https://github.com/raphw/byte-buddy/commit/126eafcfd150652fb80bd6082a76b57a5b7eaa30;>126eafc
 

Re: [PR] add metadata unit test [dubbo-go]

2024-04-29 Thread via GitHub


chickenlj merged PR #2665:
URL: https://github.com/apache/dubbo-go/pull/2665


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org