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

[HLRC] Added support for CCR Put Follow API #35409

Merged
merged 3 commits into from Nov 13, 2018

Conversation

martijnvg
Copy link
Member

This change also adds documentation for the Put Follow API and
adds a CCR HLRC integration test.

This change also adds documentation for the Put Follow API and
adds a CCR HLRC integration test.
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra

Copy link
Contributor

@hub-cap hub-cap left a comment

Choose a reason for hiding this comment

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

one small change in the constructor and its good to go.

private TimeValue readPollTimeout;

@Override
public Optional<ValidationException> validate() {
Copy link
Contributor

Choose a reason for hiding this comment

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

lets turn this into a constructor that takes these 3 values and make them final in the class. Then you can just remove all of the extra validation stuff and the addValidationError below.

@martijnvg martijnvg merged commit e81671d into elastic:master Nov 13, 2018
martijnvg added a commit that referenced this pull request Nov 13, 2018
This change also adds documentation for the Put Follow API and
adds a CCR HLRC integration test.
pgomulka pushed a commit to pgomulka/elasticsearch that referenced this pull request Nov 21, 2018
This change also adds documentation for the Put Follow API and
adds a CCR HLRC integration test.
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

4 participants