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

Methods of rebalancing progress metrics must obey JavaBean naming conventions

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.3
    • general
    • None

    Description

      Notes

      Getters for rebalancingStartTime and estimateRebalancingFinishTime metrics from CacheMetrics interface don't follow JavaBean naming conventions; method names don't start with get prefix.

      As a result metrics cannot be accessed via MXBean interface.

      Acceptance Criteria

      1. Methods getRebalancingStartTime and getEstimateRebalancingFinishTime are introduced to CacheMetrics interface.
      2. Existing methods rebalancingStartTime and estimateRebalancingFinishTime are declared as deprecated and will be deleted in future major release.

      Attachments

        Activity

          People

            sergey-chugunov Sergey Chugunov
            sergey-chugunov Sergey Chugunov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: