This is an automated email from the ASF dual-hosted git repository.
krisden pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/solr.git
from 57e73e4f906 SOLR-16438: do not attempt to rebalance leaders if the
shard id is not set.
add 014bc61188d SOLR-16612: Workaround IBM Java check in Hadoop (#1271)
No new revisions were added by this update.
Summary of changes:
.../solr/security/hadoop/KerberosTestServices.java | 3 +-
.../test/org/apache/hadoop/util/PlatformName.java | 54 ++++++++++++++++++++++
.../apache/solr/client/solrj/util/Constants.java | 22 +++++++++
3 files changed, 78 insertions(+), 1 deletion(-)
create mode 100644
solr/modules/hdfs/src/test/org/apache/hadoop/util/PlatformName.java