[jira] [Updated] (IGNITE-21540) Unexpected lock exception in implicit operation

2024-02-16 Thread Vyacheslav Koptilin (Jira)


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

Vyacheslav Koptilin updated IGNITE-21540:
-
Epic Link: IGNITE-21174

> Unexpected lock exception in implicit operation
> ---
>
> Key: IGNITE-21540
> URL: https://issues.apache.org/jira/browse/IGNITE-21540
> Project: Ignite
>  Issue Type: Improvement
>Reporter: Vladislav Pyatkov
>Priority: Major
>  Labels: ignite-3
>
> h3. Motivation
> Implicit operations create a transaction under the hood, and the transaction 
> may be in conflict with another one. This type of transaction can be 
> automatically retried because it does not contain user logic.
> h3. Implementation notes
> We need to consider all kinds of implicit operations that lead to the 
> creation of RW transactions.
> h3. Definition of done
> Implicit operations never throw the lock exception.



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


[jira] [Updated] (IGNITE-21540) Unexpected lock exception in implicit operation

2024-02-16 Thread Vyacheslav Koptilin (Jira)


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

Vyacheslav Koptilin updated IGNITE-21540:
-
Ignite Flags:   (was: Docs Required,Release Notes Required)

> Unexpected lock exception in implicit operation
> ---
>
> Key: IGNITE-21540
> URL: https://issues.apache.org/jira/browse/IGNITE-21540
> Project: Ignite
>  Issue Type: Improvement
>Reporter: Vladislav Pyatkov
>Priority: Major
>  Labels: ignite-3
>
> h3. Motivation
> Implicit operations create a transaction under the hood, and the transaction 
> may be in conflict with another one. This type of transaction can be 
> automatically retried because it does not contain user logic.
> h3. Implementation notes
> We need to consider all kinds of implicit operations that lead to the 
> creation of RW transactions.
> h3. Definition of done
> Implicit operations never throw the lock exception.



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


[jira] [Updated] (IGNITE-21540) Unexpected lock exception in implicit operation

2024-02-16 Thread Vyacheslav Koptilin (Jira)


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

Vyacheslav Koptilin updated IGNITE-21540:
-
Description: 
h3. Motivation

Implicit operations create a transaction under the hood, and the transaction 
may be in conflict with another one. This type of transaction can be 
automatically retried because it does not contain user logic.
h3. Implementation notes

We need to consider all kinds of implicit operations that lead to the creation 
of RW transactions.
h3. Definition of done

Implicit operations never throw the lock exception.

  was:
h3. Motivation
Implicit operations create a transaction under the hook, and the transaction 
may be in conflict with another one. This type of transaction can be 
automatically retried because it does not contain user logic.

h3. Implementation notes
We need to consider all kinds of implicit operations that lead to the creation 
of RW transactions.

h3. Definition of done
Implicit operations never throw the lock exception.


> Unexpected lock exception in implicit operation
> ---
>
> Key: IGNITE-21540
> URL: https://issues.apache.org/jira/browse/IGNITE-21540
> Project: Ignite
>  Issue Type: Improvement
>Reporter: Vladislav Pyatkov
>Priority: Major
>  Labels: ignite-3
>
> h3. Motivation
> Implicit operations create a transaction under the hood, and the transaction 
> may be in conflict with another one. This type of transaction can be 
> automatically retried because it does not contain user logic.
> h3. Implementation notes
> We need to consider all kinds of implicit operations that lead to the 
> creation of RW transactions.
> h3. Definition of done
> Implicit operations never throw the lock exception.



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


[jira] [Updated] (IGNITE-21540) Unexpected lock exception in implicit operation

2024-02-15 Thread Vladislav Pyatkov (Jira)


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

Vladislav Pyatkov updated IGNITE-21540:
---
Description: 
h3. Motivation
Implicit operations create a transaction under the hook, and the transaction 
may be in conflict with another one. This type of transaction can be 
automatically retried because it does not contain user logic.

h3. Implementation notes
We need to consider all kinds of implicit operations that lead to the creation 
of RW transactions.

h3. Definition of done
Implicit operations never throw the lock exception.

  was:
h3. Motivation
Implicit operations create a transaction under the hook, and the transaction 
may be in conflict with another one. This type of transaction can be 
automatically retried because it does not contain user logic.

h3. Definition of done
Implicit operations never throw the lock exception.


> Unexpected lock exception in implicit operation
> ---
>
> Key: IGNITE-21540
> URL: https://issues.apache.org/jira/browse/IGNITE-21540
> Project: Ignite
>  Issue Type: Improvement
>Reporter: Vladislav Pyatkov
>Priority: Major
>  Labels: ignite-3
>
> h3. Motivation
> Implicit operations create a transaction under the hook, and the transaction 
> may be in conflict with another one. This type of transaction can be 
> automatically retried because it does not contain user logic.
> h3. Implementation notes
> We need to consider all kinds of implicit operations that lead to the 
> creation of RW transactions.
> h3. Definition of done
> Implicit operations never throw the lock exception.



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


[jira] [Updated] (IGNITE-21540) Unexpected lock exception in implicit operation

2024-02-15 Thread Vladislav Pyatkov (Jira)


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

Vladislav Pyatkov updated IGNITE-21540:
---
Description: 
h3. Motivation
Implicit operations create a transaction under the hook, and the transaction 
may be in conflict with another one. This type of transaction can be 
automatically retried because it does not contain user logic.

h3. Definition of done
Implicit operations never throw the lock exception.

  was:
h3. Motivation
Implicit operations create a transaction under the hook, and the transaction 
may be in conflict with another one. Although this type of transaction can be 
retried because it contains the only operation.

h3. Defenition of done
 Implicit operations cannot throw the lock exception.


> Unexpected lock exception in implicit operation
> ---
>
> Key: IGNITE-21540
> URL: https://issues.apache.org/jira/browse/IGNITE-21540
> Project: Ignite
>  Issue Type: Improvement
>Reporter: Vladislav Pyatkov
>Priority: Major
>  Labels: ignite-3
>
> h3. Motivation
> Implicit operations create a transaction under the hook, and the transaction 
> may be in conflict with another one. This type of transaction can be 
> automatically retried because it does not contain user logic.
> h3. Definition of done
> Implicit operations never throw the lock exception.



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