All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.errors.org.seedstack.elasticsearch.internal.ElasticSearchErrorCode.properties Maven / Gradle / Ivy

#
# Copyright (c) 2013-2016, The SeedStack authors 
#
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#

FORBIDDEN_CLIENT_CLOSE.message = SEED managed ElasticSearch clients can't be manually closed
CLIENT_INVALID_PORT.message = Client invalid socket for host: ${host}
INVALID_HOST.message = Invalid host for: ${host}
INVALID_HOST.fix = Please make sure that your host match the form [hostname] or [hostname:port] for custom port




© 2015 - 2025 Weber Informatics LLC | Privacy Policy