王振广
9936b4da60
Improve default block fallback logic in Dubbo 2.6.x adapter to avoid serialization problem ( #1794 )
...
- convert BlockException to a simple RuntimeException (with necessary message)
2020-10-30 22:15:24 +08:00
Eric Zhao
58ff01e39b
Polish Dubbo 2.6.x adapter and unify callback registry into DubboAdapterGlobalConfig ( #1572 )
...
* Unify Dubbo callback registry (for fallback and origin parser) into DubboAdapterGlobalConfig
* Polish default fallback implementation (wrap exception with RpcResult rather than directly throw it out)
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
2020-08-19 10:09:24 +08:00
iron_city
d8714caceb
Support customized origin parser in legacy Dubbo 2.6.x adapter ( #1555 )
2020-06-28 11:48:35 +08:00
wavesZh
f1b63315c1
Improve consumer filter of Dubbo 2.6.x and 2.7.x adapter ( #1532 )
...
* entry and exit with params in consumer filter
2020-06-11 15:51:33 +08:00
echooymxq
9cc52706f5
Polish code in Dubbo adapter and use Dubbo common constants ( #1245 )
2020-01-13 09:39:06 +08:00
Eric Zhao
800f6b9d65
Update adapter modules to update corresponding resource classification
...
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
2019-11-06 21:00:08 +08:00
Lin.Liang
39293c118b
Support adding prefix to Dubbo service resource name in Sentinel Dubbo Adapter ( #859 )
2019-08-14 23:02:52 +08:00
cdfive
6d1e7bcb7a
Add some unit test for sentinel-dubbo-adapter module ( #569 )
2019-03-16 12:32:35 +08:00
Carpenter Lee
d71e95c611
Remove ContextUtil.enter() in client/consumer side
2018-11-08 17:52:52 +08:00
Eric Zhao
49097fa45c
Resolves #61 : Enhance exception trace in Sentinel Dubbo Adapter
...
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
2018-08-15 15:16:33 +08:00
Eric Zhao
b37c237a61
Add default fallback support for Dubbo
...
- Update test cases and demo
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
2018-08-08 10:09:13 +08:00
Eric Zhao
2f8a818d20
Add log when initializing Sentinel Dubbo filters
...
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
2018-07-30 19:11:20 +08:00
Eric Zhao
c92fea5d46
Welcome to the world, Sentinel
2018-07-27 16:34:30 +08:00