reset_offset
Reset consumer group offset to a specified value for a given topic and partition.
Instructions
Reset consumer group offset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_name | Yes | ||
| topic_name | Yes | ||
| partition | Yes | ||
| offset | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |