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