It's no longer necessary to put messages.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
/**
* Update lagginess state based on response from remote MDSMonitor
- *
- * This function puts the passed message before returning
*/
void Beacon::handle_mds_beacon(const cref_t<MMDSBeacon> &m)
{
boost::asio::io_context& ioc;
};
-/* This expects to be given a reference which it is responsible for.
- * The finish function calls functions which
- * will put the Message exactly once.*/
class C_MDS_RetryMessage : public MDSInternalContext {
public:
C_MDS_RetryMessage(MDSRank *mds, const cref_t<Message> &m)