Uploaded image for project: 'Atlas'
  1. Atlas
  2. ATLAS-2312

Use ThreadLocal DateFormat objects to avoid simultaneous use from multiple threads

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.8.1, 1.0.0
    • 0.8.2, 1.0.0
    • atlas-core
    • None

    Description

      DateFormat instance AtlasBaseTypeDef.DATE_FORMATTER can potentially be referenced from multiple threads. Since DateFormat instances are not thread-safe, such use should be updated to use ThreadLocal instances.

      Attachments

        1. ATLAS-2312.patch
          8 kB
          Madhan Neethiraj

        Activity

          People

            madhan Madhan Neethiraj
            madhan Madhan Neethiraj
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: