Skip to content
This repository was archived by the owner on Jun 11, 2026. It is now read-only.
This repository was archived by the owner on Jun 11, 2026. It is now read-only.

Host can continue to update lease after losing partition. #115

Description

@serkantkaraca

Actual Behavior

  1. Host A steals the lease from host B.
  2. Host B keeps updating the Azure blob lease with bogus check-pointing data.

Expected Behavior

  1. Host B should not be able to update the lease if it already lost the partition ownership.

Issue is due to downloading Azure blob lease before each checkpointing. This way host continues to access newly generated token and updates lease with bogus checkpoint.

Metadata

Metadata

Assignees

Labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions