hubcio commented on issue #3127:
URL: https://github.com/apache/iggy/issues/3127#issuecomment-4246735172

   before 1.0.0 protocol versioning is not (yet) important. we break things 
constantly, the thing is that what's merged in the codebase has to work for all 
SDKs.
   
   we will address that using `Login` command, in which each sdk will send both 
its version AND version of binary protocol. on that basis, server will be able 
to reject / accept individual connections. (server will evaluate binary 
compatibility of each client, similar to kafka magic but not in every single 
message, just at login).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to