Uploaded image for project: 'Calcite'
  1. Calcite
  2. CALCITE-5581

Implement Basic client side load balancing in Avatica Driver

    XMLWordPrintableJSON

Details

    Description

      Implement mechanism to support Client side load balancing by configuring connection properties for load balancing  

      jdbc:phoenix:thin:
      url=https://<host>:<port>;
      serialization=PROTOBUF;
      authentication=BASIC;
      avatica_user=<userName>;
      avatica_password=<userPw>
      useClientSideLB: [true/false]
      lbStrategy: [RandomDistribution/Sequential/RoundRobin]
      lbURLs: <comma separated URls e.g. URL1, URL2,URL3,...URLn> 

      Client should connect to any of the URLs specified in lbURLs ( depending on LB strategy selected).  Please refer to Avatica Basic client side load balancing.docxfor more details

       

      Attachments

        Issue Links

          Activity

            People

              vjoshi Vaibhav Joshi
              vjoshi Vaibhav Joshi
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 12h 20m
                  12h 20m