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

fix: multiple GC runs #81

Merged
merged 5 commits into from
Apr 22, 2020
Merged

fix: multiple GC runs #81

merged 5 commits into from
Apr 22, 2020

Conversation

alanshaw
Copy link
Member

@alanshaw alanshaw commented Apr 21, 2020

This adds a new flag and env var to allow provider record GC to be disabled: -disable-prov-gc / HYDRA_DISABLE_PROV_GC.

If GC is enabled it automatically disables provider record GC for all Hydra heads other than the first.

It also renames the Relay option to EnableRelay to better communicate that it's a boolean flag.

Depends on:

fixes #74

@alanshaw alanshaw requested a review from daviddias April 21, 2020 12:30
head/head.go Show resolved Hide resolved
head/head.go Outdated Show resolved Hide resolved
@alanshaw alanshaw merged commit a44e15f into master Apr 22, 2020
@alanshaw alanshaw deleted the fix/multi-gc-runs branch April 22, 2020 09:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Multiple GC runs for provider records
2 participants