i found a solution for this
swapping the avro convertor to org.apache.kafka.connect.converters.ByteArrayConverter
then setting "source.cluster.alias"
and "replication.policy.separator"
to ""
allowed the messages to be written to the target topic in avro
which allowed the sink connector to work