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 2020/09/23 11:56:48 UTC

[lucene-solr] branch jira/solr14890-1 updated (ed7fd94 -> 51680a6)

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

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


    from ed7fd94  SOLR-14890: Refactor code to use annotations for cluster API
     add 51680a6  fixed some test failures

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/solr/core/CoreContainer.java   |  4 ++--
 .../java/org/apache/solr/handler/ClusterAPI.java   | 26 +++++++++++-----------
 .../solr/handler/admin/ConfigSetsHandler.java      | 24 +++++++++++---------
 .../solr/handler/admin/TestCollectionAPIs.java     |  2 +-
 .../apache/solr/handler/admin/TestConfigsApi.java  | 19 ++++++++++------
 5 files changed, 42 insertions(+), 33 deletions(-)