Uploaded image for project: 'JBeret'
  1. JBeret
  2. JBERET-193

Avoid the redundat deserialization of certain StepExecution fields after retrieving from persistent job repository

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 1.3.0.Alpha1
    • 1.2.0.Final
    • jberet-core
    • None

    Description

      after retrieving StepExecution from repository, JdbcRepository and MongoRepository first deserialize certain fields (reader checkpoint info, writer checkpoint info, user persistent data) to java.io.Serializable, pass to StepExecutionImpl to create new instances, which serializes them again.

      We should be able to skip the first deserialization step.

      Attachments

        Issue Links

          Activity

            People

              cfang@redhat.com Cheng Fang
              cfang@redhat.com Cheng Fang
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: