[
https://issues.apache.org/jira/browse/IGNITE-9735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Ozerov updated IGNITE-9735:
------------------------------------
Labels: transactions (was: mvcc_stabilization_stage_1 transactions)
> Determine partitions during parsing for MVCC DML statements
> -----------------------------------------------------------
>
> Key: IGNITE-9735
> URL: https://issues.apache.org/jira/browse/IGNITE-9735
> Project: Ignite
> Issue Type: Improvement
> Components: mvcc
> Reporter: Ivan Pavlukhin
> Priority: Major
> Labels: transactions
>
> Now with for MVCC caches query like below is broadcasted instead of sending
> to single node only.
> {code:java}
> update table set _val = _val + 1 where _key = ?{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)