2020-09-20 13:05:54 UTC - el akroudi abdessamad: @Joe Francis thank you, but i'm using VMS witth vagrant and every time i want to test i use ansible to stop zookeeper and delete everything and install everything again, i don't uderstant why i'm facing this issue with a clean install ---- 2020-09-20 14:11:30 UTC - Ebere Abanonu: When the message is received and queued if autoack is enabled then the message is acked immediately....What that means is that the message will be automatically acknowledged for you even if you are yet to consume/receive/process it in your code ---- 2020-09-21 06:02:33 UTC - Rahul Vashishth: Is there a metric that can give us a number of messages deleted per topic by retentions policies without consumed by subscription?
I have looked at <https://pulsar.apache.org/docs/en/2.6.1/reference-metrics/> but couldn't find one for this use case. ---- 2020-09-21 06:03:34 UTC - Rahul Vashishth: or if there is a way to get this info? ---- 2020-09-21 07:31:26 UTC - Enrico: thank you ---- 2020-09-21 07:39:45 UTC - Yunze Xu: @Yunze Xu has joined the channel ---- 2020-09-21 07:42:00 UTC - Enrico: Goodmorning, but keyshared work with non-persistent topics? Because if i use perisistent topic i see message in consumer but if i use non-persistent message's don't arrive at consuemer ----