[FOLIO-3919] Call new asynchronous readonly methods in RMB for Certain Workflows Created: 31/Oct/23  Updated: 30/Nov/23

Status: Open
Project: FOLIO
Components: None
Affects versions: None
Fix versions: None

Type: Epic Priority: TBD
Reporter: Martin Tran Assignee: Unassigned
Resolution: Unresolved Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original estimate: Not Specified

Epic Name: DB R/W Split Asynchronous Adjustments
Sprint:
Development Team: None

 Description   

The database R/W split feature in RMB will be implemented with a new set of readonly methods that have "Async" in the name via RMB-975 Open . This keyword signifies that the read methods retrieve data from the DB read node but that the read node may not have the very up-to-date data that was inserted or updated (up to 1 second ago) due to a potential replication lag from the DB write node. Clients that make use of these methods should be aware of this limitation and only use them when they don't need up-to-the-millisecond data.  This epic is created for certain workflows that potentially could benefit from implementing this DB R/W split feature:

  1. Data Import
  2. OAI-PMH
  3. Data Export
  4. Circulation Logs

Generated at Thu Feb 08 23:31:45 UTC 2024 using Jira 1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d.