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

Roman Puchkovskiy updated IGNITE-24042:
---------------------------------------
    Description: TxManager#begin(HybridTimestampTracker, boolean, boolean, 
TxPriority priority) names its second parameter as 'readOnly' and third as 
'implicit', but its implementations name them as 'implicit' and 'readOnly', 
respectively. All usages conform to the implementations' order, so the order 
should be fixed on the interface.

> Wrong order of parameters in TxManager#begin()
> ----------------------------------------------
>
>                 Key: IGNITE-24042
>                 URL: https://issues.apache.org/jira/browse/IGNITE-24042
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Roman Puchkovskiy
>            Assignee: Roman Puchkovskiy
>            Priority: Major
>              Labels: ignite-3
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> TxManager#begin(HybridTimestampTracker, boolean, boolean, TxPriority 
> priority) names its second parameter as 'readOnly' and third as 'implicit', 
> but its implementations name them as 'implicit' and 'readOnly', respectively. 
> All usages conform to the implementations' order, so the order should be 
> fixed on the interface.



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

Reply via email to