Uploaded image for project: 'Kogito'
  1. Kogito
  2. KOGITO-7843

Remove AbstractQuarkusCloudEventResource after http connector supports binary cloud events

    XMLWordPrintable

Details

    • False
    • None
    • False
    • Release Notes
    • Hide
      Adds support for consumption of binay cloud events when using smallrye connectors. It also removes defauilt HTTP listener on path /. This is a breaking compatibility change:
      - Kogito does not longer support sending CE events though HTTP and Kafka over the same channel within the same application. Users will have to configure one of the two connectors.
      - Application consuming CE on HTTP path / will have to include the required configuration to do so. For default channel, they will have to add to application.properties
      mp.messaging.incoming.kogito_incoming_stream.connector=quarkus-http
      mp.messaging.incoming.kogito_incoming_stream.path=/

      Show
      Adds support for consumption of binay cloud events when using smallrye connectors. It also removes defauilt HTTP listener on path /. This is a breaking compatibility change: - Kogito does not longer support sending CE events though HTTP and Kafka over the same channel within the same application. Users will have to configure one of the two connectors. - Application consuming CE on HTTP path / will have to include the required configuration to do so. For default channel, they will have to add to application.properties mp.messaging.incoming.kogito_incoming_stream.connector=quarkus-http mp.messaging.incoming.kogito_incoming_stream.path=/
    • ---
    • ---
    • 2022 Week 35-37 (from Aug 29), 2022 Week 38-40 (from Sept 19)

    Description

      After the quarkus-reactive-messaging-http#78 is fixed, we can remove the AbstractQuarkusCloudEventResource as it will be no longer needed.

      Attachments

        Issue Links

          Activity

            People

              ftirados Francisco Javier Tirado Sarti
              mmacik@redhat.com Marian Macik
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: