View Issue Details

IDProjectCategoryView StatusLast Update
0006933Talerexchangepublic2021-09-02 18:14
ReporterFlorian Dold Assigned ToChristian Grothoff  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Versiongit (master) 
Target Version0.8Fixed in Version0.8 
Summary0006933: postgres_add_denomination_key reconnects inside transaction, potentially violating transaction atomicity
DescriptionIn the exchange, postgres_add_denomination_key does an auto-reconnect, but it is executed inside the add_keys transaction. Might not be severe, but doesn't look right.

This issue might also be present in other DB API functions.
TagsNo tags attached.

Activities

Christian Grothoff

2021-07-22 15:50

manager   ~0018004

Fixed in 95f0fdf3..23e08471

Christian Grothoff

2021-09-02 18:14

manager   ~0018226

Fix committed to master branch.

Related Changesets

exchange: master 23e08471

2021-07-22 17:47

Christian Grothoff


Details Diff
-fix 0006933 Affected Issues
0006933
mod - src/exchangedb/plugin_exchangedb_postgres.c Diff File

Issue History

Date Modified Username Field Change
2021-07-22 14:06 Florian Dold New Issue
2021-07-22 14:06 Florian Dold Status new => assigned
2021-07-22 14:06 Florian Dold Assigned To => Christian Grothoff
2021-07-22 15:50 Christian Grothoff Status assigned => resolved
2021-07-22 15:50 Christian Grothoff Resolution open => fixed
2021-07-22 15:50 Christian Grothoff Fixed in Version => 0.9
2021-07-22 15:50 Christian Grothoff Note Added: 0018004
2021-07-22 15:51 Christian Grothoff Product Version => git (master)
2021-07-22 15:51 Christian Grothoff Target Version => 0.9
2021-07-30 13:57 Christian Grothoff Fixed in Version 0.9 => 0.8.1
2021-07-30 13:59 Christian Grothoff Target Version 0.9 => 0.8.1
2021-07-30 14:01 Christian Grothoff Fixed in Version 0.8.1 => 0.8
2021-07-30 14:02 Christian Grothoff Target Version 0.8.1 => 0.8
2021-08-24 16:22 Christian Grothoff Status resolved => closed
2021-09-02 18:13 Christian Grothoff Changeset attached => Taler-exchange master 23e08471
2021-09-02 18:14 Christian Grothoff Note Added: 0018226