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

wip: Prevent a slow moving sql query from blocking replication #4670

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

akshatsikarwar
Copy link
Contributor

/silent

Copy link

@roborivers roborivers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coding style check: Error. ⚠.
Smoke testing: Success ✓.
Cbuild submission: Success ✓.
Regression testing: 394/577 tests failed ⚠.

The first 10 failing tests are:
sc_resume_logicalsc_generated
sc_versmismatch
sicountbug
verify_writes
sirace
pglogs_seqnum
analyze
analyze_partial_index_off_generated
tablelocks
selectv_rcode_serialretry_generated

Copy link

@roborivers roborivers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coding style check: Error. ⚠.
Smoke testing: Success ✓.
Cbuild submission: Success ✓.
Regression testing: 392/577 tests failed ⚠.

The first 10 failing tests are:
sc_resume_logicalsc_generated
sicountbug
verify_writes
sirace
analyze
analyze_partial_index_off_generated
tablelocks
selectv_rcode_force_commit_generated
selectv_rcode_serialize_reads_like_writes_generated
selectv_rcode_serialretry_generated

Copy link

@roborivers roborivers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coding style check: Error. ⚠.
Smoke testing: Success ✓.
Cbuild submission: Success ✓.
Regression testing: 455/577 tests failed ⚠.

The first 10 failing tests are:
sc_inserts_deletes_logicalsc_generated [setup failure]
sc_resume
verify_writes
sicountbug
sirace
truncatesc_ufid_on_generated
truncatesc_offline_generated
blkseq_snapiso_generated
analyze_partial_index_off_generated
analyze

Copy link

@roborivers roborivers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coding style check: Error. ⚠.
Smoke testing: Success ✓.
Cbuild submission: Success ✓.
Regression testing: 9/577 tests failed ⚠.

The first 10 failing tests are:
sc_lotsoftables_logicalsc_generated [setup failure]
sc_tableversion [setup failure]
sc_tableversion_logicalsc_generated [setup failure]
basic_protobuf_connectmsg_generated [setup failure]
tablelocks
selectv_rcode_serialretry_generated
truncatesc_ufid_on_generated
ssl_remsql_fdbpushredirect_generated
auth

Copy link

@roborivers roborivers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coding style check: Error. ⚠.
Smoke testing: Success ✓.
Cbuild submission: Success ✓.
Regression testing: 145/577 tests failed ⚠.

The first 10 failing tests are:
sc_timepart [setup failure]
sc_lotsoftables [setup failure]
insert_lots_ssl_generated [setup failure]
selectv_range [setup failure]
writes_remsql_fdbpushredirect_generated [setup failure]
tablelocks
phys_rep_tiered
timepart_trunc_serialsc_generated
timepart_trunc
selectv_rcode_serialretry_generated

@akshatsikarwar akshatsikarwar changed the title wip: Prevent a slow moving sql query to block replication wip: Prevent a slow moving sql query from blocking replication Sep 17, 2024
Copy link

@roborivers roborivers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coding style check: Error. ⚠.
Smoke testing: Success ✓.
Cbuild submission: Success ✓.
Regression testing: 323/577 tests failed ⚠.

The first 10 failing tests are:
blkseq_race [setup failure]
sc_newuniq_logicalsc_generated [setup failure]
triggersc_latency
systable_locking
truncatesc_offline_generated
sp_twofiles_generated
sp_snapshot_generated
sp_queueodh_generated
sp
analyze_exit_immediately

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants