spetz opened a new pull request, #3834:
URL: https://github.com/apache/iggy/pull/3834

   The Go SDK still used classic framing and could not communicate
   with the VSR server or follow consensus leader changes safely.
   
   Replace classic framing with VSR envelopes, session registration,
   metadata-based leader discovery, bounded replay, and TCP/TLS
   failover. Add confirmations, partition routing, group synchronization,
   raw commands, and VSR-only CI coverage.
   
   Keep VSR as the only Go wire protocol to avoid duplicate compatibility
   paths and test it through race, TLS, e2e, BDD, and example suites.


-- 
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