sofa-rpc
sofa-rpc copied to clipboard
SOFARPC is a high-performance, high-extensibility, production-level Java RPC framework.
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...
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. -...
### 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...
Bumps org.apache.cxf:cxf-core from 3.5.8 to 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...
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...
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...
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...
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...
Bumps org.hibernate:hibernate-validator from 5.3.6.Final to 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...
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...