antis-control-plane-server.3.1.3.source-code.master.properties Maven / Gradle / Ivy
#
# Copyright 2019 Netflix, Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
mantis.master.consoleport=8080
mantis.master.apiport=7070
mantis.master.apiportv2=7075
mantis.master.schedInfoPort=7076
mantis.master.workqueuelength=100
mantis.master.storageProvider=io.mantisrx.server.master.store.NoopStore
mantis.master.resourceClusterProvider=io.mantisrx.master.resourcecluster.resourceprovider.NoopResourceClusterProvider
mantis.master.api.status.path=api/postjobstatus
mantis.worker.executor.name=Mantis Worker Executor
mantis.localmode=true
mantis.zookeeper.connectionTimeMs=3000
mantis.zookeeper.connection.retrySleepMs=100
mantis.zookeeper.connection.retryCount=5
mantis.zookeeper.connectString=zkhost:2181,zkhost2:2181
mantis.zookeeper.root=/mantis/master
mantis.zookeeper.leader.election.path=/hosts
mantis.zookeeper.leader.announcement.path=/leader
mantis.master.framework.name=MantisFramework
mantis.worker.timeoutSecondsToReportStart=5
mantis.master.metrics.port=8082
#mantis.master.metrics.port=7102
#mantis.metricsPublisher=com.netflix.mantis.common.metrics.ServoMetricsPublisher
mantis.metricsPublisher.config.prefix=servo
servo.host=localhost
servo.port=7200
servo.endpoint=atlas