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

Don't block forever in find-new-repl-db / handle out-of-order physreps gracefully #4727

Open
wants to merge 1 commit into
base: 8.0
Choose a base branch
from

Conversation

markhannum
Copy link
Contributor

This PR also introduces 'incoherent_test' under phys_rep_tiered which attempts to reproduce these situations. This is the 8.0 version of #4726

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: 3/557 tests failed ⚠.

The first 10 failing tests are:
writes_remsql_fdbpush_generated [setup failure]
tunables
truncatesc_offline_generated

@markhannum markhannum force-pushed the physrep_incoherent_8 branch 3 times, most recently from 2c0cdf8 to 307350e Compare September 26, 2024 17:06
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: 5/557 tests failed ⚠.

The first 10 failing tests are:
lostwrite [setup failure]
blkseq_race [setup failure]
sc_dups_logicalsc_generated [setup failure]
sc_remsql [setup failure]
truncatesc_offline_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: 2/557 tests failed ⚠.

The first 10 failing tests are:
lostwrite
truncatesc_offline_generated

@markhannum markhannum force-pushed the physrep_incoherent_8 branch 2 times, most recently from afca9bb to 2e0c0c6 Compare September 27, 2024 14:10
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: 3/557 tests failed ⚠.

The first 10 failing tests are:
vutf8_rowlocks_off_osql_odh_blob_generated [setup failure]
sc_timepart
truncatesc_offline_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: 1/557 tests failed ⚠.

The first 10 failing tests are:
truncatesc_offline_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: 2/558 tests failed ⚠.

The first 10 failing tests are:
mismatch_class_remsql_fdbpush_generated [setup failure]
truncatesc_offline_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: Error ⚠.
Regression testing: 5/558 tests failed ⚠.

The first 10 failing tests are:
sc_dups_logicalsc_generated [setup failure]
logfill_logput_window_generated
union_parallel
truncatesc_offline_generated
dbcreate

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: 1/558 tests failed ⚠.

The first 10 failing tests are:
truncatesc_offline_generated

Handle out-of-order on physreps gracefully
Re-verify reverse-connection

Signed-off-by: Mark Hannum <[email protected]>
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: 5/558 tests failed ⚠.

The first 10 failing tests are:
sc_inserts_logicalsc_generated [setup failure]
sc_remsql_fdbpushredirect_generated [setup failure]
sc_truncate
analyze_fastinit_race
truncatesc_offline_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: 5/558 tests failed ⚠.

The first 10 failing tests are:
vutf8_rowlocks [setup failure]
lostwrite
sc_downgrade
truncatesc_offline_generated
dbcreate

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