mbaedke commented on code in PR #2202: URL: https://github.com/apache/jackrabbit-oak/pull/2202#discussion_r2022785045
########## oak-search-elastic/src/main/java/org/apache/jackrabbit/oak/plugins/index/elastic/ElasticIndexStatistics.java: ########## @@ -26,13 +27,13 @@ import co.elastic.clients.elasticsearch._types.query_dsl.Query; +import org.apache.jackrabbit.guava.common.base.Ticker; Review Comment: Maybe move back to the other guava imports? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: oak-dev-unsubscr...@jackrabbit.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org