sofa-rpc icon indicating copy to clipboard operation
sofa-rpc copied to clipboard

SOFARPC is a high-performance, high-extensibility, production-level Java RPC framework.

Results 102 sofa-rpc issues
Sort by recently updated
recently updated
newest added

Bumps [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) from 2.12.7 to 2.13.0. Commits 03add30 [maven-release-plugin] prepare release jackson-core-2.13.0 7668921 Prepare for 2.13.0 release 81bdfaa Add missing javadoc param/returns for deprecated methods ec22344 Fix small javadoc warnings...

dependencies
java

Support custom retryable exceptions via @RetryableException. Fixes #1362 ## Summary by CodeRabbit - **New Features** - Added support for marking custom exception classes as retryable using a new annotation. -...

cla:yes
First-time contributor
size/M

### Your question 在 AbstractCluster.updateAllProviders 方法中,会先调用 AddressHolder.updateAllProviders 方法,然后再调用 ConnectionHolder.updateAllProviders()。如果有新的提供方注册,是否会导致 AddressHolder 可以拿到可用地址,但连接还有建立完成的情况,导致最终抛出 unavailableProviderException 的异常? ### Your scenes 在压测情况下,新增部分提供者,消费者会出现少量报错:The service addresses xxx of service xxx is not available, or specify url not...

remind

Bumps org.apache.cxf:cxf-core from 3.5.8 to 3.5.10. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.cxf:cxf-core&package-manager=maven&previous-version=3.5.8&new-version=3.5.10)](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...

dependencies
later

Bumps [io.grpc:grpc-netty-shaded](https://github.com/grpc/grpc-java) from 1.53.0 to 1.75.0. Release notes Sourced from io.grpc:grpc-netty-shaded's releases. v1.75.0 Behavior Changes binder: Introduce server pre-authorization (#12127). grpc-binder clients authorize servers by checking the UID of the...

dependencies
java

Bumps [io.grpc:grpc-protobuf](https://github.com/grpc/grpc-java) from 1.53.0 to 1.54.2. Release notes Sourced from io.grpc:grpc-protobuf's releases. v1.54.2 Bug Fixes core: Fix regression in 1.54.0 where polling NameResolvers would not refresh after a resolution error...

dependencies
java

Bumps [io.grpc:grpc-netty-shaded](https://github.com/grpc/grpc-java) from 1.53.0 to 1.75.0. Release notes Sourced from io.grpc:grpc-netty-shaded's releases. v1.75.0 Behavior Changes binder: Introduce server pre-authorization (#12127). grpc-binder clients authorize servers by checking the UID of the...

dependencies
java

fix triple pojo overload issue ## Summary by CodeRabbit * **Bug Fixes** * Enhanced validation to prevent invalid method overload configurations in streaming scenarios. The system now properly rejects duplicate...

bug
cla:yes
size/XS

Bumps org.hibernate:hibernate-validator from 5.3.6.Final to 6.2.0.Final. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.hibernate:hibernate-validator&package-manager=maven&previous-version=5.3.6.Final&new-version=6.2.0.Final)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...

dependencies
java

Bumps [io.grpc:grpc-protobuf](https://github.com/grpc/grpc-java) from 1.53.0 to 1.54.2. Release notes Sourced from io.grpc:grpc-protobuf's releases. v1.54.2 Bug Fixes core: Fix regression in 1.54.0 where polling NameResolvers would not refresh after a resolution error...

dependencies
java