Uploaded image for project: 'Couchbase .NET client library'
  1. Couchbase .NET client library
  2. NCBC-2903

Leftovers from AggregatingMeter to LoggingMeter

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 3.2.0
    • 3.1.7
    • None
    • 1

    Description

      On master I still saw references to the aggregating meter, including code issues like this:

              public LoggingMeterOptions AggregatingMeterOptions { get; set; } = new();
       
              public ClusterOptions WithAggregatingMeterOptions(LoggingMeterOptions options)
              {
                  AggregatingMeterOptions = options;
                  return this;
              }
      

      looks like another sweep should be done here?

      Attachments

        For Gerrit Dashboard: NCBC-2903
        # Subject Branch Project Status CR V

        Activity

          People

            jmorris Jeff Morris
            daschl Michael Nitschinger
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty