View Issue Details

IDProjectCategoryView StatusLast Update
0007036AnastasisC reducer implementationpublic2023-06-15 17:54
ReporterFlorian Dold Assigned ToChristian Grothoff  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product VersionGit master 
Target Version0.3.0Fixed in Version0.3.0 
Summary0007036: reducer returns odd error message when one provider is offline
DescriptionIf one provider is offline, the action "enter_user_attributes" from state "USER_ATTRIBUTES_COLLECTING" results in an odd error response:

{"detail":"failed to 'lookup_cost'","code":8401,"hint":"The given state of the reducer is invalid."}
Steps To ReproduceMake a backup with all Testland providers, kill one of them, try to make a recovery.
TagsNo tags attached.

Activities

Christian Grothoff

2021-12-27 21:04

manager   ~0018596

7d93e84..0920fe0 improves the EC returned by the reducer if a provider is offline/unreachable.

Christian Grothoff

2023-06-15 17:54

manager   ~0020278

Fix committed to master branch.

Related Changesets

anastasis: master 0920fe0f

2021-12-27 22:04

Christian Grothoff


Details Diff
fix 0007036 Affected Issues
0007036
mod - contrib/gana Diff File
mod - src/reducer/anastasis_api_recovery_redux.c Diff File
mod - src/reducer/anastasis_api_redux.c Diff File

Issue History

Date Modified Username Field Change
2021-10-13 17:33 Florian Dold New Issue
2021-10-13 17:33 Florian Dold Status new => assigned
2021-10-13 17:33 Florian Dold Assigned To => Christian Grothoff
2021-12-27 21:04 Christian Grothoff Note Added: 0018596
2021-12-27 21:04 Christian Grothoff Status assigned => resolved
2021-12-27 21:04 Christian Grothoff Resolution open => fixed
2021-12-27 21:04 Christian Grothoff Fixed in Version => 0.3.0
2021-12-27 21:04 Christian Grothoff Product Version => Git master
2021-12-27 21:04 Christian Grothoff Target Version => 0.3.0
2022-09-26 20:50 Christian Grothoff Status resolved => closed
2023-06-15 17:54 Christian Grothoff Changeset attached => anastasis master 0920fe0f
2023-06-15 17:54 Christian Grothoff Note Added: 0020278