fencing token
RU: fencing token (токен изоляции)
A monotonically increasing token number issued by a lock service each time a client acquires a distributed lock. The protected resource rejects any write carrying a token lower than the highest it has already seen, preventing a process that outlasted its lock lease from overwriting a later lock-holder's changes.