Skip to content

Conversation

martijnvg
Copy link
Member

and made those actions use AcknowledgedResponse instead. These response classes did not add any value and in that case just AcknowledgedResponse should be used.

I also changed the formatting of methods to take one line per parameter in FollowIndexAction.java and UnfollowIndexAction.java files to make reviewing diffs in the future easier.

…cknowledgedResponse

These response classes did not add any value and in that case just AcknowledgedResponse should be used.

I also changed the formatting of methods to take one line per parameter in
FollowIndexAction.java and UnfollowIndexAction.java files to make
reviewing diffs in the future easier.
@martijnvg martijnvg added >non-issue review :Distributed Indexing/CCR Issues around the Cross Cluster State Replication features labels Aug 30, 2018
@martijnvg martijnvg requested a review from jasontedor August 30, 2018 07:17
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-distributed

Copy link
Member

@jasontedor jasontedor left a comment

Choose a reason for hiding this comment

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

LGTM.

@martijnvg martijnvg merged commit 66b164c into elastic:ccr Aug 31, 2018
martijnvg added a commit that referenced this pull request Aug 31, 2018
…cknowledgedResponse (#33260)

These response classes did not add any value and in that case just AcknowledgedResponse should be used.

I also changed the formatting of methods to take one line per parameter in
FollowIndexAction.java and UnfollowIndexAction.java files to make
reviewing diffs in the future easier.
dnhatn added a commit that referenced this pull request Aug 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Distributed Indexing/CCR Issues around the Cross Cluster State Replication features >non-issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants