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

Roman Kondakov updated IGNITE-9265:
-----------------------------------
    Fix Version/s: 2.8

> MVCC TX: Two rows with the same key in one MERGE statement produce an 
> exception
> -------------------------------------------------------------------------------
>
>                 Key: IGNITE-9265
>                 URL: https://issues.apache.org/jira/browse/IGNITE-9265
>             Project: Ignite
>          Issue Type: Bug
>          Components: mvcc
>            Reporter: Igor Seliverstov
>            Priority: Major
>              Labels: mvcc_stabilization_stage_1, transactions
>             Fix For: 2.8
>
>
> In case the operation like {{MERGE INTO INTEGER (_key, _val) KEY(_key) VALUES 
> (1,1),(1,2)}} is called an exception is occurred.
> Correct behavior: each next update on the same key overwrites pervious one 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to