Details
-
Sub-task
-
Status: Resolved
-
Blocker
-
Resolution: Done
-
None
-
None
-
None
Description
4.3.0 client will not be able to connect to 4.2.0 servers, due to something stupid in the protocol version handling. 4.2.0 and lower will blindly reject any messages which have a protocolVersion higher than that it's current version, even if the data format has not changed. The release notes should reflect this. Also, think about how the protocolVersion is used some more.
Attachments
Issue Links
- is related to
-
BOOKKEEPER-582 Make bookie and client use protobuf for requests (non-wire part)
- Resolved