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