Uploaded image for project: 'Apache AsterixDB'
  1. Apache AsterixDB
  2. ASTERIXDB-2325

FeedLogManager uses SimpleDateFormat in a thread unsafe manner

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • ING - Ingestion

    Description

      public synchronized void logProgress(String log) throws IOException {
      stringBuilder.setLength(0);
      stringBuilder.append(df.format((new Date())));

      Attachments

        Activity

          People

            amoudi Abdullah Alamoudi
            mblow Michael Blow
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: