Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-22466

Sql. Support mapping to non-primary replicas

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.0
    • sql

    Description

      At the moment, mapping service support mapping only on primary replicas. To improve data colocation, we may use backup replicas as well for RO queries.

      Let's improve mapping service in order to take advantage of backups locality and minimize amount data sent over the network.

      Some failures that should be considered during implementation:

      • Replica is not ready yet
      • Replica has already gone
      • Replica may be too outdated (safeTime of the replica is far behind of safeTime of the primary)
      • Anything else?

      Attachments

        Issue Links

          Activity

            People

              korlov Konstantin Orlov
              korlov Konstantin Orlov
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: