Uploaded image for project: 'MariaDB Connector/R2DBC'
  1. MariaDB Connector/R2DBC
  2. R2DBC-21

Failover capabilities for Connector/R2DBC

    XMLWordPrintable

Details

    • Task
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 1.1
    • 1.1.0-beta
    • other
    • None

    Description

      Goal is to permit setting some failover capability on connector level.

      Configuration must permit setting multiple hosts/ports. Then, when trying to establish a connection, connector will trying to connect those hosts sequentially until success or throwing error if last host connection fails.

      This would permit failover on multiple maxscale instances, avoiding use additional tools that monitor maxscales state.

      R2DBC spec follows RFC3986, pemitting multiple host in connection String with the folowing format :
      authority = [ userinfo "@" ] host [ ":" port ] [ "," host [ ":" port ] ]

      Attachments

        Issue Links

          Activity

            People

              diego dupin Diego Dupin
              ralf.gebhardt Ralf Gebhardt
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - 3d
                  3d
                  Remaining:
                  Time Spent - 2d Remaining Estimate - 1d
                  1d
                  Logged:
                  Time Spent - 2d Remaining Estimate - 1d
                  2d

                  Git Integration

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