Skip to content

Add configs to TopicDetalis #47

Description

@octavz

Currently the TopicDetails contains separate fields for various configs, ie. cleanupPolicy, retentionMs etc.

This should be a list of key -> value pairs so we can add as many as we need w/o modifying the model itself.

BTW what is size: Long ?

Also we should use a more like Resource based approach AddTopicRequest is not great naming, we should have a function addTopic which will receive a TopicDetails is a bit confusing because TopicDetails and AddTopicRequest should contain the same stuff (yes including clusterId)

We must do this unless we want UpdateTopicRequest, etc.

Metadata

Metadata

Assignees

Labels

coreCore module task

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions