-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #165 from pcbro/patch-2
Change master/slave to leader/follower in test
- Loading branch information
Showing
1 changed file
with
11 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
c2b5546
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is great. The naming is now PC compliant.
PC NIU.
c2b5546
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Doesn't this go against what the API Design Guidelines say about embracing precedent?
API Design Guidelines / Naming / Use Terminology Well / Embrace precedent
c2b5546
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@NinoScript the guideline doesn't say "keep everything the same forever," it says "don't over-optimize for beginners." This PR has nothing to do with optimizing for beginners and instead is steering the existing culture toward suitability for a more diverse group of contributors.
I might propose an amendment to the guideline to clarify that distinction. Perhaps:
The change from "existing culture" to "internal consistency" allows for the culture to be defined as more fluid.