Skip to content

Adapt low-level REST client to java 8#41537

Merged
javanna merged 3 commits intoelastic:masterfrom
javanna:enhancement/rest_client_java_8
May 3, 2019
Merged

Adapt low-level REST client to java 8#41537
javanna merged 3 commits intoelastic:masterfrom
javanna:enhancement/rest_client_java_8

Conversation

@javanna
Copy link
Copy Markdown
Contributor

@javanna javanna commented Apr 25, 2019

As a follow-up to #38540 we can use lambda functions and method
references where convenient in the low-level REST client.

Also, we need to update the docs to state that the minimum java version
required is 1.8.

As a follow-up to elastic#38540 we can use lambda functions and method
references where convenient in the low-level REST client.

Also, we need to update the docs to state that the minimum java version
required is 1.8.
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-core-features

@javanna
Copy link
Copy Markdown
Contributor Author

javanna commented May 1, 2019

run elasticsearch-ci/1

1 similar comment
@javanna
Copy link
Copy Markdown
Contributor Author

javanna commented May 1, 2019

run elasticsearch-ci/1

@javanna javanna removed the v7.0.2 label May 2, 2019
@jakelandis jakelandis requested a review from hub-cap May 2, 2019 14:39
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.

lgtm thanks for doing this

@javanna javanna merged commit ee51702 into elastic:master May 3, 2019
javanna added a commit to javanna/elasticsearch that referenced this pull request May 22, 2019
As a follow-up to elastic#38540 we can use lambda functions and method
references where convenient in the low-level REST client.

Also, we need to update the docs to state that the minimum java version
required is 1.8.
javanna added a commit that referenced this pull request May 22, 2019
As a follow-up to #38540 we can use lambda functions and method
references where convenient in the low-level REST client.

Also, we need to update the docs to state that the minimum java version
required is 1.8.
gurkankaymak pushed a commit to gurkankaymak/elasticsearch that referenced this pull request May 27, 2019
As a follow-up to elastic#38540 we can use lambda functions and method
references where convenient in the low-level REST client.

Also, we need to update the docs to state that the minimum java version
required is 1.8.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants