lhotari commented on issue #25540: URL: https://github.com/apache/pulsar/issues/25540#issuecomment-4261965954
> The only way to detect it today is to actively monitor `totalNonContiguousDeletedMessagesRange` via the Admin API or Prometheus and compare it manually to the configured limit. Exposing a counter in metrics for when either `managedLedgerMaxUnackedRangesToPersist` or `managedLedgerMaxBatchDeletedIndexToPersist` overflows could be very useful, although adding new topic-level metrics increases cardinality. To avoid that, it could be added at the broker level instead, which would still let the operator know that these parameters need to be tuned to avoid loss of state. -- 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]
