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

TSAN error accessing Tablet::memrowset_

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • M4
    • None
    • tablet

    Description

      Tablet::MemRowSetSize accesses memrowset_ without taking component_lock_. While it's probably safe in practice, we should take the lock here, since access to the shared_ptr isn't atomic.

      Attachments

        Issue Links

          Activity

            People

              mpercy Mike Percy
              tlipcon Todd Lipcon
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: