Uploaded image for project: 'Kudu'
  1. Kudu
  2. KUDU-186

catalog_manager shutdown triggers TSAN error

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • M4
    • None
    • master

    Description

      In Shutdown() we use an atomic CAS on closing_ but in Wait() we access it without an atomic instruction (but under a lock). Seems sketchy and ASAN flags it.

      Attachments

        Activity

          People

            tlipcon Todd Lipcon
            tlipcon Todd Lipcon
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: