Uploaded image for project: 'Data Management'
  1. Data Management
  2. DM-4542

Refactor butler dispatch (object serialization) to be pluggable.

    XMLWordPrintable

    Details

    • Type: Story
    • Status: Done
    • Resolution: Done
    • Fix Version/s: None
    • Component/s: butler
    • Labels:
      None

      Description

      refactor the switch-statement behavior in butler that serializes to different formats for fits, pickle, etc into a generic pluggable dispatch framework.

      affects code in daf_persistence/src (c++ that we want to get rid of)
      daf_persistence python; hard coded stuff in butler
      potentially affects bypass_* functions in the mapper classes.

      We must consider that transport protocol is a factor in this, targets include:

      • stream
      • disk
      • database
      • in-memory storage

      We need to do some design work and will need to create stories for implementing the different targets.

        Attachments

          Issue Links

            Activity

            Hide
            npease Nate Pease [X] (Inactive) added a comment -

            StorageInterface classes are implemented as part of DM-7468.
            StorageInterfaces will use formatters as in DM-10122

            Show
            npease Nate Pease [X] (Inactive) added a comment - StorageInterface classes are implemented as part of DM-7468 . StorageInterfaces will use formatters as in DM-10122

              People

              Assignee:
              npease Nate Pease [X] (Inactive)
              Reporter:
              npease Nate Pease [X] (Inactive)
              Watchers:
              Gregory Dubois-Felsmann, Nate Pease [X] (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

                Dates

                Created:
                Updated:
                Resolved:

                  Jenkins

                  No builds found.