View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006933 | Taler | exchange | public | 2021-07-22 14:06 | 2021-09-02 18:14 |
Reporter | Florian Dold | Assigned To | Christian Grothoff | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | git (master) | ||||
Target Version | 0.8 | Fixed in Version | 0.8 | ||
Summary | 0006933: postgres_add_denomination_key reconnects inside transaction, potentially violating transaction atomicity | ||||
Description | In 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. | ||||
Tags | No tags attached. | ||||
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 |