Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename TransportShardReplicationOperationAction to TransportReplicationAction #11332

Merged
merged 1 commit into from May 25, 2015

Conversation

bleskes
Copy link
Contributor

@bleskes bleskes commented May 25, 2015

TransportShardReplicationOperationAction is a mouthful and is the only thing we mean when we say replication. This commit also changes some related friends.

@bleskes bleskes changed the title Internal: Rename TransportShardReplicationOperationAction to TransportReplicationAction Rename TransportShardReplicationOperationAction to TransportReplicationAction May 25, 2015
@kimchy
Copy link
Member

kimchy commented May 25, 2015

@bleskes :), LGTM

…tReplicationAction

 TransportShardReplicationOperationAction is a mouthful and is the only thing we mean when we say replication.  This commit also changes some related friends.
bleskes added a commit that referenced this pull request May 25, 2015
Rename TransportShardReplicationOperationAction to TransportReplicationAction
@bleskes bleskes merged commit 00ce0a1 into elastic:master May 25, 2015
@kevinkluge kevinkluge removed the review label May 25, 2015
@bleskes bleskes deleted the replication_action branch May 25, 2015 19:49
bleskes added a commit to bleskes/elasticsearch that referenced this pull request May 26, 2015
As a follow up to elastic#11332, this commit simplifies more class names by remove the superfluous Operation:

TransportBroadcastOperationAction -> TransportBroadcastAction
TransportMasterNodeOperationAction -> TransportMasterNodeAction
TransportMasterNodeReadOperationAction -> TransportMasterNodeReadAction
TransportShardSingleOperationAction -> TransportSingleShardAction
bleskes added a commit that referenced this pull request May 27, 2015
As a follow up to #11332, this commit simplifies more class names by remove the superfluous Operation:

TransportBroadcastOperationAction -> TransportBroadcastAction
TransportMasterNodeOperationAction -> TransportMasterNodeAction
TransportMasterNodeReadOperationAction -> TransportMasterNodeReadAction
TransportShardSingleOperationAction -> TransportSingleShardAction

Closes #11349
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants