This is an automated email from the ASF dual-hosted git repository.
epugh pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/solr.git
from 890444d7a82 SOLR-17736: Minor fix for test + documentation
add 11840af4181 SOLR-17934: Remove Request ID based tracing (#3709)
No new revisions were added by this update.
Summary of changes:
.../deprecation_removal_char_SOLR-17934.yml | 10 +++
.../solr/handler/component/DebugComponent.java | 8 +-
.../solr/handler/component/ResponseBuilder.java | 3 +
.../solr/handler/component/SearchHandler.java | 84 +-------------------
.../org/apache/solr/handler/TestRequestId.java | 91 ----------------------
.../solr/handler/component/DebugComponentTest.java | 28 +------
.../component/DistributedDebugComponentTest.java | 1 -
.../apache/solr/common/params/CommonParams.java | 20 -----
.../src/resources/EnvToSyspropMappings.properties | 1 -
9 files changed, 18 insertions(+), 228 deletions(-)
create mode 100644 changelog/unreleased/deprecation_removal_char_SOLR-17934.yml
delete mode 100644
solr/core/src/test/org/apache/solr/handler/TestRequestId.java