summaryrefslogtreecommitdiff
path: root/core/src/test/java/org/elasticsearch/ElasticsearchExceptionTests.java
diff options
context:
space:
mode:
authorNik Everett <nik9000@gmail.com>2017-02-02 10:15:03 -0500
committerGitHub <noreply@github.com>2017-02-02 10:15:03 -0500
commit73bf29072fd313d657b80fe015214b2f1256c5da (patch)
tree5aff36c5ba5086f8c3a7c5e26a8ef31ba5e3062d /core/src/test/java/org/elasticsearch/ElasticsearchExceptionTests.java
parent43aadef23ad70170e3c8fcd395bb6af0720834b2 (diff)
Painless: Fix def invoked qualified method refs (#22918)
We were incorrectly resolving qualified method references at run time when invoked on `def`. This lead to errors like `The struct with name [org] has not been defined.` when attempting ``` doc.date.dates.stream().map( org.joda.time.ReadableDateTime::centuryOfEra ).collect(Collectors.toList()) ```
Diffstat (limited to 'core/src/test/java/org/elasticsearch/ElasticsearchExceptionTests.java')
0 files changed, 0 insertions, 0 deletions