Skip to content

Consumer Name is required in 2.8.0 #11156

@yangou

Description

@yangou

Describe the bug
Got below exception trying to connect to pulsar

13:43:29.834 [pulsar-io-29-19] WARN org.apache.pulsar.broker.service.ServerCnx - [/127.0.0.1:61345] Got exception java.lang.IllegalStateException: Field 'consumer_name' is not set
at org.apache.pulsar.common.api.proto.CommandSubscribe.getConsumerName(CommandSubscribe.java:220)
at org.apache.pulsar.broker.service.ServerCnx.handleSubscribe(ServerCnx.java:908)
at org.apache.pulsar.common.protocol.PulsarDecoder.channelRead(PulsarDecoder.java:227)

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/bugThe PR fixed a bug or issue reported a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions