[ 
https://issues.apache.org/jira/browse/PHOENIX-7931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tanuj Khurana updated PHOENIX-7931:
-----------------------------------
    Summary: Coalesce per-batch mutations into a single record  (was: Pack 
mutation batch in a single log record)

> Coalesce per-batch mutations into a single record
> -------------------------------------------------
>
>                 Key: PHOENIX-7931
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-7931
>             Project: Phoenix
>          Issue Type: Sub-task
>            Reporter: Tanuj Khurana
>            Assignee: Tanuj Khurana
>            Priority: Major
>
> Currently each mutation in the batch is a separate record in the log file. 
> This affects tail latency since the consumer thread spends lot of time in 
> processing individual records and increases queueing delays. Pack the entire 
> batch as a single log record.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to