sofastack / sofa-rpc

SOFARPC is a high-performance, high-extensibility, production-level Java RPC framework.
https://www.sofastack.tech/sofa-rpc/docs/Home
Apache License 2.0
3.81k stars 1.17k forks source link

Feature/add rpc generic throw exception #1265

Closed rickey17 closed 1 year ago

rickey17 commented 1 year ago

Motivation: 解决一个issue问题

https://github.com/sofastack/sofa-rpc/issues/1258

Modification: 增加sofaconfig配置sofa.rpc.generic.throw.exception,可以解决这个问题;不增加的话,保持之前的行为不变化