As I found, the private final ByteBuffer value; is not what I passed in key/value pair in client, How can I get the the origin Key/Value in kafka server?
徐建海 <zero...@bytedance.com> 于2019年2月19日周二 下午6:51写道: > Hello: > I try to add some feature to Kafka, but I encounter a problem: I need > to get the key and value from DefaultRecord, how can I do that? >