Skip to content

Commit 8a89372

Browse files
fax4everDavideD
authored andcommitted
OCP-DEMO Use default hotrodclient.properties
1 parent adbf780 commit 8a89372

File tree

2 files changed

+1
-25
lines changed

2 files changed

+1
-25
lines changed
Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1 @@
11
infinispan.client.hotrod.server_list = infinispan-persistent-app-hotrod:11222
2-
infinispan.client.hotrod.tcp_no_delay = true
3-
infinispan.client.hotrod.tcp_keep_alive = false
4-
5-
## below is connection pooling config
6-
maxActive=-1
7-
maxTotal = -1
8-
maxIdle = -1
9-
whenExhaustedAction = 1
10-
timeBetweenEvictionRunsMillis = 120000
11-
minEvictableIdleTimeMillis = 300000
12-
testWhileIdle = true
13-
minIdle = 1
Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1 @@
1-
infinispan.client.hotrod.server_list = 127.0.0.1:11372
2-
infinispan.client.hotrod.tcp_no_delay = true
3-
infinispan.client.hotrod.tcp_keep_alive = false
4-
5-
## below is connection pooling config
6-
maxActive=-1
7-
maxTotal = -1
8-
maxIdle = -1
9-
whenExhaustedAction = 1
10-
timeBetweenEvictionRunsMillis = 120000
11-
minEvictableIdleTimeMillis = 300000
12-
testWhileIdle = true
13-
minIdle = 1
1+
infinispan.client.hotrod.server_list = 127.0.0.1:11372

0 commit comments

Comments
 (0)