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

Munendra S N updated SOLR-13783:
--------------------------------
    Labels: newdev  (was: )

> NamedList.toString() ought to be consistent with AbstractMap
> ------------------------------------------------------------
>
>                 Key: SOLR-13783
>                 URL: https://issues.apache.org/jira/browse/SOLR-13783
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: David Smiley
>            Priority: Minor
>              Labels: newdev
>
> NamedList.toString() does not put a space after the joining commas, whereas 
> AbstractMap does.  I think it ought to be consistent.  This can matter if you 
> write tests that toString() a piece of a SolrResponse that varies in its use 
> of EmbeddedSolrServer versus other SolrClients that serialize the response.  
> Some custom SearchComponents or whatever might prefer to use a Map and that 
> should ultimately be consistent.  I know the assumption is a little brittle 
> but still.
> I think 9.0 without a back-port is safe.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to