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

Java thin client: Connections balancing

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.15
    • thin client
    • Java thin client: Added connections balancing (use random open connection for requests instead of default)
    • Docs Required, Release Notes Required

    Description

      Since Ignite 2.12 java thin client always connects to the first address from the provided address list. In typical configuration this leads to overloading an one server node and underloading other server nodes. 

      To improve workload distribution we can:

      1. Choose random first channel from the range of addresses with the same (minimal) port.
      2. If partition awareness is enabled use random open channel instead of default channel for operations which can't be mapped to a certain node. 

      Attachments

        Issue Links

          Activity

            People

              alex_pl Aleksey Plekhanov
              alex_pl Aleksey Plekhanov
              Votes:
              0 Vote for this issue
              Watchers:
              3 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 - 20m
                  20m