[jira] [Updated] (IGNITE-9045) TxRecord is logged to WAL during node stop procedure

2020-06-26 Thread Aleksey Plekhanov (Jira)


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

Aleksey Plekhanov updated IGNITE-9045:
--
Fix Version/s: (was: 2.9)

> TxRecord is logged to WAL during node stop procedure
> 
>
> Key: IGNITE-9045
> URL: https://issues.apache.org/jira/browse/IGNITE-9045
> Project: Ignite
>  Issue Type: Bug
>  Components: persistence
>Affects Versions: 2.6
>Reporter: Sergey Chugunov
>Priority: Major
>
> When *IGNITE_WAL_LOG_TX_RECORDS* flag is set to true special TxRecords are 
> logged to WAL on changes of transaction state.
> It turned out that during node stop transaction futures (e.g. 
> GridDhtTxPrepareFuture) change transaction state which is logged to WAL.
> This situation may violate transactional consistency and should be fixed: no 
> writes to WAL should be issued during node stop.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (IGNITE-9045) TxRecord is logged to WAL during node stop procedure

2019-10-03 Thread Maxim Muzafarov (Jira)


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

Maxim Muzafarov updated IGNITE-9045:

Fix Version/s: (was: 2.8)
   2.9

> TxRecord is logged to WAL during node stop procedure
> 
>
> Key: IGNITE-9045
> URL: https://issues.apache.org/jira/browse/IGNITE-9045
> Project: Ignite
>  Issue Type: Bug
>  Components: persistence
>Affects Versions: 2.6
>Reporter: Sergey Chugunov
>Priority: Major
> Fix For: 2.9
>
>
> When *IGNITE_WAL_LOG_TX_RECORDS* flag is set to true special TxRecords are 
> logged to WAL on changes of transaction state.
> It turned out that during node stop transaction futures (e.g. 
> GridDhtTxPrepareFuture) change transaction state which is logged to WAL.
> This situation may violate transactional consistency and should be fixed: no 
> writes to WAL should be issued during node stop.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (IGNITE-9045) TxRecord is logged to WAL during node stop procedure

2018-08-29 Thread Alexey Goncharuk (JIRA)


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

Alexey Goncharuk updated IGNITE-9045:
-
Fix Version/s: (was: 2.7)
   2.8

> TxRecord is logged to WAL during node stop procedure
> 
>
> Key: IGNITE-9045
> URL: https://issues.apache.org/jira/browse/IGNITE-9045
> Project: Ignite
>  Issue Type: Bug
>  Components: persistence
>Affects Versions: 2.6
>Reporter: Sergey Chugunov
>Priority: Major
> Fix For: 2.8
>
>
> When *IGNITE_WAL_LOG_TX_RECORDS* flag is set to true special TxRecords are 
> logged to WAL on changes of transaction state.
> It turned out that during node stop transaction futures (e.g. 
> GridDhtTxPrepareFuture) change transaction state which is logged to WAL.
> This situation may violate transactional consistency and should be fixed: no 
> writes to WAL should be issued during node stop.



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


[jira] [Updated] (IGNITE-9045) TxRecord is logged to WAL during node stop procedure

2018-07-20 Thread Sergey Chugunov (JIRA)


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

Sergey Chugunov updated IGNITE-9045:

Component/s: persistence

> TxRecord is logged to WAL during node stop procedure
> 
>
> Key: IGNITE-9045
> URL: https://issues.apache.org/jira/browse/IGNITE-9045
> Project: Ignite
>  Issue Type: Bug
>  Components: persistence
>Affects Versions: 2.6
>Reporter: Sergey Chugunov
>Priority: Major
> Fix For: 2.7
>
>
> When *IGNITE_WAL_LOG_TX_RECORDS* flag is set to true special TxRecords are 
> logged to WAL on changes of transaction state.
> It turned out that during node stop transaction futures (e.g. 
> GridDhtTxPrepareFuture) change transaction state which is logged to WAL.
> This situation may violate transactional consistency and should be fixed: no 
> writes to WAL should be issued during node stop.



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