Anilkumar Gingade created GEODE-7275:
----------------------------------------
Summary: CI failure:
java/benchmark/geode/data/FunctionWithFilter.java:36: error: cannot access
EntriesCollection
Key: GEODE-7275
URL: https://issues.apache.org/jira/browse/GEODE-7275
Project: Geode
Issue Type: Bug
Components: benchmarks
Reporter: Anilkumar Gingade
Task :geode-benchmarks:compileJava FAILED
/home/geode/geode-benchmarks/geode-benchmarks/src/main/java/benchmark/geode/data/FunctionWithFilter.java:36:
error: cannot access EntriesCollection
context.getResultSender().lastResult(region.get(key));
^
class file for org.apache.geode.internal.logging.EntriesCollection not found
--
This message was sent by Atlassian Jira
(v8.3.4#803005)