mWarn("dnode:%d, %s, its clusterid:%"PRId64" differ from current cluster:%"PRId64", code:0x%x",statusReq.dnodeId,statusReq.dnodeEp,statusReq.clusterId,clusterid,err);
sWarn("vgId:%d, drop heartbeat msg from dnode:%d, because it come from another cluster:%d, differ from current cluster:%d",ths->vgId,DID(&(pMsg->srcId)),CID(&(pMsg->srcId)),CID(&(ths->myRaftId)));
if(!syncNodeInRaftGroup(ths,&pMsg->srcId)){
sWarn(
"vgId:%d, drop heartbeat msg from dnode:%d, because it come from another cluster:%d, differ from current "