Skip to content

CAS: configurable mount lease timing - #2307

Draft
k-morozov wants to merge 2 commits into
antalya-26.6from
cas/configurable-mount-lease-timing
Draft

CAS: configurable mount lease timing#2307
k-morozov wants to merge 2 commits into
antalya-26.6from
cas/configurable-mount-lease-timing

Conversation

@k-morozov

Copy link
Copy Markdown

Added settings to configure the CAS mount lease TTL and renewal period. The lightweight delete hard-restart test kills ClickHouse 100 times, and the default 30-second lease causes about 36.5 seconds of recovery waiting after every kill, making the test run for more than an hour. Test configurations can now use shorter lease timings to reduce CI duration. These settings are also useful in production because they control the balance between recovery time, object-storage delays, and lease renewal frequency.

Changelog category (leave one):

  • Build/Testing/Packaging Improvement

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):

Added settings to configure the CAS mount lease TTL and renewal period.

Documentation entry for user-facing changes

...

CI/CD Options

Exclude tests:

  • Fast test
  • Integration Tests
  • Stateless tests
  • Stateful tests
  • Unit tests
  • Performance tests
  • Aarch64 tests
  • All with ASAN
  • All with TSAN
  • All with MSAN
  • All with UBSAN
  • All with Coverage
  • All Regression
  • Disable CI Cache

Regression jobs to run:

  • Fast suites (mostly <1h)
  • Aggregate Functions (2h)
  • Alter (1.5h)
  • Benchmark (30m)
  • CAS (content-addressed storage; Antalya only)
  • ClickHouse Keeper (1h)
  • Iceberg (2h)
  • LDAP (1h)
  • OAuth (5m)
  • Parquet (1.5h)
  • RBAC (1.5h)
  • SSL Server (1h)
  • S3 (2h)
  • S3 Export (2h)
  • Swarms (30m)
  • Tiered Storage (2h)

Signed-off-by: Konstantin Morozov <just.morozov.k@gmail.com>
@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown

Workflow [PR], commit [e424083]

Signed-off-by: Konstantin Morozov <just.morozov.k@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant