Uploaded image for project: 'Red Hat Data Grid'
  1. Red Hat Data Grid
  2. JDG-4474

[Operator] Integration with Knative Eventing

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • RHDG 8.2 CR1
    • None
    • Operator
    • None

    Description

      The current integration with Knative eventing is done through a xml snippet  similar to this one:
       

       <cloudevents bootstrap-servers="127.0.0.1:9092" acks="0" audit-topic="audit" cache-entries-topic="cache-events"/>
      

      The operator must allow to:

      • Define all the required parameters for the integration in the Infinispan CR
      • Inject the right fragment into Infinispan.xml

      The Infinispan CR will have the following form:

      cloudevents:
          bootstrap-servers:
          acks: [default: all (SYNC) | 0 (ASYNC)]
          cache-entries-topic: 
      

       

       

      Attachments

        Activity

          People

            vrigamon@redhat.com Vittorio Rigamonti
            pzapataf@redhat.com Pedro Zapata Fernandez
            Pavel Drobek Pavel Drobek
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: