Skip to content

Conversation

@jasontedor
Copy link
Member

This commit adds a dedicated test that chain replication leader -> middle -> follow is successful.

@jasontedor jasontedor added >non-issue :Distributed Indexing/CCR Issues around the Cross Cluster State Replication features labels Oct 15, 2018
@jasontedor jasontedor requested a review from martijnvg October 15, 2018 20:51
This commit adds a dedicated test that chain replication leader ->
middle -> follow is successful.
Copy link
Member

@martijnvg martijnvg left a comment

Choose a reason for hiding this comment

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

👍 great qa test!

}
}

private static void index(RestClient client, String index, String id, Object... fields) throws IOException {
Copy link
Member

Choose a reason for hiding this comment

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

Should we in a follow up add a Gradle module inside the qa directory that contains these helper methods and let the qa modules depend on this module? We've been repeating these methods many times now.

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes, I thought the same thing! Can you take that on?

Copy link
Member

Choose a reason for hiding this comment

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

👍 I will work on it.

@jasontedor jasontedor merged commit e0b6721 into elastic:master Oct 16, 2018
jasontedor added a commit that referenced this pull request Oct 16, 2018
This commit adds a dedicated test that chain replication leader ->
middle -> follow is successful.
@jasontedor jasontedor deleted the chain-replication branch October 16, 2018 10:31
kcm pushed a commit that referenced this pull request Oct 30, 2018
This commit adds a dedicated test that chain replication leader ->
middle -> follow is successful.
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.

2 participants