Well, I guess you can always skip the "fancy" assertion and just do `if
(record.value != null) { throw new AssertionError(); }`Elegant? No. But it should work ;) [ Full content available at: https://github.com/apache/kafka/pull/5538 ] This message was relayed via gitbox.apache.org for [email protected]
