Commit 7dafce8
committed
Remove wrong assertion from transaction::cleanup()
In case if SR transaction gets BF aborted before it is
certified, the replay will happen but if the replay fails
due to certification conflict, the transaction is not terminated
in provider replay and will keep its streaming status.
Removed the wrong assertion about streaming status from
transaction::cleanup().1 parent 9070f2a commit 7dafce8
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2084 | 2084 | | |
2085 | 2085 | | |
2086 | 2086 | | |
2087 | | - | |
2088 | 2087 | | |
2089 | 2088 | | |
2090 | 2089 | | |
| |||
0 commit comments