Skip to main content
Glama

rewind_consumer_group_offset_by_timestamp

Reset Kafka consumer group offsets to a specific timestamp. Use this tool to replay messages from a chosen time point or recover from processing errors by adjusting offsets.

Instructions

Rewinds consumer group offsets manually based on a specific timestamp. Finds offsets matching the timestamp using Consumer, then sets using AdminClient. 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
timestamp_msYes
partitionNo
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