Uploaded image for project: 'Crunch (Retired)'
  1. Crunch (Retired)
  2. CRUNCH-416

Use Avro built-in deep copying where possible

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.8.4, 0.11.0
    • None
    • None

    Description

      Avro includes built-in deep-copying for specific and generic records, and this deep-copying isn't based on serialization, which provides quite a bit improvement in performance in some cases.

      We should make use of the built-in deep copying functionality from avro instead of the custom serialization-based code that is currently in place.

      Attachments

        1. CRUNCH-416_2.patch
          13 kB
          Gabriel Reid
        2. CRUNCH-416.patch
          12 kB
          Gabriel Reid

        Activity

          People

            gabriel.reid Gabriel Reid
            gabriel.reid Gabriel Reid
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: