This is an automated email from the ASF dual-hosted git repository.
reschke pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git
from d46ed91cf8 OAK-11997: Log slow Mongo queries in DocumentNodeStore
(#2596)
new 09a603ba0b Revert "OAK-11936: Allow updating the inference config via
JMX - line ends in test case"
new 248d4ec344 Revert "OAK-11936: Allow updating the inference config via
JMX - fix package version"
new acac0de477 Revert "OAK-11936: Allow updating the inference config via
JMX (#2525)"
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../jackrabbit/oak/api/jmx/InferenceMBean.java | 9 -
.../jackrabbit/oak/api/jmx/package-info.java | 3 +-
.../elastic/query/inference/InferenceConfig.java | 24 +--
.../query/inference/InferenceMBeanImpl.java | 10 +-
.../query/inference/InferenceConfigTest.java | 71 -------
.../jackrabbit/oak/json/JsonNodeBuilder.java | 211 ---------------------
.../jackrabbit/oak/json/JsonNodeBuilderTest.java | 163 ----------------
7 files changed, 8 insertions(+), 483 deletions(-)
delete mode 100644
oak-store-spi/src/main/java/org/apache/jackrabbit/oak/json/JsonNodeBuilder.java
delete mode 100644
oak-store-spi/src/test/java/org/apache/jackrabbit/oak/json/JsonNodeBuilderTest.java