include/lightspeed@cluster@durable_session_OwnershipFence.hrl
-record(ownership_fence, {
owner :: binary(),
epoch :: integer(),
token :: binary()
}).
-record(ownership_fence, {
owner :: binary(),
epoch :: integer(),
token :: binary()
}).