Uploaded image for project: 'MariaDB MaxScale'
  1. MariaDB MaxScale
  2. MXS-1413

Create a C++ CDC connector

    XMLWordPrintable

Details

    • New Feature
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • None
    • 2.2.0
    • N/A
    • None

    Description

      The cdc_connector.cpp should be expanded and incorporated into a minimal connector library.

      The API it provides consists of the following actions.

      • Connect to a MaxScale CDC service
      • Authenticate and register as a listener for changes to a table
      • Read data sent by MaxScale

      The data reading function should return an object that represent a single change in data (either an INSERT, a DELETE or an UPDATE). The object should expose the names, types and values of each field in the changed row.

      Attachments

        Activity

          People

            markus makela markus makela
            markus makela markus makela
            Votes:
            0 Vote for this issue
            Watchers:
            1 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.