[jira] [Commented] (IGNITE-6181) Tx is not rolled back on timeout leading to potential whole grid hang

2017-09-17 Thread Alexei Scherbakov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16169254#comment-16169254 ] Alexei Scherbakov commented on IGNITE-6181: --- Fixed some issues with concurrent deadlock

[jira] [Commented] (IGNITE-6181) Tx is not rolled back on timeout leading to potential whole grid hang

2017-09-12 Thread Alexei Scherbakov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16162757#comment-16162757 ] Alexei Scherbakov commented on IGNITE-6181: --- TC run results:

[jira] [Commented] (IGNITE-6181) Tx is not rolled back on timeout leading to potential whole grid hang

2017-09-11 Thread Alexei Scherbakov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16161032#comment-16161032 ] Alexei Scherbakov commented on IGNITE-6181: --- Found a proper way to implement proposed solution

[jira] [Commented] (IGNITE-6181) Tx is not rolled back on timeout leading to potential whole grid hang

2017-09-11 Thread Alexei Scherbakov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16160868#comment-16160868 ] Alexei Scherbakov commented on IGNITE-6181: --- TC results, looks acceptable

[jira] [Commented] (IGNITE-6181) Tx is not rolled back on timeout leading to potential whole grid hang

2017-09-10 Thread Alexei Scherbakov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16160360#comment-16160360 ] Alexei Scherbakov commented on IGNITE-6181: --- Looks like a suggestion to get rid of threadMap

[jira] [Commented] (IGNITE-6181) Tx is not rolled back on timeout leading to potential whole grid hang

2017-09-10 Thread Alexei Scherbakov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16160307#comment-16160307 ] Alexei Scherbakov commented on IGNITE-6181: --- 1. Done. 2. Added test with smallest possible

[jira] [Commented] (IGNITE-6181) Tx is not rolled back on timeout leading to potential whole grid hang

2017-09-06 Thread Semen Boikov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16155203#comment-16155203 ] Semen Boikov commented on IGNITE-6181: -- [~ascherbakov]], Thanks for fixes, after one more review I

[jira] [Commented] (IGNITE-6181) Tx is not rolled back on timeout leading to potential whole grid hang

2017-09-05 Thread Alexei Scherbakov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16153670#comment-16153670 ] Alexei Scherbakov commented on IGNITE-6181: --- Sam, thanks for review. 1. Removed. 2. Missed

[jira] [Commented] (IGNITE-6181) Tx is not rolled back on timeout leading to potential whole grid hang

2017-08-28 Thread Alexei Scherbakov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16143596#comment-16143596 ] Alexei Scherbakov commented on IGNITE-6181: --- Proposed fix: associate TimeoutObject, containing

[jira] [Commented] (IGNITE-6181) Tx is not rolled back on timeout leading to potential whole grid hang

2017-08-25 Thread Alexei Scherbakov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16141996#comment-16141996 ] Alexei Scherbakov commented on IGNITE-6181: --- "By design pessimistic transaction can detect

[jira] [Commented] (IGNITE-6181) Tx is not rolled back on timeout leading to potential whole grid hang

2017-08-25 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16141718#comment-16141718 ] Andrey Gura commented on IGNITE-6181: - [~ascherbakov] Test is incorrect in some in a manner. By