You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Jason Gerlowski (Jira)" <ji...@apache.org> on 2021/06/22 01:19:00 UTC

[jira] [Created] (SOLR-15490) Add v1-v2 API Mapping tests for /cluster/* APIs

Jason Gerlowski created SOLR-15490:
--------------------------------------

             Summary: 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
      Security Level: Public (Default Security Level. Issues are Public)
          Components: v2 API
    Affects Versions: main (9.0)
            Reporter: Jason Gerlowski
            Assignee: Jason Gerlowski


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-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org