rajvarun77 commented on PR #3330: URL: https://github.com/apache/brpc/pull/3330#issuecomment-4710392492
Restructured for easier review: the generic `Controller`/`Socket` connection-affinity primitives (and the `ChannelTest.backup_request` uninitialized-`bind_sock_action` fix) are split into a small standalone PR #3348. This PR is now **stacked on top of #3348** and contains only the MySQL-specific code (protocol codec, registration, `PROTOCOL_MYSQL`, accessor wrappers, tests, docs). The diff here will show the core changes too until #3348 merges into master, after which it auto-reduces to MySQL-only. No functional change from the previous revision — the combined tree is byte-identical. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
