Uploaded image for project: 'Java Couchbase JVM Core'
  1. Java Couchbase JVM Core
  2. JVMCBC-931

OrphanReporterTest fails intermittently

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 2.1.4
    • 2.1.1
    • None
    • None
    • 1

    Description

      The test checks for the liveness of a thread by calling Thread.getAllStackTraces() asserting one of the threads is named like an orphan reporter worker.

      Some small fraction of the time, this fails because the orphan worker thread's name is not set until the thread is scheduled (the first thing the thread does is set its name).

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            david.nault David Nault
            david.nault David Nault
            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