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

24-1-async-replication: bugfixes & little improvements #5742

Merged
merged 5 commits into from
Jun 19, 2024

Conversation

CyberROFL
Copy link
Member

@CyberROFL CyberROFL commented Jun 19, 2024

Changelog entry

  • Check shard state before any other checks in ApplyReplicationChanges handler.
  • Subscribe to pipe state in order to receive TEvDeliveryProblem.
  • Reduce the frequency of restarts in case of retriable errors.
  • Create a replica with the same partitions as the original table.

Changelog category

  • Performance improvement
  • Bugfix

Additional information

@CyberROFL CyberROFL changed the title fixes Bugfixes & little improvements Jun 19, 2024
@CyberROFL CyberROFL changed the title Bugfixes & little improvements 24-1-async-replication: Bugfixes & little improvements Jun 19, 2024
@CyberROFL CyberROFL changed the title 24-1-async-replication: Bugfixes & little improvements 24-1-async-replication: bugfixes & little improvements Jun 19, 2024
Copy link

github-actions bot commented Jun 19, 2024

2024-06-19 15:56:50 UTC Pre-commit check for b61bbb3 has started.
2024-06-19 15:56:53 UTC Build linux-x86_64-relwithdebinfo is running...
2024-06-19 16:00:25 UTC Check cancelled

@CyberROFL CyberROFL self-assigned this Jun 19, 2024
@CyberROFL CyberROFL marked this pull request as ready for review June 19, 2024 15:59
@CyberROFL CyberROFL requested a review from a team as a code owner June 19, 2024 15:59
Copy link

github-actions bot commented Jun 19, 2024

2024-06-19 16:01:52 UTC Pre-commit check for b61bbb3 has started.
2024-06-19 16:01:54 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-06-19 16:49:18 UTC Build successful.
2024-06-19 16:49:33 UTC Tests are running...
🔴 2024-06-19 18:34:52 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
60479 51082 0 2 9342 53

Copy link

github-actions bot commented Jun 19, 2024

2024-06-19 16:08:12 UTC Pre-commit check for b61bbb3 has started.
2024-06-19 16:08:14 UTC Build linux-x86_64-release-asan is running...
🟢 2024-06-19 16:59:00 UTC Build successful.
2024-06-19 16:59:13 UTC Tests are running...
🔴 2024-06-19 18:45:50 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
16140 16063 0 10 44 23

@CyberROFL CyberROFL merged commit 7596350 into ydb-platform:stable-24-1-async-replication Jun 19, 2024
6 of 12 checks passed
@CyberROFL CyberROFL deleted the fixes branch June 19, 2024 21:17
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.

2 participants