|
@@ -98,7 +98,7 @@ def get_query_server_config(name='beeswax', server=None, cluster=None):
|
|
|
LOG.debug("Query cluster mapping %s: %s %s" % (cluster, repr(cluster_config), socket.gethostbyaddr(cluster_config['server_host'])))
|
|
LOG.debug("Query cluster mapping %s: %s %s" % (cluster, repr(cluster_config), socket.gethostbyaddr(cluster_config['server_host'])))
|