[BUILD-904] Provide a cache to documentation team's requests to Nexus search endpoint Created: 13/Sep/22  Updated: 11/Jan/23  Resolved: 13/Sep/22

Status: Closed
Project: Build
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Task Priority: Neutral
Reporter: Maxime Michel Assignee: Unassigned
Resolution: Won't Do Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Template:
Acceptance criteria:
Empty
Task DoR:
Empty
Team: Foundation

 Description   

The following macro: https://git.magnolia-cms.com/projects/DOCUMENTATION/repos/antora-site/browse/lib/javadoc.js

Replaces a Java class name with a link to the Javadoc page in the Antora documentation site, once it's figured out where the class belongs.

However, because there are many classes to resolve, the search is expensive. It would be easier to instead have a nightly task that would resolve the target link for any given Java class and store it in DynamoDB.

The JS macro would then simply ping an endpoint such as a lambda, and get a faster response.


Generated at Sun Feb 11 23:46:17 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.