]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon/Monitor: use CEPH_MON_PORT for CRC output 8924/head
authorxie xingguo <xie.xingguo@zte.com.cn>
Wed, 4 May 2016 08:53:18 +0000 (16:53 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Tue, 10 May 2016 04:19:44 +0000 (12:19 +0800)
commit2b3d5686d76ee65fceca31d0d3343c2eaa4f2364
tree4284f998ce7f265c3c890fdba34236d1eef7f61a
parentae5184ac07523a050584a3d621954baeb0dca01a
mon/Monitor: use CEPH_MON_PORT for CRC output

The default monitor port will be changed from 6789 to 3300, which has
been assigned to us by IANA. So update this accordingly for better
tracing and understanding.

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
src/mon/Monitor.cc