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

Include cache name to rebalancing finish message

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.4
    • 2.5
    • cache
    • None

    Description

      U.log(log, "Completed " + ((remaining.size() == 1 ? "(final) " : "") +
                              "rebalancing [fromNode=" + nodeId + ", topology=" + topologyVersion() +
                              ", time=" + (U.currentTimeMillis() - t.get1()) + " ms]"));
      

      This code should include cache name

      Attachments

        Activity

          People

            agoncharuk Alexey Goncharuk
            agoncharuk Alexey Goncharuk
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: