You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by no...@apache.org on 2019/08/15 07:40:44 UTC

[lucene-solr] branch jira/SOLR-13677_1 updated (9b0003a -> 956f61d)

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

noble pushed a change to branch jira/SOLR-13677_1
in repository https://gitbox.apache.org/repos/asf/lucene-solr.git.


    from 9b0003a  SOLR-13677: Take 2
     add 956f61d  SOLR-13677: minimize changes

No new revisions were added by this update.

Summary of changes:
 .../solr/handler/dataimport/DataImportHandler.java |  1 -
 .../apache/solr/handler/ReplicationHandler.java    |  2 -
 .../apache/solr/handler/RequestHandlerBase.java    | 48 ++++++++--------------
 .../solr/handler/admin/CoreAdminHandler.java       |  1 -
 .../solr/handler/admin/MetricsHistoryHandler.java  |  1 -
 .../apache/solr/metrics/SolrMetricProducer.java    |  9 +---
 .../apache/solr/security/AuthenticationPlugin.java |  3 +-
 .../core/MockQuerySenderListenerReqHandler.java    |  1 -
 8 files changed, 22 insertions(+), 44 deletions(-)