You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@bookkeeper.apache.org by Yang <te...@gmail.com> on 2011/09/15 07:27:42 UTC

hedwig Avro binding?

now the client api

void 	publish(com.google.protobuf.ByteString topic,
org.apache.hedwig.protocol.PubSubProtocol.Message msg)


uses google protobuf , is there a plan to use Avro or other
serialization mechanisms (for example Thrift)?
if my applications already use Avro, it would be nice not having to do
a conversion


Thanks
Yang