Uploaded image for project: 'TinkerPop'
  1. TinkerPop
  2. TINKERPOP-2126

toString() methods not thread-safe

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.3.5
    • 3.3.6, 3.4.1
    • process
    • None

    Description

      TraverserSet::toString() is not thread-safe as it uses an iterator on the internal map, which could concurrently be modified (most likely in OLAP environments).

      Attachments

        Activity

          People

            dkuppitz Daniel Kuppitz
            dkuppitz Daniel Kuppitz
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: