[
https://issues.apache.org/jira/browse/IGNITE-26183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexey Scherbakov reassigned IGNITE-26183:
------------------------------------------
Assignee: (was: Alexey Scherbakov)
> Reduce latency for write partition operations
> ---------------------------------------------
>
> Key: IGNITE-26183
> URL: https://issues.apache.org/jira/browse/IGNITE-26183
> Project: Ignite
> Issue Type: Improvement
> Reporter: Alexey Scherbakov
> Priority: Major
> Labels: ignite-3
> Fix For: 3.1
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Currently all write operations are submitted to partition executor pool for
> execution and later re-submitted to raft apply queue.
> Can attempt to bypass apply queue and submit to log queue directly from
> partition executor to reduce latency.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)