This is an automated email from the ASF dual-hosted git repository.

epugh pushed a change to branch branch_9x
in repository https://gitbox.apache.org/repos/asf/solr.git


    from 81bb332cac8 SOLR-17256: Introduce SolrRequest.setBasePath alternative 
(#2714)
     new 16e26fba2c2 SOLR-17442: Fix a errant deprecation of --debug and 
properly look up --verbose (#2732)
     new 1476a2e8fa0 SOLR-17469: CLI: Resolve -f flag conflicts (#2740)

The 2 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:
 .../src/java/org/apache/solr/cli/AssertTool.java   | 11 +++++++++-
 .../src/java/org/apache/solr/cli/DeleteTool.java   | 22 +++++++++++++++----
 .../src/java/org/apache/solr/cli/PostTool.java     | 16 +++++++++++++-
 .../core/src/java/org/apache/solr/cli/SolrCLI.java | 10 ++-------
 .../src/java/org/apache/solr/cli/ToolBase.java     |  2 +-
 solr/prometheus-exporter/bin/solr-exporter         |  2 +-
 solr/prometheus-exporter/bin/solr-exporter.cmd     |  2 +-
 .../solr/prometheus/exporter/SolrExporter.java     | 25 ++++++++++++++++++++--
 .../monitoring-with-prometheus-and-grafana.adoc    | 12 +++++------
 .../pages/solr-control-script-reference.adoc       |  4 ++--
 .../modules/indexing-guide/pages/post-tool.adoc    |  2 +-
 11 files changed, 80 insertions(+), 28 deletions(-)

Reply via email to