Skip to content

[7.x] Fix eclipse compilation of hasValue (#76375)#76379

Merged
nik9000 merged 1 commit intoelastic:7.xfrom
nik9000:backport/7.x/pr-76375
Aug 11, 2021
Merged

[7.x] Fix eclipse compilation of hasValue (#76375)#76379
nik9000 merged 1 commit intoelastic:7.xfrom
nik9000:backport/7.x/pr-76375

Conversation

@nik9000
Copy link
Copy Markdown
Member

@nik9000 nik9000 commented Aug 11, 2021

Backports the following commits to 7.x:

In elastic#76302 we removed a few warnings in a way that javac was happy with
but confused Eclipse. This makes eclipse happy by dropping our overly
strict bounds in `AggregationInspectionHelper`. We really weren't using
any of the type bounds we'd declared there at all.
@nik9000 nik9000 added the auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) label Aug 11, 2021
@nik9000 nik9000 merged commit 170ff7a into elastic:7.x Aug 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport v7.15.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants