You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In source statistic monitor, the deserialization fails if schema with the id is not found. This further results in #79.
We should use the AbstractKafkaAvroDeserializer class from radar-commons which has custom code for the above exception.
The text was updated successfully, but these errors were encountered:
In source statistic monitor, the deserialization fails if schema with the id is not found. This further results in #79.
We should use the
AbstractKafkaAvroDeserializer
class from radar-commons which has custom code for the above exception.The text was updated successfully, but these errors were encountered: