gerlowskija commented on pull request #577:
URL: https://github.com/apache/solr/pull/577#issuecomment-1024797869


   One note about this PR: unlike a lot of the other API-conversions I've done 
recently, this one **isn't** a straight refactor/reimplementation.
   
   The `CoreApiMapping` Java file referenced a core-level "Request Status" API, 
that let users fetch the status of any asynchronous operations they'd started 
on that node.  Unfortunately the corresponding apispec file didn't have a 
section for this API, so it never truly worked.  So I ended up fixing this in 
the PR, rather than keeping it as a 100% refactor.  See the individual commit 
messages for a bit more context/info.


-- 
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-unsubscr...@solr.apache.org

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



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

Reply via email to