Skip to content

fix(docker): disable ES disk watermarks in dev compose#382

Open
VaiTon wants to merge 1 commit intomainfrom
dev/disk-watermark
Open

fix(docker): disable ES disk watermarks in dev compose#382
VaiTon wants to merge 1 commit intomainfrom
dev/disk-watermark

Conversation

@VaiTon
Copy link
Copy Markdown
Member

@VaiTon VaiTon commented Apr 18, 2026

Elasticsearch's default disk watermark thresholds can cause shard allocation to be blocked in local dev environments where disk space is limited.

Disable watermark checks via cluster settings in the dev Docker Compose configuration to avoid this issue.

Elasticsearch's default disk watermark thresholds can cause shard
allocation to be blocked in local dev environments where disk space
is limited. Disable watermark checks via cluster settings in the
dev Docker Compose configuration to avoid this issue.
@VaiTon VaiTon force-pushed the dev/disk-watermark branch from 48d8b2b to d978730 Compare April 18, 2026 14:54
@VaiTon VaiTon requested a review from alexgarel April 18, 2026 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog (ready for dev)

Development

Successfully merging this pull request may close these issues.

1 participant