Uploaded image for project: 'Nutch'
  1. Nutch
  2. NUTCH-2847

HttpDateFormat: Simplify based on new Java 8 DateTime API

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Implemented
    • 1.18
    • 1.19
    • protocol
    • None
    • Patch Available

    Description

      The class HttpDateFormat is still based on SimpleDateFormat and requires "synchronized" code blocks to avoid race conditions. Using the new Java 8 Date and Time API would allow to simplify the code.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              snagel Sebastian Nagel
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: