Docs
ukafka
Operation Guide
Topic Management
Topic parameter configuration

Topic Parameter Configuration

In the Topic management interface, click on 【Update Configuration】.

Or select multiple Topics to update configurations in batch.

The changes to Topic parameters take effect immediately, no need to restart the cluster.

Description of Topic Parameters

Parameter NameParameter TypeParameter RangeDescription
cleanup.policystringdelete/compactLog cleanup policy
max.message.bytesint1-2147483647The maximum size of a single message
min.insync.replicasint1-100Valid when producer sets request.required.acks=-1, the minimum number of synchronized replicas.
retention.byteslong-1-2^64-1The maximum size of log retention
retention.mslong-1-2^64-1Log retention time (milliseconds)