Decrease timeout for TcpClientServerDemoTest
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
|
||||
<gateway id="gw"
|
||||
service-interface="org.springframework.integration.samples.tcpclientserver.SimpleGateway"
|
||||
default-reply-timeout="2000"
|
||||
default-reply-timeout="1000"
|
||||
default-request-channel="input" />
|
||||
|
||||
<ip:tcp-connection-factory id="client"
|
||||
|
||||
Reference in New Issue
Block a user