-
Notifications
You must be signed in to change notification settings - Fork 123
Configuration
dahliamalkhi edited this page Aug 27, 2015
·
2 revisions
Looking at a configuration file, we see something like the follows:
role: org.corfudb.infrastructure.ConfigMasterServer
port: 8000
pagesize: 4096
epoch: 0
sequencers:
- "ms://localhost:8002"
configmasters:
- "cdbcm://localhost:8000"
layout:
segments:
- replication: "cdbcr"
start: 0
sealed: -1
replicas: 1
groups:
- nodes:
- "cdbslu://localhost:8003"