Retry on failure issue.
Open
type/discussion
- Dominant language
- Java
- Stars
- 41.6k
- Forks
- 26.4k
- Avg merge
- 15h 13m
- Merged PRs (30d)
- 4
Description
I think that when a serialization failure exception occurs, it should not be retried in FailoverClusterInvoker, just like a business exception.

Contributor guide
Research direction
Start by locating FailoverClusterInvoker and tracing how serialization failure exceptions are handled during retry decisions. Compare that path with business exceptions, then verify that a serialization failure stops retries while other failover behavior remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- distributed-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100