Skip to content

Python pulsar-client reader causes unidentifiable C++ exception #7324

@alphara

Description

@alphara

I am using Python pulsar-client. I create a reader that starts to read message from earliest.

msg_id = MessageId.earliest
reader = client.create_reader('my-topic', msg_id)

I am getting an error message

Connect error: unidentifiable C++ exception

Screen Shot 2020-06-20 at 5 18 57 PM

Please, advice.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions