File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 9292 <mainClass >com.tangosol.net.CacheFactory</mainClass >
9393 <cleanupDaemonThreads >false</cleanupDaemonThreads >
9494 <systemProperties >
95+ <systemProperty >
96+ <key >coherence.cluster</key >
97+ <value >autoscaler-test</value >
98+ </systemProperty >
99+ <systemProperty >
100+ <key >coherence.ttl</key >
101+ <value >0</value >
102+ </systemProperty >
103+ <systemProperty >
104+ <key >coherence.localhost</key >
105+ <value >127.0.0.1</value >
106+ </systemProperty >
107+ <systemProperty >
108+ <key >coherence.wka</key >
109+ <value >127.0.0.1</value >
110+ </systemProperty >
111+ <systemProperty >
112+ <key >java.net.preferIPv4Stack</key >
113+ <value >true</value >
114+ </systemProperty >
95115 <systemProperty >
96116 <key >coherence.distributed.localstorage</key >
97117 <value >false</value >
You can’t perform that action at this time.
0 commit comments