Slackbot
05/17/2023, 2:34 PMMichael Marshall
05/26/2023, 5:45 AMstats
shows that there is only one subscription on the topic.
I wonder what pulsar-admin topics stats-internal
shows for the topic. That command will provide detailed information about each ledger as well as each cursor. If that doesn't give enough info, we could be looking at a bug, and in that case, one option to get more insight is to enable debug logging for the org.apache.bookkeeper.mledger.impl.ManagedLedgerImpl
class. It has a number of debug level logs related to ledger trimming.