Uploaded image for project: 'Copy Handler'
  1. Copy Handler
  2. CH-70

Rewrite state and stats serialization

    XMLWordPrintable

Details

    • Epic
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.40alpha-svn589
    • engine
    • None
    • Rewrite state and stats serialization

    Description

      Currently serialization is based on three types of files per task:

      • base task data
      • rarely changing state
      • often changing state.

      Issues we have:

      • whole files are re-written over and over again,
      • code is ugly in a way that for some objects two types of serialization needs to be supported,
      • there are often problems with corrupted state files.

      Rewrite the serialization mechanism to use sqlite database as an underlying engine (with possibility to switch it to something else if needed).

      Attachments

        Activity

          People

            admin ixen
            admin ixen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: