streamline icon indicating copy to clipboard operation
streamline copied to clipboard

Handle messages that cant be deserialized from a source system

Open priyank5485 opened this issue 7 years ago • 0 comments

We need to provide a way so users can optionally specify the path for the messages that dont adhere to the format as specified in the SR schema. One approach is make SR deserializers throw a checked Exception in case a message does not adhere to the schema and all SAM sources using those deserializers will handle that checked Exception and provide a way to handle them.

priyank5485 avatar Jul 12 '17 03:07 priyank5485