Eric Lee created SC-28:
--------------------------

             Summary: fallback invocation on exception
                 Key: SC-28
                 URL: https://issues.apache.org/jira/browse/SC-28
             Project: Apache ServiceComb
          Issue Type: Sub-task
          Components: Java-Chassis
            Reporter: Eric Lee


*Given*
aggregator configured with service invocations with fallback in a configuration 
file
*When*
a request goes through service a with fallback f without transformation of data
*Then*
aggregator invokes the services a and returns its response on success
*When*
invocation of service a failed
*Then*
aggregator invokes service f and returns its response



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to