Hi Kien,

at the moment I'm working on some improvements to the type system that will make it easier to tell if a type is a POJO or not. I have some utility in mind like `ensurePojo(MyType.class)` that would throw an exception with a reason why this type must be treated as a generic type.

Would this help in your case?

Regards,
Timo

Am 11/28/17 um 2:40 AM schrieb Kien Truong:
Hi,

Are there any way to only log when Kryo serializer is used? It's a pain to disable generic type then try to solve the exception one by one.

Best regards,
Kien


Reply via email to