[
https://issues.apache.org/jira/browse/PHOENIX-7888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Palash Chauhan updated PHOENIX-7888:
------------------------------------
Fix Version/s: (was: 5.4.0)
(was: 5.3.2)
> Add IndexCDCConsumer liveness gauge, startup-failure counter, and
> startup-wait histogram
> ----------------------------------------------------------------------------------------
>
> Key: PHOENIX-7888
> URL: https://issues.apache.org/jira/browse/PHOENIX-7888
> Project: Phoenix
> Issue Type: Sub-task
> Reporter: Palash Chauhan
> Assignee: Palash Chauhan
> Priority: Major
>
> h4. Background
> {{IndexCDCConsumer}} is started by the {{IndexRegionObserver}} coprocessor
> when an EC-indexed region opens. Its run loop has several early-exit paths
> (no EC index found, CDC_STREAM never appeared, unexpected COMPLETE tracker
> status, uncaught exception) where the thread exits silently — only emitting a
> log line, with no metric signal that the consumer is dead.
> h4. Problem
> Three concrete gaps:
> # *No direct liveness signal.*
> # {*}Silent start-failure exits{*}.
> # *Invisible startup latency.*
--
This message was sent by Atlassian Jira
(v8.20.10#820010)