Uploaded image for project: 'Couchbase Go SDK'
  1. Couchbase Go SDK
  2. GOCBC-1376

Lost cleanup log line using incorrect formatting

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • core-10.1.7, core-10.2.1
    • None
    • None
    • None
    • 0

    Description

      logDebugf("%s will check %d atrs, check every %d ms", ltc.uuid, recordDetails.AtrsHandledByClient,
                  recordDetails.CheckAtrEveryNMillis)

      The above line causes all of the ATR IDs to be dumped rather than the number of ATRs handled. It should be using len(recordDetails.AtrsHandledByClient).

      Attachments

        For Gerrit Dashboard: GOCBC-1376
        # Subject Branch Project Status CR V

        Activity

          People

            charles.dixon Charles Dixon
            charles.dixon Charles Dixon
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty