Skip to content

Conversation

Buzzardo
Copy link

@Buzzardo Buzzardo commented Jun 25, 2020

Replace potentially insensitive language with more neutral language.

Note that problematic words in the code have
to remain in the docs until the code changes.

  • You have read the Spring Data contribution guidelines.
  • There is a ticket in the bug tracker for the project in our JIRA.
  • You use the code formatters provided here and have them applied to your changes. Don’t submit any formatting related changes.
  • You submit test cases (unit or integration tests) that back your changes.
  • You added yourself as author in the headers of the classes you touched. Amend the date range in the Apache license header if needed. For new types, add the license header (copy from another file and set the current year only).
Removed the language of oppression and violence and replaced it with more neutral language. Note that problematic words in the code have to remain in the docs until the code changes.
=== Utilities

* `GuavaListenableFutureAdapter`
* `QueryOptions` and `WriteOptions` constructor taking `ConsistencyLevel` and `RetryPolicy` arguments.
Copy link
Member

Choose a reason for hiding this comment

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

We need to stick with executionProfile as that's part of the Cassandra driver API: https://docs.datastax.com/en/drivers/java/4.6/com/datastax/oss/driver/api/core/cql/StatementBuilder.html#executionProfile

Copy link
Member

@mp911de mp911de left a comment

Choose a reason for hiding this comment

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

Thanks a lot. We can proceed here with a single exception where we need to stick with wording provided by the driver API.

mp911de pushed a commit that referenced this pull request Oct 23, 2020
Removed the language of oppression and violence and replaced it with more neutral language. Note that problematic words in the code have to remain in the docs until the code changes. Original pull request: #176.
mp911de added a commit that referenced this pull request Oct 23, 2020
Original pull request: #176.
mp911de pushed a commit that referenced this pull request Oct 23, 2020
Removed the language of oppression and violence and replaced it with more neutral language. Note that problematic words in the code have to remain in the docs until the code changes. Original pull request: #176.
mp911de added a commit that referenced this pull request Oct 23, 2020
Original pull request: #176.
@mp911de
Copy link
Member

mp911de commented Oct 23, 2020

Thank you for your contribution. That's merged, polished, and backported now.

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

Labels

None yet

2 participants