This is an automated email from the ASF dual-hosted git repository.
oleewere pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/ambari.git.
from 8f7bffc AMBARI-24153 Customize Service step issues
new c3ccc4e AMBARI-23945. Infra Solr Client - add number of docs to
collection dump
new 5960d2a AMBARI-23945. Infra Solr Migration - check collections are
empty or not
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:
.../ambari/infra/solr/AmbariSolrCloudCLI.java | 8 +
.../ambari/infra/solr/AmbariSolrCloudClient.java | 6 +
.../infra/solr/AmbariSolrCloudClientBuilder.java | 6 +
.../solr/commands/DumpCollectionsCommand.java | 15 +-
.../infra/solr/domain/json/SolrCollection.java | 9 +
.../src/main/python/migrationHelper.py | 195 +++++++++++++--------
6 files changed, 169 insertions(+), 70 deletions(-)