From 2f24e953033c54de9329f348afdb00ea5871a8a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20M=C3=A4rki?= Date: Fri, 31 Jul 2015 10:14:01 +0200 Subject: [PATCH] ATEST-123 --- src/main/resources/queryrest.properties | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/src/main/resources/queryrest.properties b/src/main/resources/queryrest.properties index 09a1bb6..db51a1b 100644 --- a/src/main/resources/queryrest.properties +++ b/src/main/resources/queryrest.properties @@ -5,14 +5,3 @@ server.port=8080 # if no fields have been specified by the user queryrest.default.response.fields=channel,pulseId,globalMillis,globalNanos,value queryrest.default.response.aggregations=min,max,sum - -# defines the list of hosts who are tried for an initial connection to the cluster -hazelcast.query.initialcandidates=localhost - - - -cassandra.basekeyspace=daq_query_test - -# defines the cluster group and its password -hazelcast.query.group.name=QueryClusterTest -hazelcast.query.group.password=a3&PvvHh7f#6HjAx5Da$ \ No newline at end of file