From: David M. <da...@da...> - 2019-11-21 23:03:15
|
From: Hoang Le <hoa...@de...> Date: Thu, 21 Nov 2019 10:01:09 +0700 > When setting up a cluster with non-replicast/replicast capability > supported. This capability will be disabled for broadcast send link > in order to be backwards compatible. > > However, when these non-support nodes left and be removed out the cluster. > We don't update this capability on broadcast send link. Then, some of > features that based on this capability will also disabling as unexpected. > > In this commit, we make sure the broadcast send link capabilities will > be re-calculated as soon as a node removed/rejoined a cluster. > > Acked-by: Jon Maloy <jon...@er...> > Signed-off-by: Hoang Le <hoa...@de...> Applied, thank you. |