此内容没有您所选择的语言版本。
Chapter 111. ReplicasChangeStatus schema reference
Used in: KafkaTopicStatus
| Property | Property type | Description |
|---|---|---|
| targetReplicas | integer | The target replicas value requested by the user. This may be different from .spec.replicas when a change is ongoing. |
| state | string (one of [ongoing, pending]) |
Current state of the replicas change operation. This can be |
| message | string | Message for the user related to the replicas change request. This may contain transient error messages that would disappear on periodic reconciliations. |
| sessionId | string |
The session identifier for replicas change requests pertaining to this KafkaTopic resource. This is used by the Topic Operator to track the status of |