]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
monmap, crimson: unify handling of mon_host and most_host_override. 42994/head
authorRadoslaw Zarzynski <rzarzyns@redhat.com>
Tue, 31 Aug 2021 13:50:56 +0000 (13:50 +0000)
committerRadoslaw Zarzynski <rzarzyns@redhat.com>
Tue, 31 Aug 2021 13:50:59 +0000 (13:50 +0000)
commit3a91b8ac03f96520f8b70a40e125aa1d8072efb0
tree8a838d36bded44782cb9c2374d97ae39bb4ec13a
parent309424f745ea64701fd4c5bad710ab22679678de
monmap, crimson: unify handling of mon_host and most_host_override.

This commit unifies the code for `mon_host` and `mon_host_override`
handling but only in the `WITH_SEASTAR` domain. The next step is to
extend to to the classical world but there is a subtle difference
in error handling.

Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
src/mon/MonMap.cc
src/mon/MonMap.h