This is an automated email from the ASF dual-hosted git repository.
ab pushed a change to branch jira/solr-15055-2
in repository https://gitbox.apache.org/repos/asf/solr.git.
was 1497d8c SOLR-15055: Remove references to PlacementPlugin from
collection commands.
This change permanently discards the following revisions:
discard 1497d8c SOLR-15055: Remove references to PlacementPlugin from
collection commands.
discard c8144dd Merge branch 'master' into jira/solr-15055-2
discard 301a0ee SOLR-15055: Add javadocs + fix precommit.
discard bb0c600 SOLR-15055: Minor refactoring for clarity.
discard cb82e2f SOLR-15055: More refactoring after review.
discard ecc50d1 SOLR-15055: More unit tests + minor fixes.
discard e296eb0 SOLR-15055: Fix the replica count verification.
discard 7b8baef SOLR-15055: More API changes, start implementing the verify*
method + unit test.
discard 57c2db3 SOLR-15055: API refactoring + extensions to support vetoing
different types of placement modification requests.
discard c49ba2e SOLR-15055: Minimal version that simply vetoes primary
placements.