View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0010024 | Taler | exchange | public | 2025-05-26 18:50 | 2025-06-15 20:03 |
Reporter | Florian Dold | Assigned To | Christian Grothoff | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 1.0 | ||||
Target Version | 1.0 stretch goals | Fixed in Version | 1.0 stretch goals | ||
Summary | 0010024: exchange (and other components) do not support multiple LISTEN_FDS | ||||
Description | That means when systemd has multiple listen sockets, only one of them is used. The other one will be ignored, leading to very confusing behavior, especially since the order of sockets in LISTEN_FDS is undefined and non-deterministic. We either should support multiple LISTEN_FDS, or at least warn/fail if multiple are present and we don't support that. | ||||
Tags | No tags attached. | ||||
related to | 0010023 | resolved | Christian Grothoff | merchant (and probably other components) should have explicit SERVE config for socket passing |
|
Fixed in 90f5ad21f12c9056d23cbf554f91fc0f7d21ba52 (libtalermhd ABI 6). Note that merchant/sync/challenger/anastasis must also be updated. |
Date Modified | Username | Field | Change |
---|---|---|---|
2025-05-26 18:50 | Florian Dold | New Issue | |
2025-05-27 09:04 | Christian Grothoff | Relationship added | related to 0010023 |
2025-05-27 09:04 | Christian Grothoff | Status | new => confirmed |
2025-06-03 23:16 | Christian Grothoff | Target Version | 1.2 => 1.3 |
2025-06-12 09:47 | Christian Grothoff | Assigned To | => Christian Grothoff |
2025-06-12 09:47 | Christian Grothoff | Status | confirmed => assigned |
2025-06-15 20:03 | Christian Grothoff | Product Version | => 1.0 |
2025-06-15 20:03 | Christian Grothoff | Fixed in Version | => 1.0 stretch goals |
2025-06-15 20:03 | Christian Grothoff | Target Version | 1.3 => 1.0 stretch goals |
2025-06-15 20:03 | Christian Grothoff | Note Added: 0025242 | |
2025-06-15 20:03 | Christian Grothoff | Status | assigned => resolved |
2025-06-15 20:03 | Christian Grothoff | Resolution | open => fixed |