apache / apache/servicecomb-java-chassis
InvokerUtils.invoke(invocation)不抛异常,convertResponse方法报错
Open
enhancement
- Dominant language
- Java
- Stars
- 1.9k
- Forks
- 814
- Avg merge
- 8d 23h
- Merged PRs (30d)
- 1
Description
https://github.com/apache/servicecomb-java-chassis/blob/6bcdc2ea3729bb14bb188fe3d60a0b33aa9afabb/providers/provider-pojo/src/main/java/org/apache/servicecomb/provider/pojo/FilterInvocationCaller.java#LL48C26-L48C26
InvokerUtils.invoke(invocation).thenApply(invocation::convertResponse)
InvokerUtils.invoke(invocation)不抛异常,convertResponse方法报错
org.apache.servicecomb.swagger.invocation.exception.InvocationException cannot be cast to com.example.model.AppInfo
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.