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

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

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.

… 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]>
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

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