Skip to content

Conversation

@satran004
Copy link
Member

  • Correct byte order for IPv4/IPv6 peer address serialization
  • Add configurable reconnection control for NodeClient

Add NodeClientConfig to provide fine-grained control over connection behavior,
  addressing the issue where automatic reconnection was problematic for short-lived
  connections like peer discovery.
- Fix IPv4/IPv6 address byte order in PeerSharingSerializers to use little-endian
- Add support for both V11-12 (8 elements) and V13+ (6 elements) IPv6 peer address formats
- Reduce PeerSharingAgent timeout from 30s to 5s
@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants