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

Prioritize local fetch of transaction in the replication #770

Merged
merged 1 commit into from
Dec 13, 2022

Conversation

samuelmanzanera
Copy link
Member

Description

Fixes #731

Type of change

  • Enhancements

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@samuelmanzanera samuelmanzanera force-pushed the prioritize_local_fetch_tx_on_replication branch from eff0635 to b90cb7a Compare December 13, 2022 14:52
@Neylix Neylix merged commit ea581bd into develop Dec 13, 2022
@Neylix Neylix deleted the prioritize_local_fetch_tx_on_replication branch December 13, 2022 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

In replication, fetch information from DB if it exists
2 participants