virajjasani opened a new pull request, #2616: URL: https://github.com/apache/phoenix/pull/2616
Jira: PHOENIX-8003 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 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]
