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

Not to include StepExecution persistentUserData in StepExecutionEntity in rest api

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 1.3.0.Alpha1
    • 1.2.0.Final
    • jberet-rest-api
    • None

      javax.batch.runtime.StepExecution#getPersistentUserData returns java.io.Serializable, which may not be human readable.

      When the persistent user data is a custom type provided by application, the client side may not have the class to deserialize it.

      Even the batch runtime may not have the class to properly deserialize it when javax.batch.runtime.StepExecution#getPersistentUserData() is called. The application that had created that persistent user data may not be present.

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

                Created:
                Updated:
                Resolved: