Hi zookeepers,

Recently when I tried to implement a zk client in rust, I noticed that we
actually do some in place codec work for processing the "readonly" attr
which should be logically part of the ConnectRequest.

I wonder if we can simply extend the ConnectRequest class with this field,
it seems the wire protocol won't break and we can move one step forward a
separate proto module (ref ZOOKEEPER-102). I don't know whether the public
interface will break in this case.

Looking forward to your replies.

Best,
tison.
-- 
Best,
tison.

Reply via email to