[
https://issues.apache.org/jira/browse/PHOENIX-8003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Viraj Jasani reassigned PHOENIX-8003:
-------------------------------------
Assignee: Viraj Jasani
> 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
> Assignee: Viraj Jasani
> Priority: Major
>
> 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)