Extend timeout in gateway test (intermittent failures under load)
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
<beans:property name="serviceInterface" value="org.springframework.integration.gateway.TestService"/>
|
||||
<beans:property name="defaultRequestChannel" ref="requestChannel"/>
|
||||
<beans:property name="defaultReplyChannel" ref="replyChannel"/>
|
||||
<beans:property name="defaultRequestTimeout" value="5000"/>
|
||||
<beans:property name="defaultReplyTimeout" value="5000"/>
|
||||
</beans:bean>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user