apache / apache/incubator-seata

v2.x 建议 tx 下的 InvocationWrapper::proceed 接口能 throws Throwable

Open
#5,855 5 comments 1 reaction 0 assignees View on GitHub
Dominant language
Java
Stars
26k
Forks
8.8k
Avg merge
1d 8h
Merged PRs (30d)
4

Description

这个接口的内部处理,必然会有异常的。。。改成 throws Throwable,或许更好:)

Contributor guide

Open the contributing guide

Research direction

Start by locating InvocationWrapper::proceed in the Java sources and inspect its callers and related tests. Determine the impact of allowing it to throw Throwable, then verify that the interface, implementations, callers, and tests compile and pass with the agreed signature.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend-api-design, distributed-systems
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.