apache / apache/dubbo

Retry on failure issue.

Open
#12,281 1 comment 0 reactions 0 assignees View on GitHub
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.

![image](https://github.com/apache/dubbo/assets/8465969/628d7c02-ac49-49f9-bfd6-0917b469f37b)

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.