This is an automated email from the ASF dual-hosted git repository.
mdrob pushed a change to branch branch_9x
in repository https://gitbox.apache.org/repos/asf/solr.git.
from 8190b50 SOLR-9529: Make multivalued dates dynamic field use dates
field type (#484)
new 9373b1c SOLR-16091 Improve test logging (#736)
new be99dea SOLR-16091 Wait for all nodes to register plugins in test
(#747)
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:
.../apache/solr/api/ContainerPluginsRegistry.java | 2 -
.../src/java/org/apache/solr/api/V2HttpCall.java | 19 +-
.../solr/filestore/TestDistribPackageStore.java | 34 +-
.../apache/solr/handler/TestContainerPlugin.java | 551 +++++++++------------
4 files changed, 257 insertions(+), 349 deletions(-)