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

Pavel Tupitsyn updated IGNITE-22265:
------------------------------------
    Description: 
1. "Begins an asynchronous transaction." -> "Begins a transaction 
asynchronously"
2. "Take care then using the asynchronous operations inside the closure..." 
uses an incorrect example first.
  * Show the correct one first
  * Make it very clear that the incorrect one is not to be used

3. Document isolation level and behavior
4. Document optimistic/pessimistic behavior, deadlocks, conflicts
5. javadoc for *<T> T runInTransaction* is copypasted

  was:
1. "Begins an asynchronous transaction." -> "Begins a transaction 
asynchronously"
2. "Take care then using the asynchronous operations inside the closure..." 
uses an incorrect example first.
  * Show the correct one first
  * Make it very clear that the incorrect one is not to be used

3. Document isolation level and behavior
4. Document optimistic/pessimistic behavior, deadlocks, conflicts
5. javadoc for {{<T> T runInTransaction}} is copypasted


> Improve IgniteTransactions javadoc
> ----------------------------------
>
>                 Key: IGNITE-22265
>                 URL: https://issues.apache.org/jira/browse/IGNITE-22265
>             Project: Ignite
>          Issue Type: Improvement
>    Affects Versions: 3.0.0-beta1
>            Reporter: Pavel Tupitsyn
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.0.0-beta2
>
>
> 1. "Begins an asynchronous transaction." -> "Begins a transaction 
> asynchronously"
> 2. "Take care then using the asynchronous operations inside the closure..." 
> uses an incorrect example first.
>   * Show the correct one first
>   * Make it very clear that the incorrect one is not to be used
> 3. Document isolation level and behavior
> 4. Document optimistic/pessimistic behavior, deadlocks, conflicts
> 5. javadoc for *<T> T runInTransaction* is copypasted



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

Reply via email to