Ivan Bessonov created IGNITE-21434:
--------------------------------------
Summary: Fail user write requests for non-available partitions
Key: IGNITE-21434
URL: https://issues.apache.org/jira/browse/IGNITE-21434
Project: Ignite
Issue Type: Improvement
Reporter: Ivan Bessonov
Currently, {{INSERT INTO test VALUES(%d, %d);}} just hands indefinitely, which
is not what you would expect. We should either fail the request immediately if
there's no majority, or return a replication timeout exception, for example.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)