Uploaded image for project: 'Hybrid Cloud Console'
  1. Hybrid Cloud Console
  2. RHCLOUD-31211

[PDF-Gen] Use kafka to sync pdf storage status

XMLWordPrintable

    • 3
    • False
    • Hide

      None

      Show
      None
    • False
    • Unset
    • No
    • Plat-Ex Services Sprint 12, Plat-Ex Services Sprint 13, Plat-Ex Services Sprint 14

      Currently, the status of a generating PDF is stored in memory as a map. When an ID is requested, the status of that ID is fetched and returned via the API. This approach is fine for single pod use, but there may be issues if a network request asks for an ID from a pod that does not contain the data.

      Enable kafka to read and write a status message to a topic
      Each pod will read and write to the topic
      Each pod will update the store to include the other pods generation map

            bholifie Blake Holifield
            bholifie Blake Holifield
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: