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

Remove the use of Ctid in merge #831

Closed
nopcoder opened this issue Oct 18, 2020 · 1 comment
Closed

Remove the use of Ctid in merge #831

nopcoder opened this issue Oct 18, 2020 · 1 comment
Projects

Comments

@nopcoder
Copy link
Contributor

Current merge implementation uses diff result which communicates the source entry information using CTID.
In order to reduce the risk that ctid will not be valid at the point of the merge, the diff implementation should communicate the captured entry at the point of the diff.

@nopcoder nopcoder added this to Backlog in lakeFS via automation Oct 18, 2020
@nopcoder
Copy link
Contributor Author

Based on "lakeFS on the Rocks - Design Document" we are planning to stop using Postgres as a metadata source for committed information.

lakeFS automation moved this from Backlog to Done Nov 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
lakeFS
  
Done
Development

No branches or pull requests

1 participant