You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "gerlowskija (via GitHub)" <gi...@apache.org> on 2023/02/10 18:18:54 UTC

[GitHub] [solr] gerlowskija commented on pull request #570: Move all '*Payload' classes inside their API counterparts

gerlowskija commented on PR #570:
URL: https://github.com/apache/solr/pull/570#issuecomment-1426172909

   Closing, as we're slowly in the process of shifting the v2 API away from the custom annotation-based framework (which relied on these Payload classes) towards an approach utilizing an off-the-shelf JAX-RS library.  As APIs are migrated away from the custom framework, these Payload classes should go away altogether.
   
   Ultimately, the duplication that was the impetus of this PR _should_ go away as we use the new JAX-RS framework (along with OpenAPI tooling) to generate SolrRequest objects from the API definitions.  (See SOLR-16346 for more information on using OpenAPI for client generation.)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org