Skip to content

Conversation

jseldess
Copy link
Contributor

@jseldess jseldess commented Jun 20, 2020

Fixes #7533.

Unfortunately, some instances reference functionality (flags, buttons, etc.) in third-party tools, for example:

$ ./bin/kafka-console-consumer \
    --bootstrap-server=localhost:9092 \
    --from-beginning \
    --whitelist 'office_dogs|employees'

We should open issues in those third-party repos to ask for these changes. In the case of Kafka, I'm not sure which repo to focus on (apache, confluent, etc.). @jordanlewis, to you have ideas?

@jseldess jseldess requested a review from Amruta-Ranade June 20, 2020 11:59
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Contributor

@Amruta-Ranade Amruta-Ranade left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, Jesse!

@jseldess jseldess merged commit 795882d into master Jun 20, 2020
@jseldess jseldess deleted the change-terminology branch June 20, 2020 12:43
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.

Remove more instances of whitelist/blacklist
3 participants