Uploaded image for project: 'MariaDB Connector/C'
  1. MariaDB Connector/C
  2. CONC-470

Add semi-sync support to replication API

    XMLWordPrintable

Details

    Description

      The replication API supports the normal asynchronous replication. Adding support for semi-synchronous replication would guarantee that the transaction is committed only if the event is consumed.

      The most reliable and versatile way would be to expose a function that sends the acknowledgement of the replicated event to the master. Another option would be to automatically send the aknowledgement when the event is received but this would still leave it vulnerable for crashes before the event is fully processed.

      Attachments

        Issue Links

          Activity

            People

              georg Georg Richter
              markus makela markus makela
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.