Uploaded image for project: 'Talend Component Kit'
  1. Talend Component Kit
  2. TCOMP-2057

AvroSchema : optimize getType by using type fields

Apply templateInsert Lucidchart Diagram
    XMLWordPrintable

Details

    • All
    • GreenHopper Ranking:
      0|i2bl3f:
    • 9223372036854775807
    • Small

    Description

      Profiling connectors that use AvroRecord / AvroSchema (json converter) show a "big" consumed time with AvroSchema.getType method.
      The code show that the type is recalculate at each call despite the fact that a field to save it is already in class but never used.

      Attachments

        Activity

          People

            emmanuel_g emmanuel gallois
            clesaec Christophe LeSaec
            Christophe LeSaec
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: