Skip to content

'cimpl.Consumer' object has no attribute 'offsets_for_times' #304

Closed
@lea4n

Description

@lea4n

Description

When run the examples/integration_test.py , i run into the error.

offsets = c.offsets_for_times(topic_partions_to_search, timeout=1.0)

AttributeError: 'cimpl.Consumer' object has no attribute 'offsets_for_times'

How to reproduce

Checklist

Please provide the following information:

python -c 'from confluent_kafka import version ; print(version())'
('0.11.0', 720896)

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsRequesting a documentation changeenhancementRequesting a feature change

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions