Closed a1exsh closed 5 years ago
:+1:
:+1:
OTOH, this is also logged:
WARN Internode encryption enabled. Disabling zero copy SSTable transfers for streaming.
So we might not to use it for internal subnets, or set encryption between DCs only. This can be handled separately.
Ran into this error while testing:
ERROR Exception encountered during startup: Encryption must be enabled in server_encryption_options when using peer-to-peer security. server_encryption_options.internode_encryption = all
Setting enabled to true fixes the issue and the server starts up normally.