Skip to content

Use stronger types for transaction marker payloads and activity details #25547

@thll

Description

@thll

Transaction markers have a payload of type Document here.

Activity details reflect that by using Map<String, String> here

We usually try to avoid that and use proper Jackson subtypes with type discriminators to model this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions