You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Kevin Risden (Jira)" <ji...@apache.org> on 2022/02/15 14:27:00 UTC

[jira] [Updated] (SOLR-16012) Remove mapParams from StreamingTest and TestSQLHandler

     [ https://issues.apache.org/jira/browse/SOLR-16012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Risden updated SOLR-16012:
--------------------------------
    Description: 
StreamingTest and TestSQLHandler both define mapParams and it gets used across tests (ie: DaemonStreamApiTest). There is an existing method params() that can replace this.

This was found in SOLR-15904 while trying to split modules apart.

  was:
StreamingTest and TestSQLHandler both define mapParams and it gets used across tests (ie: DaemonStreamApiTest). This is a utility method that should be in test-framework somewhere.

This was found in SOLR-15904 while trying to split modules apart.


> Remove mapParams from StreamingTest and TestSQLHandler
> ------------------------------------------------------
>
>                 Key: SOLR-16012
>                 URL: https://issues.apache.org/jira/browse/SOLR-16012
>             Project: Solr
>          Issue Type: Task
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: Tests
>            Reporter: Kevin Risden
>            Assignee: Kevin Risden
>            Priority: Trivial
>
> StreamingTest and TestSQLHandler both define mapParams and it gets used across tests (ie: DaemonStreamApiTest). There is an existing method params() that can replace this.
> This was found in SOLR-15904 while trying to split modules apart.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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