Uploaded image for project: 'REEF (Retired)'
  1. REEF (Retired)
  2. REEF-1140

MonotonicTreeMap used in Class Hierachy should be thread safe for reading.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • Tang.NET
    • None

    Description

      ClassHierarchy wraps MonotonicTreeMap as an internal data structure. Currently it has a lock for adding a node. However, if a threading is adding a node while another thread is iterating the children, that could cause issue. We should make read thread safe as well.

      Attachments

        Activity

          People

            juliaw Julia Wang
            juliaw Julia Wang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: