Skip to main content
Glama

reset_consumer_group_offset

Reset Kafka consumer group offsets to earliest, latest, or specific positions. Use dry-run to preview changes or force to modify active groups.

Instructions

Resets the offset of a consumer group using AdminClient. offset_spec: 'earliest', 'latest', or a specific integer offset string. dry_run: If True, only calculates and returns the proposed offset changes without applying them. force: If True, forces the modification even if the group is active or STABLE.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
group_idYes
topic_nameYes
partitionNo
offset_specNolatest
dry_runNo
forceNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/wklee610/kafka-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server