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

Add an ability to provide multiple connection addresses for thin JDBC driver

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.3
    • 2.5
    • jdbc, sql
    • None

    Description

      Currently we allow only to provide one address when connecting via thin JDBC driver. This has to issues:

      • If node driver is connected to goes down, the driver stops working.
      • Driver has to always go though the same node - this is a bottleneck.

      As a simple solution we can allow to provide multiple addresses, like MySQL does for example: https://dev.mysql.com/doc/connector-j/5.1/en/connector-j-usagenotes-j2ee-concepts-managing-load-balanced-connections.html

      Attachments

        Issue Links

          Activity

            People

              tledkov-gridgain Taras Ledkov
              vkulichenko Valentin Kulichenko
              Votes:
              4 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: