P:S = XXXX is masked as we get topicname instead.
Error inside toConnectData. Message:
topic&XXXXXXX timestam?1477076366925�X
topic&XXXXXXXtimestam?1477075658304�W
topic&XXXXXXX timestam?1477075358297�V{"header":{"version":"1.0.0","producerId"
org.apache.kafka.common.errors.SerializationException: com.fasterxml.jackson.core.JsonParseException: Illegal character ((CTRL-CHAR, code 4)): only regular white space (\r, \n, \t) is allowed between tokens
at [Source: [B@1edcb93b; line: 1, column: 2]
Caused by: com.fasterxml.jackson.core.JsonParseException: Illegal character ((CTRL-CHAR, code 4)): only regular white space (\r, \n, \t) is allowed between tokens
at [Source: [B@1edcb93b; line: 1, column: 2]
at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:1581)