You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Kay Kay (JIRA)" <ji...@apache.org> on 2009/01/19 19:01:59 UTC

[jira] Created: (SOLR-968) NamedList#toString() - StringBuilder as opposed to StringBuffer

NamedList#toString() - StringBuilder as opposed to StringBuffer 
----------------------------------------------------------------

                 Key: SOLR-968
                 URL: https://issues.apache.org/jira/browse/SOLR-968
             Project: Solr
          Issue Type: Improvement
         Environment: Java 6, Tomcat 6
            Reporter: Kay Kay
            Priority: Minor
         Attachments: SOLR-968.patch

Thread-safe guarantee unnecessary for toString() .

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (SOLR-968) NamedList#toString() - StringBuilder as opposed to StringBuffer

Posted by "Kay Kay (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kay Kay updated SOLR-968:
-------------------------

    Attachment: SOLR-968.patch

> NamedList#toString() - StringBuilder as opposed to StringBuffer 
> ----------------------------------------------------------------
>
>                 Key: SOLR-968
>                 URL: https://issues.apache.org/jira/browse/SOLR-968
>             Project: Solr
>          Issue Type: Improvement
>         Environment: Java 6, Tomcat 6
>            Reporter: Kay Kay
>            Priority: Minor
>             Fix For: 1.4
>
>         Attachments: SOLR-968.patch
>
>
> Thread-safe guarantee unnecessary for toString() .

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (SOLR-968) NamedList#toString() - StringBuilder as opposed to StringBuffer

Posted by "Hoss Man (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hoss Man resolved SOLR-968.
---------------------------

    Resolution: Duplicate

was already incorporated in SOLR-971

> NamedList#toString() - StringBuilder as opposed to StringBuffer 
> ----------------------------------------------------------------
>
>                 Key: SOLR-968
>                 URL: https://issues.apache.org/jira/browse/SOLR-968
>             Project: Solr
>          Issue Type: Improvement
>         Environment: Java 6, Tomcat 6
>            Reporter: Kay Kay
>            Priority: Minor
>             Fix For: 1.4
>
>         Attachments: SOLR-968.patch
>
>
> Thread-safe guarantee unnecessary for toString() .

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (SOLR-968) NamedList#toString() - StringBuilder as opposed to StringBuffer

Posted by "Kay Kay (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kay Kay updated SOLR-968:
-------------------------

    Fix Version/s: 1.4

> NamedList#toString() - StringBuilder as opposed to StringBuffer 
> ----------------------------------------------------------------
>
>                 Key: SOLR-968
>                 URL: https://issues.apache.org/jira/browse/SOLR-968
>             Project: Solr
>          Issue Type: Improvement
>         Environment: Java 6, Tomcat 6
>            Reporter: Kay Kay
>            Priority: Minor
>             Fix For: 1.4
>
>         Attachments: SOLR-968.patch
>
>
> Thread-safe guarantee unnecessary for toString() .

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.