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

PR switches remtran 2PC to run over cdb2api instead of legacy remtran plugin #4917

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

dorinhogea
Copy link
Contributor

This extends the port of legacy remtran to cdb2api for 2PC transactional mode (non-2pc was merged here).

NOTE: this handles the replicant to replicant communication. The master to master is already using cdb2api.

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

The first 10 failing tests are:
phys_rep_perf
logarchive
snapisol_partial_index_off_generated
snapisol_noearly_generated
snapisol
snap_ha_retry_newsi_generated
simple_remsql_whitelist_generated

markhannum
markhannum previously approved these changes Jan 21, 2025
… plugin.

This extends the port of legacy remtran to cdb2api for  2PC transactional mode.

NOTE: this handles the replicant to replicant communication.  The master to master is already using cdb2api.

Signed-off-by: Dorin Hogea <[email protected]>
@dorinhogea
Copy link
Contributor Author

@markhannum thank you

@dorinhogea dorinhogea merged commit 7c0ad80 into bloomberg:main Jan 21, 2025
1 check passed
@dorinhogea dorinhogea deleted the remtran2pc branch January 21, 2025 19:57
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.

3 participants