Open
Description
Add possibility to change committed offset for specific consumer/partition.
- Tab Partitions (when some consumer was chosen). Icons or popup menu for different scenarios in PartitionID Tab and/or Committed Offset Tab.
- Add an offset shift button somewhere not inside Partitions Tab - in this case there should be a form with choosing Patrition and Consumer (drop-down lists with values for specific topic).
Scenarios:
- Move offset to the start of the topic
- Move offset to the end of the topic
- Skip 1 message
- Move offset to the specific value
Questions:
- Button in a row with partition on column PartitionID (first) and/or on a column committed offset?
Comments for backend:
- Method for Move offset to the start of the topic
- Method for Move offset to the end of the topic
- Method for Move offset to the specific value