Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-23335

Improve cost functions array copy in StochasticLoadBalancer

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.0.0-alpha-1
    • 3.0.0-alpha-1, 2.3.0, 1.6.0
    • None
    • None
    • Reviewed

    Description

      While copying temp array of cost functions to current cost functions array, instead of copying each element manually, we can use System.arraycopy() for better performance.

      Attachments

        Issue Links

          Activity

            People

              vjasani Viraj Jasani
              vjasani Viraj Jasani
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: