reschke commented on PR #1426: URL: https://github.com/apache/jackrabbit-oak/pull/1426#issuecomment-2092616593
Yes, but we want to be able to discover code components using this.Am 03.05.2024 10:49 schrieb mbaedke ***@***.***>: @mbaedke commented on this pull request. In oak-query-spi/src/main/java/org/apache/jackrabbit/oak/spi/query/QueryIndex.java: > default Map<Level, List<String>> getAdditionalMessages() { - return Collections.emptyMap(); + LoggerFactory.getLogger(QueryIndex.IndexPlan.class).warn("use of deprecated API - this method is going to be removed in future Oak releases - see OAK-10768 for details"); Certainly we could, but this is covered by the JavaDoc, isn't it? —Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because your review was requested.Message ID: ***@***.***> -- 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: dev-unsubscr...@jackrabbit.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org