Adding hashkeyRange back
This commit is contained in:
parent
4a323b8f1c
commit
4ce0591e79
1 changed files with 1 additions and 0 deletions
|
|
@ -163,6 +163,7 @@ public class Lease {
|
|||
pendingCheckpointState(lease.pendingCheckpointState);
|
||||
parentShardIds(lease.parentShardIds);
|
||||
childShardIds(lease.childShardIds);
|
||||
hashKeyRange(lease.hashKeyRangeForLease);
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in a new issue