[ https://issues.apache.org/jira/browse/CASSANDRA-11181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17395171#comment-17395171 ]
Michael Semb Wever commented on CASSANDRA-11181: ------------------------------------------------ {quote}bq. If it's true then listen_address becomes broadcast_address Is this really true?{quote} I think that comment is ambiguous. Check out [InboundSockets.withDefaultBindAddresses(..)|https://github.com/apache/cassandra/blob/trunk/src/java/org/apache/cassandra/net/InboundSockets.java#L187] While the settings are kept as they they, uses of that method will ignore any defined {{listen_address}}. I don't have an opinion on what {{system.local}} should display here, as {{listen_address}} is used in other places as well 🤷🏻♀️ bq. ssl_storage_port It's deprecated but not yet ignored (if {{server_encryption_options.enable_legacy_ssl_storage_port}} is true) As ssl_storage_port was deprecated in 4.0-alpha1, I've created CASSANDRA-16830 > Add broadcast_rpc_address to system.local > ----------------------------------------- > > Key: CASSANDRA-11181 > URL: https://issues.apache.org/jira/browse/CASSANDRA-11181 > Project: Cassandra > Issue Type: Improvement > Components: Legacy/Distributed Metadata > Reporter: Nick Bailey > Assignee: Chang Liu > Priority: Normal > Fix For: 4.x > > Time Spent: 10m > Remaining Estimate: 0h > > Right now it's impossible to get the broadcast_rpc_address of the node you > are connected to via the drivers. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org