You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@pulsar.apache.org by tamer Abdlatif <ta...@gmail.com> on 2022/03/26 10:12:15 UTC

All topic consumers are not receiving messages after upgrade to 2.8.3

Hi  Team,

After upgrading from 2.7.4 to 2.8.3 , we see all subscribers are no longer
receiving messages , while producers can produce normally.

No errors at consumers side , only log info that consumer has been
successfully created for a topic , then wait forever at the receive() call
, although producers are producing normally.

Please find consumer log example below:

ar 26, 2022 10:01:02 AM org.apache.pulsar.client.impl.ConnectionPool
lambda$createConnection$8
INFO: [[id: 0x0ecfb54d, L:/10.66.2.104:63741 - R:xxxx:6651]] Connected to
server
Mar 26, 2022 10:01:03 AM org.apache.pulsar.client.impl.ConsumerImpl
connectionOpened
INFO: [persistent://public/default/healthcheck1][test-sub4] Subscribing to
topic on cnx [id: 0x0ecfb54d, L:/1xxxxx:63741 - R:
dcwidavgds0269.epg.nam.gm.com/xxxxx6651], consumerId 0
Mar 26, 2022 10:01:03 AM org.apache.pulsar.client.impl.ConsumerImpl
consumerIsReconnectedToBroker
INFO: [persistent://public/default/healthcheck1][test-sub4] Subscribed to
topic on xxxx:6651 -- consumer: 0
Mar 26, 2022 10:01:03 AM
com.gm.pulsarpoc.tutorial.msauth.ConsumerTls_ClientCred main
INFO: Created consumer for the topic
persistent://public/default/healthcheck1