[ 
https://issues.apache.org/jira/browse/SOLR-16491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17623503#comment-17623503
 ] 

Jason Gerlowski commented on SOLR-16491:
----------------------------------------

A few other pointers that might be helpful, especially for newcomers:
* The v1 logic for this API lives in the PublicKeyHandler class
* [Some discussion of how to create a new v2 
API|https://issues.apache.org/jira/browse/SOLR-15737?focusedCommentId=17617923&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-17617923]
* [A recent PR that adds a v2 API, as an 
example|https://github.com/apache/solr/pull/1053]

> Create a v2 equivalent for /admin/info/key
> ------------------------------------------
>
>                 Key: SOLR-16491
>                 URL: https://issues.apache.org/jira/browse/SOLR-16491
>             Project: Solr
>          Issue Type: Sub-task
>          Components: v2 API
>    Affects Versions: 9.1, main (10.0)
>            Reporter: Jason Gerlowski
>            Priority: Major
>
> The /admin/info/key API has no equivalent in the v2 paradigm.  We should 
> close this gap, ideally with an API similar to that below:
> * Get Public Key
> ** Current v1 API: GET /solr/admin/info/key
> ** Proposed v2 API: GET /api/node/key
> ** Spreadsheet Ref: Tab 7, Line 18
> "Spreadsheet References" are to the Google Sheet available 
> [here|https://docs.google.com/spreadsheets/d/1HAoBBFPpSiT8mJmgNZKkZAPwfCfPvlc08m5jz3fQBpA/edit?usp=sharing],
>  which includes additional information about each API, such as the hosting 
> RequestHandler.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to