returnrocksdb::Status::InvalidArgument(SSTR("lease being currently held by "<<oldLeaseHolder<<", remaining time: "<<descriptor.getEndIndex()-clockUpdate<<" ms"));
}
}
// Looks good.. Either the lease is held by the same holder, and this is
// simply an extension request, or this is a new lease altogether.