zookeeper icon indicating copy to clipboard operation
zookeeper copied to clipboard

ZOOKEEPER-4814: Re-introduce support for clients incompatible with the 3.5+ `readOnly` extension

Open ztzg opened this issue 11 months ago • 0 comments

The ProtocolManager class knows whether the client sent a readOnly flag as part of the ConnectRequest, and can use that information to, in turn, avoid the extra byte when serializing the ConnectResponse.

ztzg avatar Mar 07 '24 16:03 ztzg