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

Improve write performance of secondary index (parallel commits) #4723

Closed
2 of 3 tasks
jseldess opened this issue May 8, 2019 · 2 comments
Closed
2 of 3 tasks

Improve write performance of secondary index (parallel commits) #4723

jseldess opened this issue May 8, 2019 · 2 comments
Assignees
Labels
P-1 High priority; must be done this release
Milestone

Comments

@jseldess
Copy link
Contributor

jseldess commented May 8, 2019

@jseldess jseldess added A-core P-1 High priority; must be done this release labels May 8, 2019
@jseldess jseldess added this to the 19.2 milestone May 8, 2019
@jseldess jseldess self-assigned this May 8, 2019
@jseldess jseldess added the ready label Aug 5, 2019
@jseldess jseldess removed their assignment Aug 5, 2019
rmloveland added a commit that referenced this issue Sep 9, 2019
Fixes #4723.

Summary of changes:

- Add a new section 'Parallel commits' to the transaction layer
  documentation which describes the optimization.
rmloveland added a commit that referenced this issue Sep 9, 2019
Fixes #4723.

Summary of changes:

- Add a new section 'Parallel commits' to the transaction layer
  documentation which describes the optimization.

- Update several other areas of the document that mention transaction
  record states.
rmloveland added a commit that referenced this issue Sep 9, 2019
Fixes #4723.

Summary of changes:

- Add a new section 'Parallel commits' to the transaction layer
  documentation which describes the optimization.

- Update several other areas of the document that mention transaction
  record states.
rmloveland added a commit that referenced this issue Sep 9, 2019
Fixes #4723.

Summary of changes:

- Add a new section 'Parallel commits' to the transaction layer
  documentation which describes the optimization.

- Update several other areas of the document that mention transaction
  record states.
rmloveland added a commit that referenced this issue Sep 23, 2019
Addresses #4723.

Fixes #5465.

Summary of changes:

- Add a new section 'Parallel commits' to the transaction layer
  documentation that describes what it is and how it works, with
  diagrams.

- Update other areas of the document that mention behavior that is
  affected by this feature.
rmloveland added a commit that referenced this issue Sep 24, 2019
Addresses #4723.

Fixes #5465.

Summary of changes:

- Add a new section 'Parallel commits' to the transaction layer
  documentation that describes what it is and how it works, with
  diagrams.

- Update other areas of the document that mention behavior that is
  affected by this feature.
rmloveland added a commit that referenced this issue Sep 28, 2019
Addresses #4723.

Summary of changes:

- Update places that mention the transaction commit protocol with
  references to the `STAGING` state and a link to the more in-depth
  Parallel Commits docs.

- Fix a couple of small typos
rmloveland added a commit that referenced this issue Oct 1, 2019
Addresses #4723.

Fixes #5465.

Summary of changes:

- Add a new section 'Parallel commits' to the transaction layer
  documentation that describes what it is and how it works, with
  diagrams.

- Update other areas of the document that mention behavior that is
  affected by this feature.
@jseldess jseldess removed the ready label Oct 29, 2020
@jseldess
Copy link
Contributor Author

Closing this, @rmloveland. If there's still work to do, please open a separate issue describing that.

@rmloveland
Copy link
Contributor

Makes sense - this work can happen on #5467

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P-1 High priority; must be done this release
Projects
None yet
Development

No branches or pull requests

2 participants