Skip to content

Setting offsets by timestamp fails without the topic name option  #192

Open
@ognjen-j

Description

When using set offsets for a certain timestamp, the command fails if no topic name is provided (-t option). Since everything works correctly when using an absolute value as an offset, the error is presumably caused by the part of the function that fetches the closest offsets for the given timestamp.
If the topic name is omitted, esque should assume all topics for which the consumer has offsets (the same way it already does with absolute offset values).

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions