Sentinel icon indicating copy to clipboard operation
Sentinel copied to clipboard

Add global fallback support for AspectJ annotation extension

Open luffy0223 opened this issue 1 year ago • 3 comments

Describe what this PR does / why we need it

Add global fallback support for AspectJ annotation extension

Does this pull request fix one issue?

Fixes #3110

Describe how you did it

add global fallback interface and let it as the member of @SentinelResource, cache and call the global fallback instance in the aspect when origin method throws Throwable

Describe how to verify it

Use unit test to verify the correctness

Special notes for reviews

NONE

luffy0223 avatar May 05 '23 16:05 luffy0223

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar May 05 '23 16:05 CLAassistant

Could you please re-sync with the master branch? We fixed a CI problem in the master branch.

sczyh30 avatar May 30 '23 14:05 sczyh30

Could you please re-sync with the master branch? We fixed a CI problem in the master branch.

auto build failed because sentinel-datasource-consul module unable to collect dependences

luffy0223 avatar May 31 '23 06:05 luffy0223