I don't think so. At least I could not find a way to make it work. If you override `readObject`, you still have to call `defaultReadObject`, but this will initialize all of the fields. But then how do you know whether the initialized value was read from the serialized data or is simply the default value?
[ Full content available at: https://github.com/apache/kafka/pull/5564 ] This message was relayed via gitbox.apache.org for [email protected]
