Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(Backup): use validReadTs from manifest for backward compatibility (#7601) #7863

Merged
merged 2 commits into from May 27, 2021

Conversation

NamanJain8
Copy link
Contributor

@NamanJain8 NamanJain8 commented May 26, 2021

This PR has the following changes

  • Use thread-local buffer for codecs (Not applicable to the cherry pick)
  • Add new ReadTs field to Manifest and use it instead of sinceTs
  • Use snappy for backups (Not applicable to the cherry pick)

(cherry picked from commit 2715d88)


This change is Reviewable

This PR has the following changes

- Use thread-local buffer for codecs
- Add new ReadTs field to Manifest and use it instead of sinceTs
- Use snappy for backups

(cherry picked from commit 2715d88)
@github-actions github-actions bot added area/enterprise Related to proprietary features area/graphql Issues related to GraphQL support on Dgraph. labels May 26, 2021
@NamanJain8 NamanJain8 merged commit 467821c into master May 27, 2021
@NamanJain8 NamanJain8 deleted the naman/master/backup branch May 27, 2021 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/enterprise Related to proprietary features area/graphql Issues related to GraphQL support on Dgraph.
Development

Successfully merging this pull request may close these issues.

None yet

2 participants