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

Improve Event Consumption by Exposing Internal Event API Externally

XMLWordPrintable

    • False
    • Hide

      None

      Show
      None
    • False
    • Unset
    • None
    • Major

      I’m trying to consume inventory events from Kafka, but it currently takes a considerable amount of time to unmarshal or decode the event data. To improve this, I suggest exposing the internal event API externally. This would allow consumers to more easily decode the event data without the need for heavy unmarshaling on their side.

      The relevant code here: inventory-api/event.go

      By making this change, we can streamline the event consumption process and improve performance for consumers.

       

      Acceptance criteria

      • I can use the data schema to decode the event defined from the kafka event

              Unassigned Unassigned
              rh-ee-myan Meng Yan
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: