XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • High
    • None
    • 6.6.41
    • AgileBoard

    Description

      Recent Update Has blocked the ability to perform a rebalance to the database using GET /rest/greenhopper/1.0/lexorank/balance method for issues with Lexorank tables.
      as noted in:
      https://confluence.atlassian.com/display/ONDEMANDKB/Agile+Boards+are+Taking+a+Long+Time+to+Load
      and
      https://extranet.atlassian.com/pages/viewpage.action?title=LexoRank+Support+Tools&spaceKey=GHDEV

      When Triggering rebalance it returns a 200 OK values with the following data returned JASON/PRETTY format using POSTMAN:

      {
          "lexoRankBalancingServiceStatus": {
              "balancingDisabled": false,
              "balanceHandlerRunning": false
          },
          "lexoRankBalancerStatus": {
              "balancerLocked": false,
              "perFieldStatus": [
                  {
                      "fieldName": "Rank",
                      "fieldId": 10011,
                      "numRankedIssues": 35,
                      "percentComplete": 100,
                      "distribution": [
                          0,
                          35,
                          0
                      ]
                  }
              ]
          }
      }
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              emccutcheon Earl McCutcheon
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: