Hello, Is there a way to set up JAVA Serializer as the default serializer to be used for a particular application. Currently, Kryo is the default serializer and the library that I am using has compatibility issues with Kryo.
Thank You.
Hello, Is there a way to set up JAVA Serializer as the default serializer to be used for a particular application. Currently, Kryo is the default serializer and the library that I am using has compatibility issues with Kryo.
Thank You.