Navigation Menu

Skip to content

Commit

Permalink
Change volume path to easy to identify replicas
Browse files Browse the repository at this point in the history
  • Loading branch information
darashi committed Feb 27, 2014
1 parent 08f55ba commit 5d55750
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sample/cluster/catalog.json
Expand Up @@ -24,12 +24,12 @@
"slices": [
{
"volume": {
"address": "localhost:23003/droonga.002"
"address": "localhost:23003/droonga.010"
}
},
{
"volume": {
"address": "localhost:23003/droonga.003"
"address": "localhost:23003/droonga.011"
}
}
]
Expand Down

0 comments on commit 5d55750

Please sign in to comment.