On native mode, it's impossible use to write HazelcastSedaProducer with transferExchange=true.
The reason is there an issue while writing object of type DefaultExchangeHolder. It's related to this issue graal#460
Also for integration tests for HazelcastAggregationRepository and ReplicatedHazelcastAggregationRepository, that use the same Serializable class object.