Viraj Jasani created PHOENIX-8003:
-------------------------------------
Summary: Reduce index mutation propagation gap for eventually
consistent GSIs
Key: PHOENIX-8003
URL: https://issues.apache.org/jira/browse/PHOENIX-8003
Project: Phoenix
Issue Type: Task
Reporter: Viraj Jasani
The index propagation gap is currently determined by parameters like
"phoenix.index.cdc.consumer.timestamp.buffer.ms". For instance, the buffer here
refers to the time buffer in milliseconds subtracted from current time when
querying CDC mutations to help avoid reading mutations that are too recent. The
current default value is 5s, which sometimes causes significant delays, we
should reduce it to 1s.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)