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

Alexey Scherbakov updated IGNITE-25023:
---------------------------------------
    Description: 
Currently an error for a directly mapped request causes an associated explicit 
transaction to rollback.

This breaks retry logic on schema mismatch and should be fixed.

How to reproduce:

use explicit transactions (will be directly mapped) in
org.apache.ignite.internal.table.ItKeyValueBinaryViewApiTest#schemaMismatch

  was:
Currently an error for a directly mapped request causes an associated explicit 
transaction to rollback.

This breaks retry logic on schema mismatch and should be fixed.

How to reproduce:

use directly mapped transactions in
org.apache.ignite.internal.table.ItKeyValueBinaryViewApiTest#schemaMismatch


> Fix retry logic on schema mismatch for directly mapped client transactions
> --------------------------------------------------------------------------
>
>                 Key: IGNITE-25023
>                 URL: https://issues.apache.org/jira/browse/IGNITE-25023
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Alexey Scherbakov
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.1
>
>
> Currently an error for a directly mapped request causes an associated 
> explicit transaction to rollback.
> This breaks retry logic on schema mismatch and should be fixed.
> How to reproduce:
> use explicit transactions (will be directly mapped) in
> org.apache.ignite.internal.table.ItKeyValueBinaryViewApiTest#schemaMismatch



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to