Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-2017

Removal of nonSingleHopsCount stat in client

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.1.0
    • client/server, docs
    • None

    Description

      Currently, the nonSingleHopsCount stat in the client is defined as "Total number of times client request observed more than one hop during operation."

      From this definition, this stat should track every time a client operation requires more than one hop. Currently, this stat is only incremented when "singleHop" is enabled on the pool. If this is correct then metaDataRefreshCount will track the same metric, as the client will automatically refresh when more than one hop is required for a prSingleHop enabled pool.

      If the nonSingleHopsCount metric where to track every non-one hop operation, regardless of the "singleHop" flag on the pool, then the implementation of this stat would need to change.

      Otherwise we remove this stat and only track all nonSingleHop operation with the metaDataRefresh count.

      Attachments

        Issue Links

          Activity

            People

              ukohlmeyer Udo Kohlmeyer
              ukohlmeyer Udo Kohlmeyer
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: