This is an automated email from the ASF dual-hosted git repository.
hossman pushed a change to branch jira/SOLR-6312
in repository https://gitbox.apache.org/repos/asf/solr.git
at 029260f9888 Merge branch 'main' into jira/SOLR-6312
This branch includes the following new commits:
new b4edbd3d172 refactor TrackingUpdateProcessorFactory (and
RecordingUpdateProcessorFactory) into test-framework so they can be re-used in
solrj tests
new 6986e9abfd0 Flesh out test of the bug showing the expected behavior
new cb52dd264e5 Fix root cause of bug
new 52fe0227203 Fix tests that expect updates routed to leaders to
explicitly configure sendUpdatesOnlyToShardLeaders() on their randomized client
Builders
new 5c65eb714b5 remove unused variable that confuses the code
new 1ad2a161b78 Beef up the assertions we can make by refactoring
RecordingResults to track requests and commands (ot just core names)
new 8b998c5b619 Beef up testing to include multi direct updates in a
single request
new 345afd12fa2 Add IsUpdateRequest.isSendToLeaders() such that both it
and client config must be true for shards.preference to be overridden
new e9c4f80659a Fix Builder method name and update javadocs
new a27567f8a92 Add CloudHttp2SolrClient support and testing, fill in test
class jdocs
new 963f1ea3864 resolve obnoxious forbidden API
new 029260f9888 Merge branch 'main' into jira/SOLR-6312
The 12 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.