Skip to content

Remove reflect from kafka update preview #1316

@rkpattnaik780

Description

@rkpattnaik780

Description

The kafka update preview currently uses reflect package to parse data dynamically from updateObj struct. It depends largely on the SDK typings which can introduce breaking changes that could go undetected with the dynamic approach.

It can be simplified by operating directly on the SDK model properties.

Originally raised here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Tech debtTechnical debtpriority/important-soonMust be staffed and worked on either currently or very soon—ideally in time for the next release. Imtriage/accepted

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions