此内容没有您所选择的语言版本。
Chapter 148. AutoRestartStatus schema reference
Used in: KafkaConnectorStatus, KafkaMirrorMaker2Status
| Property | Property type | Description |
|---|---|---|
| count | integer | The number of times the connector or task is restarted. |
| connectorName | string | The name of the connector being restarted. |
| lastRestartTimestamp | string | The last time the automatic restart was attempted. The required format is 'yyyy-MM-ddTHH:mm:ssZ' in the UTC time zone. |