Skip to content

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

Merged
martijnvg merged 3 commits intoelastic:masterfrom
martijnvg:hlrc_ccr_put_follow_api
Nov 13, 2018
Merged

[HLRC] Added support for CCR Put Follow API#35409
martijnvg merged 3 commits intoelastic:masterfrom
martijnvg:hlrc_ccr_put_follow_api

Conversation

@martijnvg
Copy link
Copy Markdown
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
Copy Markdown
Collaborator

Pinging @elastic/es-core-infra

Copy link
Copy Markdown
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
Copy Markdown
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.
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.

4 participants