Skip to content

[Bug]: Child operation should call ser & des before return the result #456

@wangyb-A

Description

@wangyb-A

Expected Behavior

I would like the the child operatoin to return the deseralized of seralized result on first run. So that the first run and replay will have same result.

Note that the ser/des should be applied to all child calls, including normal, large payload, virtual context.

Actual Behavior

Only normal child operation will ser / des the result. We should add it for large payload and virtual context senario.

Steps to Reproduce

n/a

SDK Version

1.2.1

Java Version

17

Is this a regression?

No

Last Working Version

No response

Additional Context

No response

Metadata

Metadata

Assignees

Labels

BREAKINGSomething that is going to break existing usersbugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

Status
Backlog

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions