Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • E eclipsefdn-working-groups-api
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1
    • Merge requests 1
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Eclipse FoundationEclipse Foundation
  • IT
  • APIs
  • eclipsefdn-working-groups-api
  • Issues
  • #10
Closed
Open
Issue created May 31, 2022 by Martin Lowe@malowe🇨🇦Maintainer

Add binding to FoundationDB API for relation code description lookups

A binding for the FoundationDB API will need to be added to lookup relation code descriptions accurately. The lookup should be done when working groups are retrieved and updated regularly. We should cache the data from FoundationDB API for an hour to reduce unnecessary calls to the API.

Implementation notes:

  • we have this binding in the membership portal submodule: SysAPI
  • using the binding is, for example, used in the SysResource class in the portal submodule.
    • This also contains the code for doing caching using the caching service which will be handy.
  • We are using the REST Client in Quarkus to leverage this, for more reading.
Assignee
Assign to
Time tracking

Copyright © Eclipse Foundation, Inc. All Rights Reserved.     Privacy Policy | Terms of Use | Copyright Agent