Skip to content

[BEAM-2410] Remove TransportClient from ElasticSearchIO#3328

Closed
echauchot wants to merge 1 commit into
apache:masterfrom
echauchot:BEAM-2410-ELASTICSEARCHIO-REMOVE-TRANSPORTCLIENT
Closed

[BEAM-2410] Remove TransportClient from ElasticSearchIO#3328
echauchot wants to merge 1 commit into
apache:masterfrom
echauchot:BEAM-2410-ELASTICSEARCHIO-REMOVE-TRANSPORTCLIENT

Conversation

@echauchot
Copy link
Copy Markdown
Contributor

@echauchot echauchot commented Jun 8, 2017

Be sure to do all of the following to help us incorporate your contribution
quickly and easily:

  • Make sure the PR title is formatted like:
    [BEAM-<Jira issue #>] Description of pull request
  • Make sure tests pass via mvn clean verify.
  • Replace <Jira issue #> in the title with the actual Jira issue
    number, if there is one.
  • If this contribution is large, please file an Apache
    Individual Contributor License Agreement.

This PR is a first step to support Elasticsearch 5.x but it is also very useful for the IO that supports Elasticsearch 2.x, hence the separate PR.

R: @jbonofre
R: @jkff
CC: @ssisk regarding my comment https://issues.apache.org/jira/browse/BEAM-2347?focusedCommentId=16022861&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16022861. Besides, this impacts UT but also IT

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.003%) to 70.494% when pulling a41afd4 on echauchot:BEAM-2410-ELASTICSEARCHIO-REMOVE-TRANSPORTCLIENT into 86e1fab on apache:master.

Copy link
Copy Markdown
Member

@jbonofre jbonofre left a comment

Choose a reason for hiding this comment

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

LGTM

@jbonofre
Copy link
Copy Markdown
Member

jbonofre commented Jun 8, 2017

Waiting @jkff approval to merge (as we are both reviewer on the pull request).

@echauchot echauchot force-pushed the BEAM-2410-ELASTICSEARCHIO-REMOVE-TRANSPORTCLIENT branch from a41afd4 to 485a37d Compare June 8, 2017 13:08
@echauchot
Copy link
Copy Markdown
Contributor Author

pushed and squashed a little fix commit in the IT standalone injection part (close restClient in a finally block in ElasticsearchTestDataSet#createAndPopulateReadIndex)

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.03%) to 70.469% when pulling 485a37d on echauchot:BEAM-2410-ELASTICSEARCHIO-REMOVE-TRANSPORTCLIENT into 86e1fab on apache:master.

Copy link
Copy Markdown
Contributor

@jkff jkff left a comment

Choose a reason for hiding this comment

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

Don't see any issues as far as I'm concerned.

@asfgit asfgit closed this in 1c6861f Jun 9, 2017
@echauchot echauchot deleted the BEAM-2410-ELASTICSEARCHIO-REMOVE-TRANSPORTCLIENT branch June 14, 2017 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants