Skip to content

CASSANDRA-21539: Remove hostname from ClientsTable and GossipInfoTable to avoid reverse-DNS lookups (4.1) - #5022

Open
nivykani wants to merge 1 commit into
apache:cassandra-4.1from
nivykani:dns-4.1
Open

CASSANDRA-21539: Remove hostname from ClientsTable and GossipInfoTable to avoid reverse-DNS lookups (4.1)#5022
nivykani wants to merge 1 commit into
apache:cassandra-4.1from
nivykani:dns-4.1

Conversation

@nivykani

Copy link
Copy Markdown

The hostname column was removed from the Clients and GossipInfo tables in Cassandra 4.0, 5.0, 6.0, and trunk in CASSANDRA-21539. However, it still needs to be removed from 4.1.

This patch removes the column from both tables, as well as updates test references.

The Cassandra Jira

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.

1 participant