Uploaded image for project: 'Kite SDK (READ-ONLY)'
  1. Kite SDK (READ-ONLY)
  2. KITE-794

Enhance performance for ISO8601 in convertTimestamp morphline command

    Details

    • Type: Improvement
    • Status: Open
    • Priority: Major
    • Resolution: Unresolved
    • Affects Version/s: 0.17.0
    • Fix Version/s: None
    • Component/s: Morphlines Module
    • Labels:
      None

      Description

      Consider adding a fast path to convertTimestamp command for ISO8601 (on input) as well as the ISO8601 flavor with millis expected by Solr (on output). Before doing so measure how much this helps wrt. performance.

      For example via manually shading the corresponding jackson utils:

      com.fasterxml.jackson.databind.util.ISO8601DateFormat and in particular com.fasterxml.jackson.databind.util.ISO8601Utils.format(Date date, true)

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              whoschek Wolfgang Hoschek
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated: