Skip to content

fix: Write temporary files for export to the t directory.#7998

Merged
danielmai merged 1 commit intorelease/v21.03from
danielmai/release-v21.03-fix-export
Aug 26, 2021
Merged

fix: Write temporary files for export to the t directory.#7998
danielmai merged 1 commit intorelease/v21.03from
danielmai/release-v21.03-fix-export

Conversation

@danielmai
Copy link
Copy Markdown
Contributor

@danielmai danielmai commented Aug 26, 2021

Write to t instead of /tmp which in Cloud is mapped to the node storage instead
of the attached volume. /tmp can fill up easily since it's typically smaller than the
allocated storage for the Dgraph Alpha disk where the t directory is.


This change is Reviewable

Write to t instead of /tmp which in Cloud is mapped to the node storage instead
of the attached volume. /tmp can fill up easily since it's typically smaller than the
allocated storage for the Dgraph Alpha disk where the t directory is.
@danielmai danielmai requested a review from manishrjain as a code owner August 26, 2021 05:36
@danielmai danielmai merged commit d20d220 into release/v21.03 Aug 26, 2021
@danielmai danielmai deleted the danielmai/release-v21.03-fix-export branch August 26, 2021 06:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant