At Wed, 15 May 2013 00:20:38 +0900, MORITA Kazutaka wrote: > > From: MORITA Kazutaka <[email protected]> > > Currently, cluster_wait_for_join_check() always returns > CJ_RES_MASTER_TRANSFER if the joining node has a newer epoch. > However, we have to take into account that the node has a wrong epoch > (e.g. the node comes from a different cluster).
IIUC, checking the clusters which the nodes belong to is done by comparing ctimes. So I think master transfer is a correct behavior if the joining node has a larger epoch. Thanks, Hitoshi -- sheepdog mailing list [email protected] http://lists.wpkg.org/mailman/listinfo/sheepdog
