-
Feature Request
-
Resolution: Done
-
Major
-
1.28.0.Final
-
False
-
None
-
False
-
Release Notes
-
-
---
-
---
-
2022 Week 38-40 (from Sept 19), 2022 Week 41-43 (from Oct 10)
Kogito allows changing the way events are marshall/unmarhall per application.
See example of custom marshaller here
https://github.com/kiegroup/kogito-examples/tree/stable/kogito-quarkus-examples/process-kafka-avro-multi-quarkus
However, there might be users than want to specify different marshallers/unmarshallers for specific channel within the same application.
The idea is to allow users to associate a bean name (implementing the marshaller/unmarsahller interface) to a given channel, though configuration.
- blocks
-
KOGITO-6653 Provide custom marshaller as dependencies
- Resolved
- is incorporated by
-
SRVLOGIC-50 [feature] Adopt CloudEvent SDK for new Event API
- Closed
- relates to
-
KOGITO-7857 Incorporate CE SDK into Kogito Runtimes
- Resolved