[
https://issues.apache.org/jira/browse/SCB-955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
liubao updated SCB-955:
-----------------------
Component/s: (was: Saga)
> cancel/confirm includes more than one parameters will cause Alpha error
> -----------------------------------------------------------------------
>
> Key: SCB-955
> URL: https://issues.apache.org/jira/browse/SCB-955
> Project: Apache ServiceComb
> Issue Type: Bug
> Reporter: liubao
> Assignee: Willem Jiang
> Priority: Major
>
> 16:03:29.229 [grpc-default-executor-14] ERROR
> io.grpc.internal.SerializingExecutor - Exception while executing runnable
> io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener$1HalfClosed@57d8c74b
> java.lang.IllegalArgumentException: MethodInfo: confirm=void
> com.huawei.cse.houseapp.user.service.UserService.confirmTransactionTCC(long,double),cancel=void
>
> com.huawei.cse.houseapp.user.service.UserService.cancelTransactionTCC(long,double),
> has some bad formats.
> at
> org.apache.servicecomb.saga.alpha.server.tcc.jpa.EventConverter.getMethodName(EventConverter.java:156)
> ~[classes!/:0.3.0-SNAPSHOT]
> at
> org.apache.servicecomb.saga.alpha.server.tcc.jpa.EventConverter.convertToParticipatedEvent(EventConverter.java:136)
> ~[classes!/:0.3.0-S
>
>
> We can reproduce this issue using this project: (install see readme.md)
> https://github.com/huaweicse/HouseApp/tree/spring-boot-2.0-with-zipkin
--
This message was sent by Atlassian Jira
(v8.3.4#803005)