-
Notifications
You must be signed in to change notification settings - Fork 66
Closed
Labels
Tech debtTechnical debtTechnical debtpriority/important-soonMust be staffed and worked on either currently or very soon—ideally in time for the next release. ImMust be staffed and worked on either currently or very soon—ideally in time for the next release. Imtriage/accepted
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Tech debtTechnical debtTechnical debtpriority/important-soonMust be staffed and worked on either currently or very soon—ideally in time for the next release. ImMust be staffed and worked on either currently or very soon—ideally in time for the next release. Imtriage/accepted