hubcio opened a new pull request, #2393: URL: https://github.com/apache/iggy/pull/2393
BREAKING CHANGE: ClusterNode now uses TransportEndpoints instead of single address - Add TransportEndpoints struct with TCP, QUIC, HTTP, WebSocket addresses - Restructure cluster config: current node (name only) + other nodes (full details) - Current node derives ports from main transport configs to avoid duplication - Update SDK leader detection to use appropriate transport endpoint - Fix integration tests for new configuration structure This enables cluster nodes to have complete information about all transport endpoints of other nodes, supporting multi-protocol cluster communication. -- 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]
