mirror of https://github.com/citusdata/citus.git
comment
parent
db43b6fdce
commit
aa8733faa7
|
@ -201,6 +201,7 @@ InitRebalancerPlacementSeparationContext(RebalancerPlacementSeparationContext *c
|
|||
continue;
|
||||
}
|
||||
|
||||
/* node is of type S */
|
||||
nodePlacementGroupHashEntry->hasPlacementsThatCannotBeMovedAway =
|
||||
NodeGroupHasDistributedTableShardPlacements(
|
||||
nodePlacementGroupHashEntry->nodeGroupId);
|
||||
|
|
Loading…
Reference in New Issue