fjtirado opened a new pull request, #3764:
URL: https://github.com/apache/incubator-kie-kogito-runtimes/pull/3764

   Fix https://github.com/apache/incubator-kie-kogito-runtimes/issues/3763
   
   The quarkiverse extension returns all headers as string ( see 
https://github.com/quarkiverse/quarkus-reactive-messaging-http/blob/main/runtime/src/main/java/io/quarkus/reactivemessaging/http/runtime/HttpCloudEventHelper.java#L106
 and 
https://github.com/quarkiverse/quarkus-reactive-messaging-http/blob/main/runtime/src/main/java/io/quarkus/reactivemessaging/http/runtime/HttpCloudEventHelper.java#L72),
 so the code to identify if the byte array is compressed should be adapted to 
that
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to