Merge remote-tracking branch 'remotes/open/master' into parkri-os-merge-201806-15-1

This commit is contained in:
rick.parker
2018-06-15 17:06:09 +01:00
52 changed files with 157 additions and 1941 deletions

View File

@ -51,7 +51,7 @@ class ArtemisMessagingClient(
// Never time out on our loopback Artemis connections. If we switch back to using the InVM transport this
// would be the default and the two lines below can be deleted.
connectionTTL = 60000
clientFailureCheckPeriod = -1
clientFailureCheckPeriod = 30000
minLargeMessageSize = maxMessageSize
isUseGlobalPools = nodeSerializationEnv != null
confirmationWindowSize = this@ArtemisMessagingClient.confirmationWindowSize