You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Munendra S N (Jira)" <ji...@apache.org> on 2019/10/21 16:59:00 UTC

[jira] [Updated] (SOLR-13783) NamedList.toString() ought to be consistent with AbstractMap

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