liubao created SCB-1817:
---------------------------
Summary: handler execution phase should be refined
Key: SCB-1817
URL: https://issues.apache.org/jira/browse/SCB-1817
Project: Apache ServiceComb
Issue Type: Improvement
Components: Java-Chassis
Reporter: liubao
Assignee: liubao
Fix For: java-chassis-2.0.2
# in reactive mode, e.g. define a REST service with CompletableFuture, handlers
are executed in reactive way;
# in blocking mode, handlers are executed in blocing way, can not use reactive
But now, java-chassis do not allow define handler chains for different service.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)