[ https://issues.apache.org/jira/browse/SOLR-15490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17378001#comment-17378001 ]
ASF subversion and git services commented on SOLR-15490: -------------------------------------------------------- Commit f6f58c08cb2c52e30c06b916b8d984ff2ec92173 in solr's branch refs/heads/main from Jason Gerlowski [ https://gitbox.apache.org/repos/asf?p=solr.git;h=f6f58c0 ] SOLR-15490: /cluster v2 API parameter mapping tests (#204) This commit adds unit tests that validate the parameter mapping for a number of v2 APIs under the /cluster path. > Add v1-v2 API Mapping tests for /cluster/* APIs > ----------------------------------------------- > > Key: SOLR-15490 > URL: https://issues.apache.org/jira/browse/SOLR-15490 > Project: Solr > Issue Type: Test > Components: v2 API > Affects Versions: main (9.0) > Reporter: Jason Gerlowski > Assignee: Jason Gerlowski > Priority: Minor > Time Spent: 0.5h > Remaining Estimate: 0h > > TestCollectionAPIs and V2CollectionAPIMappingTest both test Solr's v2->v1 API > mapping logic. In the course of moving v2 APIs over to POJO/AnnotatedApi > implementations, I noticed that a few of these new POJO-implemented APIs are > missing test coverage. Particularly several of the APIs under the > \{{/cluster}} path: (\{{/cluster/nodes}}, \{{/cluster/command-status/<id>}}, > \{{/cluster/command-status}}). > This ticket aims to add tests for the mapping on these APIs, to catch any > future regressions. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org