Murtadha Makki Al Hubail created ASTERIXDB-3220:
---------------------------------------------------
Summary: Unnecessary wait for all partitions IO ops on replica sync
Key: ASTERIXDB-3220
URL: https://issues.apache.org/jira/browse/ASTERIXDB-3220
Project: Apache AsterixDB
Issue Type: Bug
Components: REPL - Replication
Affects Versions: 0.9.8
Reporter: Murtadha Makki Al Hubail
Assignee: Murtadha Makki Al Hubail
Fix For: 0.9.9
When waiting for datasets of a partition replica to complete their IO ops, we
currently unnecessarily wait for IO ops of all partitions which could result in
slowing down the replica sync process significantly. We should
wait for the target partition IO ops only.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)