Whenever we try to push a complex multivalued (List<Map<String,Object>>) in CQ, the binary marshaller or unmarshaller used by default on CQ saves or restores corrupted datas.
The Object is decomposed in a non parseable way.
It works perfectly with Kafka.
- is related to
-
NXP-22597 Support Avro serialization for Nuxeo Log/Stream
- Resolved