]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
MDS: change messenger name for replay mdses
authorSamuel Just <samuel.just@dreamhost.com>
Tue, 29 Mar 2011 18:28:19 +0000 (11:28 -0700)
committerSamuel Just <samuel.just@dreamhost.com>
Fri, 1 Apr 2011 23:28:52 +0000 (16:28 -0700)
commit9ac44d4ad1838056fc0326aa15e5b0376c4cbc7d
tree7713902c8f29c9925ccd0d4805d7470a35450372
parent64afb9d740a763ad480eb3d4f15de6a4fe1a988e
MDS: change messenger name for replay mdses

This will cause read operations from standby mdses to be distinguishable
from those from the normal by changing the node name in the messenger.
Previously, the replay node would have the same name as the node it's
following.

Signed-off-by: Samuel Just <samuel.just@dreamhost.com>
src/mds/MDS.cc