> Would the individual commands register via classpath scanning or static
> initializers or is this something that @Endpoint already does for us?
A bit of both as I understand it. Classes containing these endpoint
methods must be explicitly registered in CoreContainer, but from there
reflection i
+1.
> On 29 Apr 2021, at 17:30, Ilan Ginzburg wrote:
>
> Expliciting (I think) your suggestion from the Slack thread Jan:
> Add support for a new solr.xml config called something like
> forceDefaultLegacyPlacementStrategy
> Do not add anything in solr.xml
> At runtime:
> If a placement plugin i