Uploaded image for project: 'Maven'
  1. Maven
  2. MNG-3797

RealmUtils.create*Id() does not properly separate multiple threads

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.0-alpha-1
    • 3.0-alpha-1
    • Class Loading
    • None

    Description

      In r611615, the realm identifiers have been extended with the thread identifier to prevent clashes in parallel executions. This has been broken in r614316 by switching from Thread.getId() to Thread.getName() as a thread's name is not necessarily unique.

      Since JDK 1.4 compat is no longer required for trunk, the original could be restored.

      Attachments

        Activity

          People

            bentmann Benjamin Bentmann
            bentmann Benjamin Bentmann
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: