summaryrefslogtreecommitdiff
path: root/test/files/run/packrat2.check
diff options
context:
space:
mode:
authorMartin McNulty <martin@martinmcnulty.co.uk>2013-04-29 09:47:56 +0100
committerMartin McNulty <martin@martinmcnulty.co.uk>2013-05-03 16:18:44 +0100
commit8325729ce21818c9bee1650b26048e4ceec4e5d9 (patch)
tree5994d2771022c52d828f26a88a3e8a28d4474d70 /test/files/run/packrat2.check
parent33e32179fd6dcf06554b817f54b97ac5a6e052ab (diff)
downloadscala-8325729ce21818c9bee1650b26048e4ceec4e5d9.tar.gz
scala-8325729ce21818c9bee1650b26048e4ceec4e5d9.tar.bz2
scala-8325729ce21818c9bee1650b26048e4ceec4e5d9.zip
SI-5734 Allow setting of socket timeout for remote actors
TcpService is locked while connections are being established, preventing messages being sent to remote nodes. There was no way to specify a connect timeout, so the service was waiting for a ConnectException to be thrown if the remote node was unavailable (which can take several minutes). Added a system property to allow setting a socket connect timeout to prevent the TcpService from being locked for minutes at a time. Default behaviour is unchanged, all tests pass and the patch has been running in production without issue.
Diffstat (limited to 'test/files/run/packrat2.check')
0 files changed, 0 insertions, 0 deletions