yangou opened a new issue #11156:
URL: https://github.com/apache/pulsar/issues/11156
**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)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]